Commit Graph

19651 Commits

Author SHA1 Message Date
Mathieu Lacage
f58cfa0e5f move global routing code into global routing directory 2009-06-10 08:36:51 +02:00
Kirill Andreev
1716b106dc Helper restructure: done 2009-06-09 21:14:42 +04:00
Kirill Andreev
71a4eb6a10 Restructured mesh - helper 2009-06-09 21:08:32 +04:00
Gustavo J. A. M. Carneiro
42a6040d16 merge 2009-06-09 18:00:52 +01:00
Gustavo J. A. M. Carneiro
858f8d61f1 Make the value returned by VirtualNetDevice::IsPointToPoint configurable. 2009-06-09 18:00:24 +01:00
Gustavo J. A. M. Carneiro
14167f7052 cleanup virtual netdevice example 2009-06-09 17:48:51 +01:00
Gustavo J. A. M. Carneiro
e5d8b21954 Rename TapNetDevice to VirtualNetDevice 2009-06-09 17:42:57 +01:00
Kirill Andreev
f3201b79cf Added interface helper 2009-06-09 20:13:11 +04:00
Tom Henderson
f39c6618ba fix doxygen collision 2009-06-09 06:47:18 -07:00
Tom Henderson
45685b2ad5 add two AUTHORS 2009-06-09 06:10:09 -07:00
Mathieu Lacage
355aaab7c9 rescan python 2009-06-09 09:21:48 +02:00
Mathieu Lacage
d05448114d use packet tags rather than byte tags to match TcpSocketImpl and UdpSocketImpl 2009-06-09 09:13:42 +02:00
Mathieu Lacage
6baf920c89 merge 2009-06-09 09:06:04 +02:00
Craig Dowell
6f09987703 fix build 2009-06-08 16:58:28 -07:00
Mathieu Lacage
b1dc85e1c7 no need to keep around a Ptr<Packet> 2009-06-08 16:45:13 +02:00
Mathieu Lacage
2ae6d337a3 don't call PeekData if we can 2009-06-08 16:44:21 +02:00
Mathieu Lacage
1825edbc27 no need to call PeekData+memcpy. use CopyData instead 2009-06-08 16:43:55 +02:00
Mathieu Lacage
d0ae1f4850 avoid extra memory allocations when using PcapWriter 2009-06-08 16:43:21 +02:00
Mathieu Lacage
a0d182c7d8 CopyData is more efficient than a PeekData+memcpy pair 2009-06-08 16:42:06 +02:00
Mathieu Lacage
f7785146ea merge 2009-06-08 15:11:04 +02:00
Mathieu Lacage
e58334e8bd Backed out changeset d21a2eafb84d 2009-06-08 15:10:49 +02:00
Andrey Mazo
bde21dc52e Merge changes from ns-3-dev. 2009-06-08 16:30:52 +04:00
Mathieu Lacage
4b82af5fd1 bug 580: doxygen introspection does not document global values 2009-06-08 14:14:04 +02:00
Kirill V. Andreev
882c2646d1 bug 584: NAV duration is set incorrectly in MacLow::DoNavResetNow 2009-06-08 13:50:38 +02:00
Pavel Boyko
77efe54de3 merge fix 2009-06-08 15:48:46 +04:00
Kirill V. Andreev
1cea99ae5c bug 581: error in double include of dcf-manager.h 2009-06-08 13:47:04 +02:00
Mathieu Lacage
a6df997965 bug 583: Simulator::SetImplementation not implemented 2009-06-08 13:44:51 +02:00
Pavel Boyko
3ee1c61439 merge fix 2009-06-08 15:42:43 +04:00
Kirill V. Andreev
7f4d04d9f7 bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues 2009-06-08 13:37:30 +02:00
Pavel Boyko
d18f8da347 Large merge with nsnam 2009-06-08 15:12:15 +04:00
Mathieu Lacage
4af7bfa985 doh. stupid, stupid, untested typo. 2009-06-08 09:43:47 +02:00
Mathieu Lacage
22f1c511e2 remove dead reference to EnableMetadata 2009-06-08 09:24:25 +02:00
Tom Henderson
e58859c824 update manual for new tag API 2009-06-08 09:22:29 +02:00
Mathieu Lacage
8dfb6eb0dc merge with HEAD 2009-06-08 09:19:00 +02:00
Tom Henderson
ea17ed970e main-ptr sample program was left out of build 2009-06-05 09:46:08 -07:00
Kirill Andreev
e418326f6a Mesh id cosmetic fixes 2009-06-05 16:06:25 +04:00
Craig Dowell
f240bf1ecd update to new trace hook in object-names example 2009-06-04 12:07:48 -07:00
Kirill Andreev
a24a335900 Fix 2009-06-04 16:43:15 +04:00
Kirill Andreev
1e8079187f Fixed setting slot and sifs time to mac-low 2009-06-04 16:42:37 +04:00
Pavel Boyko
378f02680c merge 2009-06-04 10:51:23 +04:00
Pavel Boyko
e8606c8cc2 HWMP attributes uinteger -> boolean fix 2009-06-04 10:51:13 +04:00
Mathieu Lacage
92d6541dfc remove byte tags too 2009-06-04 08:41:27 +02:00
Mathieu Lacage
421ea7d458 update documentation 2009-06-04 08:41:15 +02:00
Mirko Banchi
86fe6ca4ea aggregated MSDUs must not lose their tags 2009-06-03 20:58:39 +02:00
Mathieu Lacage
dc7bfd5411 fix build with gcc 3.4.6 2009-06-03 17:42:22 +02:00
Mathieu Lacage
a0ba80de4b make it fit on my monitor 2009-06-03 17:42:13 +02:00
Mathieu Lacage
3acde4b6c5 rescan python bindings 2009-06-03 17:40:03 +02:00
Kirill Andreev
41732e3923 Airtime link metric is documented 2009-06-03 18:58:35 +04:00
Mathieu Lacage
3550e0ffb0 update AUTHORS 2009-06-03 13:19:06 +02:00
Mathieu Lacage
774f0929d9 merge with HEAD 2009-06-03 13:17:23 +02:00