Commit Graph

5927 Commits

Author SHA1 Message Date
Kirill Andreev
2f09fc13dd Fixed peer management state machine 2009-06-15 18:14:06 +04:00
Kirill Andreev
ac436ea5d3 Fixed tests, removes NS_ASSERT (false) 2009-06-15 18:02:09 +04:00
Aleksey Kovalenko
84e4417867 ignore events in peer-link state machine 2009-06-15 14:02:18 +04:00
Pavel Boyko
cc543c37cf cosmetics 2009-06-15 13:22:44 +04:00
Pavel Boyko
9e3201285f Faker's code review response 2009-06-15 13:10:56 +04:00
Tom Henderson
9de325a34c correct a few XXX in the Ipv4L3Protocol class 2009-06-14 20:57:52 -07:00
Tom Henderson
9dadd7c543 remove obsolete XXX from UdpHeader API 2009-06-14 20:53:29 -07:00
Tom Henderson
e86857b5c6 fix for bug 588 2009-06-13 15:57:04 -07:00
Tom Henderson
6a0ad8f80f Fix bug 587 for ListRoutingProtocol bug; add unit test 2009-06-13 14:59:35 -07:00
Tom Henderson
234df20364 Move Ipv4ListRouting to src/internet-stack; get rid of Impl class 2009-06-12 14:43:22 -07:00
Mathieu Lacage
0dca6fc55c Remove static routing dependencies in code 2009-06-12 13:44:19 -07:00
Gustavo J. A. M. Carneiro
30bf674bb5 merge 2009-06-12 12:33:57 +01:00
Gustavo J. A. M. Carneiro
31af526c8b Run unit tests as indenpendent WAF tasks 2009-06-12 12:33:37 +01:00
Gustavo J. A. M. Carneiro
17eaca49f3 Upgrade to WAF 1.5.8 2009-06-12 12:33:21 +01:00
Gustavo J. A. M. Carneiro
701f1e4285 Don't remove all tags, only the SocketAddressTag. 2009-06-12 10:31:19 +01:00
Gustavo J. A. M. Carneiro
608435583c Remove packet tags before reinjecting the packet into the stack 2009-06-11 16:12:11 +01:00
Gustavo J. A. M. Carneiro
3b32d5c813 merge 2009-06-11 16:02:58 +01:00
Gustavo J. A. M. Carneiro
00d790a27b VirtualNetDevice: Single Receive() (promisc. one); add trace sources to align better with CsmaNetDevice. Add SetAddress() 2009-06-11 16:02:10 +01:00
Mathieu Lacage
fa6d46b9ea document default 2009-06-10 23:09:04 +02:00
Kirill Andreev
a24f67f48d Merge after bug 556 2009-06-10 20:26:44 +04:00
Kirill Andreev
76deab84af Fixed names 2009-06-10 18:57:27 +04:00
Kirill Andreev
11c6653265 Fixed removing tag when pass packet to upper layer 2009-06-10 17:33:12 +04:00
Kirill Andreev
d8b0835ea6 GetTypeId removed from classes, not inherited from Object 2009-06-10 15:41:23 +04:00
Mathieu Lacage
282f653bed register missing constructors 2009-06-10 11:13:49 +02:00
Kirill Andreev
429802873b Fix 2009-06-10 13:02:39 +04:00
Kirill Andreev
fce22caf9e Added dot11s installator, fixed bug with adding tag in proactive mode of HWMP 2009-06-10 12:51:49 +04:00
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