summaryrefslogtreecommitdiff
path: root/dev/etherlink.cc
AgeCommit message (Expand)Author
2005-11-11Update random come to always have explict min/maxAli Saidi
2005-11-02Don't call Random.uniform() unnecessarilyAli Saidi
2005-11-02Add ability to slightly perturb latency of ethernet/memoryAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-03-09fix typo in the fixed etherlink serialization.Lisa Hsu
2005-03-08Fix serialization of the EtherLink objectNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-18always initalize the size of a packet (forgotten on checkpointsNathan Binkert
2004-11-13change the serialization of a packet so that we don'tNathan Binkert
2004-11-13we shouldn't ever pass around references to PacketPtrs,Nathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-03-05Add support for a propagation delay on the link. The electricalNathan Binkert
2004-02-22configurable latency for programmed IONathan Binkert
2004-02-20Add serialization for packets on the ethernet link,Ron Dreslinski
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2003-11-04fix type! arghNathan Binkert
2003-10-31Changed the naming of Serializeable derived objects. Serializeable no longer...Andrew Schultz
2003-10-25Fix packet buffer management for receive packetsNathan Binkert
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch