Commit Graph

1424 Commits

Author SHA1 Message Date
Mathieu Lacage
767fceb6f0 do not use Simulator::StopAt to avoid too many memory leaks 2007-05-02 11:38:21 +02:00
Mathieu Lacage
5f7f31e7c9 temporarily invoke node's Dispose from user script 2007-05-02 10:24:59 +02:00
Mathieu Lacage
47c1f224dc re-enable ascii trace output by default 2007-05-01 11:38:30 +02:00
Mathieu Lacage
a49c5e804c merge with pcap branch 2007-05-01 11:35:27 +02:00
Mathieu Lacage
399ba068e1 remove DatagramSocket, use Socket base class for UdpSocket subclass. 2007-04-30 16:23:10 +02:00
Mathieu Lacage
e63689a66f remove ipv4 interface from public API 2007-04-30 10:00:34 +02:00
Raj Bhattacharjea
327c365a41 Incorporated defaults and command-line arguments 2007-04-26 11:36:05 -04:00
Mathieu Lacage
3af7a78855 put together a PcapTrace and test it 2007-03-29 23:24:10 +02:00
Unknown
da52245cc8 split out AsciiTrace class from simple example 2007-03-28 19:26:58 +02:00
Unknown
6b461f0f8a add packet type logging 2007-03-28 18:33:03 +02:00
Tom Henderson
2d13252e7f One-line bug fix on PointToPointTopology 2007-03-27 23:33:07 -07:00
Tom Henderson
5233780b1c Switch over simple-p2p.cc to use OnOffApplication 2007-03-27 23:14:31 -07:00
Tom Henderson
f1cd4984a1 Add ApplicationList and Capability 2007-03-27 21:48:22 -07:00
Craig Dowell
6bf9d35ba8 turn off debug messages 2007-03-27 15:42:17 -07:00
Craig Dowell
6af1c8bb1f net device copy and assignment, reference counted channel. 2007-03-27 15:41:08 -07:00
Craig Dowell
994c7be384 remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel 2007-03-27 13:04:11 -07:00
Tom Henderson
a3663bc40c Make queues copyable; change p2p-topology.cc to reflect this 2007-03-25 17:47:59 -07:00
Tom Henderson
fd92794e43 Move simple-p2p.cc to DataRate; fix small bug in DataRate and add include guards 2007-03-25 15:33:24 -07:00
Tom Henderson
dd986b3340 Rename classes from Serial to PointToPoint 2007-03-25 07:13:03 -07:00
Tom Henderson
00960518d3 Rename file names from serial to p2p 2007-03-25 06:59:11 -07:00
Tom Henderson
d52242c4ae OnOffApplication functioning; some Node class cleanup 2007-03-21 23:17:11 -07:00
Tom Henderson
9e86e12f6f Add nodes to NodeList in static Create method; cut over simple-serial.cc to use this node factory 2007-03-20 06:28:24 -07:00
Tom Henderson
d456baf82e prepare simple-serial.cc for Node cutover 2007-03-19 22:27:22 -07:00
Tom Henderson
8cc849de4f Move ns-2/simple.cc to examples/simple-serial.cc 2007-03-19 21:01:35 -07:00