Commit Graph

760 Commits (113e6255ea62554fca8179611916099ea7ce4b3f)

Author SHA1 Message Date
Mathieu Lacage 4206fd3bce make sure that the code matches the documentation 2007-05-01 11:58:19 +02:00
Mathieu Lacage e8633acdca merge Packet API changes needed for Packet pretty printing. 2007-05-01 11:54:21 +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 f3febd91ac remove unused headers 2007-04-30 10:37:57 +02:00
Mathieu Lacage 4873ff5f39 add NetDevice::SetReceiveCallback and use it 2007-04-30 10:37:22 +02:00
Mathieu Lacage 52646de997 use Node::AddDevice method 2007-04-30 10:24:43 +02:00
Mathieu Lacage f311b5f77b fix build 2007-04-30 10:24:30 +02:00
Mathieu Lacage 4219858cc2 remove external NetDeviceList and use the Node's integrated list 2007-04-30 10:21:49 +02:00
Mathieu Lacage 50e9149f90 add NetDevice list into Node base class 2007-04-30 10:16:04 +02:00
Mathieu Lacage bb58b03aef use NetDevice::NeedsArp where needed 2007-04-30 10:07:53 +02:00
Mathieu Lacage cd2fabe2f1 add NetDevice::NeedsArp method 2007-04-30 10:05:46 +02:00
Mathieu Lacage e63689a66f remove ipv4 interface from public API 2007-04-30 10:00:34 +02:00
Mathieu Lacage 6bc3146a79 handle const methods on const objects 2007-04-30 09:48:35 +02:00
Raj Bhattacharjea 327c365a41 Incorporated defaults and command-line arguments 2007-04-26 11:36:05 -04:00
Mathieu Lacage 75c78de2b3 a new testcase with the corresponding bug fix. 2007-04-19 22:29:09 +02:00
Mathieu Lacage 7f228cc6f4 remove debugging output from tests 2007-04-19 11:00:18 +02:00
Mathieu Lacage 48dee43f04 make sure that TagRegistry member variables are always initialized when needed. 2007-04-19 10:41:29 +02:00
Mathieu Lacage c0f7585f95 implement constructor/destructor handling for tags 2007-04-19 10:28:51 +02:00
Mathieu Lacage 363c64c04f fix optimized build warning 2007-04-19 10:28:10 +02:00
Unknown 207976b5fe merge with trunk 2007-04-18 19:17:13 +02:00
Unknown 50728fecb3 fix coding style 2007-04-18 19:16:03 +02:00
Unknown 859ea21294 more tests 2007-04-18 19:14:57 +02:00
Unknown f3a623dbbc fix failing test 2007-04-18 19:10:16 +02:00
Unknown dd8efc774c add failing test 2007-04-18 19:08:40 +02:00
Gustavo J. A. M. Carneiro a5d4a39e6d Fix Ptr<T>::m_count memory leak in some places. 2007-04-13 15:52:27 +01:00
Mathieu Lacage f7017e22a0 plug memory leak reported by Gustavo Carneiro. 2007-04-18 07:44:43 +02:00
Tom Henderson 504a77f44d Fix bug 14 2007-04-17 21:29:30 -07:00
Raj Bhattacharjea b1135d3e02 Removed the unnecessary Seed classes 2007-04-03 10:24:18 -04:00
Mathieu Lacage 35ae37acb5 Added tag release ns-3.0.1 for changeset 56928998e05c 2007-04-01 15:53:58 +02:00
Tom Henderson 7beaa02443 Final pre-release files 2007-03-30 15:39:02 -07:00
Raj Bhattacharjea e3b2ac5313 Fixed NormalVariable::INFINITE_VALUE 2007-03-30 10:42:23 -04:00
Mathieu Lacage 642ffe507f fix dox warning 2007-03-30 14:01:41 +02:00
Mathieu Lacage cf2e2f54c7 merge 2007-03-30 13:02:11 +02:00
Mathieu Lacage b37e67aec2 remove last warnings 2007-03-30 13:00:47 +02:00
Mathieu Lacage 5979e2483e fix more dox warnings 2007-03-30 12:37:02 +02:00
Mathieu Lacage 173dbba314 fix dox warnings 2007-03-30 11:08:47 +02:00
Craig Dowell 403f2419d6 fix queue leak and add p2p net device dox 2007-03-29 15:53:20 -07:00
Mathieu Lacage b83e6d9dfc remove SystemFile from doxygen index 2007-03-30 00:12:34 +02:00
Mathieu Lacage 6aba69af41 remove dead code 2007-03-30 00:11:51 +02:00
Mathieu Lacage 967740726a remove dependency on SystemFile 2007-03-30 00:10:59 +02:00
Mathieu Lacage aeed4279d7 add context information to tx and rx trace callbacks 2007-03-29 23:41:16 +02:00
Mathieu Lacage 3af7a78855 put together a PcapTrace and test it 2007-03-29 23:24:10 +02:00
Mathieu Lacage fbb179e7a6 add wifi pcap output 2007-03-29 22:49:28 +02:00
Mathieu Lacage 90107197c7 add ip output 2007-03-29 22:47:57 +02:00
Mathieu Lacage 9bc94d7f80 remove useless code 2007-03-29 22:39:26 +02:00
Mathieu Lacage 04a6e02b58 remove dead code 2007-03-29 22:39:11 +02:00
Mathieu Lacage 80edf00e0d start some doxygen template 2007-03-29 18:07:37 +02:00
Mathieu Lacage 0932fee6b2 more doc 2007-03-29 18:04:56 +02:00