Commit Graph

1365 Commits

Author SHA1 Message Date
Tom Henderson
18c4ed4f10 allow Ipv4Mask constructor to accept a string /32, /24 etc. in constructor 2009-08-22 15:32:30 -07:00
Kirill Andreev
9e65a76f58 Review fixes 2009-08-21 23:33:52 +04:00
Borovkova Elena
c387240efd forwarding broadcast fixed + sending RERR fixed 2009-08-20 12:39:09 +04:00
Borovkova Elena
0813c9f0eb send to limited broadcast fixed 2009-08-19 16:25:22 +04:00
Borovkova Elena
d4e5ff2659 TCP traffic in aodv script 2009-08-19 13:49:41 +04:00
Borovkova Elena
0f7972dbae broadcast UDP traffic in aodv script 2009-08-19 12:41:52 +04:00
Borovkova Elena
870daaf4c3 udp traffic added into aodv script + problem with remove fixed 2009-08-19 11:51:09 +04:00
Pavel Boyko
3ebd5bcaf3 Broken link monitoring fixed, now it works in aodv-with-interface-down test 2009-08-18 20:07:39 +04:00
Kirill Andreev
0a23b2294a Merge with code.nsnam.org 2009-08-18 13:25:36 +04:00
Borovkova Elena
04a0d79e09 merge 2009-08-18 12:02:20 +04:00
Kirill Andreev
679c50dc8f Merge with ns-3-dev 2009-08-18 12:01:35 +04:00
Borovkova Elena
70d84def83 Send RERR message when no active route to forward packet 2009-08-17 15:37:17 +04:00
Borovkova Elena
3d47c1076d RoutingProtocol::NotifyInterfaceUp added 2009-08-17 11:23:50 +04:00
Borovkova Elena
bd96a9afb7 sending RERR corrected 2009-08-17 10:58:09 +04:00
Mathieu Lacage
2be1c55528 update examples to new standard API 2009-08-14 12:31:08 +02:00
Borovkova Elena
693aba6456 sending gratuitous RREP + AckRequired flag control corrected 2009-08-14 13:26:50 +04:00
Gary Pei
9bfce1c7b2 add Standard attribute to wifi-clear-channel-cmu, for clarity 2009-08-13 23:03:13 -07:00
Borovkova Elena
a595a94191 aodv script changed 2009-08-13 18:42:13 +04:00
Duy Nguyen
5ed18f1374 add minstrel examples 2009-08-13 09:06:17 +02:00
Borovkova Elena
e57621c017 aodv script changed 2009-08-08 23:55:26 +04:00
Borovkova Elena
9ad9527983 merge 2009-08-05 15:27:54 +04:00
Kirill Andreev
e69fddf279 Removed stupid output 2009-08-03 19:22:42 +04:00
Kirill Andreev
042aee0756 Added path update to FLAME 2009-08-03 19:13:46 +04:00
Borovkova Elena
f331f69856 aodv crash test changed to fail for 60 nodes in disc and 1 node 155 m apart from the disc 2009-08-02 00:32:00 +04:00
Borovkova Elena
0b297aa835 ./waf --run aodv_crash (when size=63 work well, but when size=64 fail) 2009-07-31 20:57:25 +04:00
Kirill Andreev
2d3da91bc6 Merge with code.nsnam.org 2009-07-31 18:09:24 +04:00
Kirill Andreev
99aa60cd0a Added root mesh point as argument of command line 2009-07-31 17:52:18 +04:00
Borovkova Elena
c33f835d4a Attributes added 2009-07-31 17:11:11 +04:00
Tom Henderson
61672f39a8 Fix first.py example 2009-07-26 07:25:19 -07:00
Borovkova Elena
00f4f789b3 control of duplicated packet added 2009-07-21 19:06:06 +04:00
Kirill Andreev
a5f9327d99 Merge with ns3aodv 2009-07-16 14:58:10 +04:00
Pavel Boyko
93e0c1aa13 Duplicate detection fixed in RREQ forwarding 2009-07-16 15:00:40 +04:00
Kirill Andreev
989fa61160 Merge with code.nsnam.org 2009-07-16 14:57:43 +04:00
Borovkova Elena
a407d1cca2 Ptr<Ipv4Route> added in routing table 2009-07-16 14:15:54 +04:00
Borovkova Elena
1a35817041 UpdateNeighbor fixed 2009-07-15 16:35:22 +04:00
Pavel Boyko
2cc95146d6 size bug in aodv example fixed 2009-07-15 16:03:57 +04:00
Pavel Boyko
6395eae87d AODV logs 2009-07-09 16:20:03 +04:00
Pavel Boyko
4dac3c28d1 Use ping in AODV example + multiple V4Ping enhancements to produce pingish output 2009-07-09 16:07:04 +04:00
Pavel Boyko
f18d57cae6 AODV example added. Use ./waf --run aodv 2009-07-09 14:44:08 +04:00
Pavel Boyko
39743c8656 merge with ns-3.5 2009-07-05 11:42:32 +04:00
Gustavo J. A. M. Carneiro
3b71ecc23c More virtual-net-device.cc bug fixes 2009-07-03 16:15:06 +01:00
Pavel Boyko
24522ff844 Unit test for rqueue added 2009-07-03 16:42:51 +04:00
Gustavo J. A. M. Carneiro
4884b6da1f Fix the virtual-net-device.cc example; thanks Antti Mäkelä. 2009-07-03 11:17:38 +01:00
Pavel Boyko
5f0da2733d merge with ns-3-dev (3.5 rc3) 2009-07-03 09:59:04 +04:00
Tom Henderson
0fd3dc8487 Fix comments on dynamic-global-routing.cc example 2009-06-26 19:21:53 -07:00
Mathieu Lacage
f14081b9e9 bug 600: lower the default routing priority of Ipv4GlobalRouting; move to helper 2009-06-26 15:34:16 +02:00
Mathieu Lacage
74f0f8d9fe rewrite tcp test application to handle short writes correctly 2009-06-26 13:39:35 +02:00
Unknown
f3f00a8548 Minor tweak to stats example. 2009-06-24 10:57:52 -04:00
Unknown
b296219099 Minor tweaks to stats API. 2009-06-24 10:43:52 -04:00
Craig Dowell
6e8b7012e7 Finally make tap bridge work with VMs (bug 569) 2009-06-23 22:12:35 -07:00