Commit Graph

3543 Commits

Author SHA1 Message Date
Pavel Boyko
f18d57cae6 AODV example added. Use ./waf --run aodv 2009-07-09 14:44:08 +04:00
Pavel Boyko
9c53293f9e AodvHelper just added 2009-07-09 12:54:21 +04:00
Borovkova Elena
051a833eaf AODV_Precursor killed 2009-07-07 18:39:57 +04:00
Borovkova Elena
7c51201748 replacement of the vector by a map in rtable 2009-07-07 18:27:53 +04:00
Pavel Boyko
a9da8ac9e7 Permissions corrected 2009-07-07 17:45:08 +04:00
Pavel Boyko
aa99830fa6 AODV RoutingProtocol stub finished 2009-07-07 17:31:43 +04:00
Pavel Boyko
12fcc9d9d9 AODV protocol copy-paste in progress 2009-07-07 16:28:01 +04:00
Pavel Boyko
66ec73863f aodv::RoutingProtocol just added 2009-07-07 15:23:12 +04:00
Pavel Boyko
4629147ade merge 2009-07-07 13:42:58 +04:00
Pavel Boyko
f27ae1792b packets cosmetics 2009-07-07 13:41:03 +04:00
Borovkova Elena
70205ec810 print header + cosmetics 2009-07-07 13:06:17 +04:00
Borovkova Elena
42a15f1229 cosmetics 2009-07-07 12:42:15 +04:00
Borovkova Elena
e02d95fa41 cosmetics 2009-07-07 12:11:45 +04:00
Borovkova Elena
14ece96f9d hello message header 2009-07-07 12:07:31 +04:00
Borovkova Elena
ebd942a1e5 merge 2009-07-07 11:27:15 +04:00
Borovkova Elena
7d21770a21 RERR header unit test 2009-07-07 11:03:54 +04:00
Pavel Boyko
b0ef7b6fa3 doxygen cosmetics 2009-07-07 09:40:18 +04:00
Borovkova Elena
3cde38f92f RERR header 2009-07-06 23:01:03 +04:00
Borovkova Elena
6a32ee2209 RREP_ACK unit test 2009-07-06 22:58:31 +04:00
Borovkova Elena
736fbc07e6 RREP_ACK header 2009-07-06 22:57:10 +04:00
Borovkova Elena
7bee848ad0 RREP unit test 2009-07-06 22:54:19 +04:00
Borovkova Elena
8b09ce91da RREP header 2009-07-06 22:51:52 +04:00
Pavel Boyko
5c44d2ec15 RREQ unit test 2009-07-06 12:54:22 +04:00
Pavel Boyko
5224425588 Rtable cosmetics + RREQ header 2009-07-06 12:44:34 +04:00
Borovkova Elena
150fcb3ac8 comments added 2009-07-05 17:32:12 +04:00
Borovkova Elena
9c3edb1309 aodv_rtable unit test added 2009-07-05 16:59:03 +04:00
Pavel Boyko
24522ff844 Unit test for rqueue added 2009-07-03 16:42:51 +04:00
Pavel Boyko
62d10ad156 AODV rqueue fixes 2009-07-03 15:50:19 +04:00
Unknown
a24a8fef88 AODV queue added 2009-07-03 15:09:25 +04:00
Pavel Boyko
8e3b38b9d7 cosmetics 2009-07-02 14:52:34 +04:00
Pavel Boyko
8f7f51dc0b AODV routing table added 2009-07-02 14:44:44 +04:00
Pavel Boyko
6d411613c3 wscript added 2009-07-02 13:39:00 +04:00
Pavel Boyko
67e0e1e574 RFC added 2009-07-02 13:36:19 +04:00
Craig Dowell
80ce2b0bd4 remove dead code 2009-07-01 09:28:06 +02:00
Craig Dowell
8058603715 quiet optimizer 2009-06-30 23:58:10 -07:00
Craig Dowell
70a75e4503 bug 521. Ipv4 global routing inefficient. Updated Tom's patch 2009-06-30 23:15:04 -07:00
Craig Dowell
25ca1e2099 quiet valgrind during attribute initialization 2009-06-30 10:31:11 -07:00
Tom Henderson
771e01ad47 (bug 613) Tcp should NotifyDataRecv () when a FIN arrives 2009-06-26 19:05:28 -07:00
Tom Henderson
5da5708745 (bug 427) Tcp Close() should not call ShutdownSend() 2009-06-26 19:27:34 -07:00
Craig Dowell
8d1a3986a1 branch merge 2009-06-29 21:39:49 -07:00
Craig Dowell
256e72cd82 Fix bug 579 -- TCP congestion window is not updated whent segment size chages 2009-06-29 21:38:35 -07:00
Ewgenij Starostin
31b09df563 Fix 559, cpSocketImpl doesnt free endpoint quickly enough after being closed 2009-06-29 14:35:32 -07:00
Mathieu Lacage
4f278bd3da merge with HEAD 2009-06-26 15:38:03 +02: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
bb9b379e0a buggy attribute definitions. 2009-06-26 15:31:20 +02:00
Kirill V. Andreev
af3c9b638e bug 610: Wrong PointerChecker in attribute of Ipv4Interface 2009-06-26 15:27:39 +02:00
Kirill V. Andreev
93d827a8dd bug 595: PHY may start receive packet inside SIFS. Fix stray assert 2009-06-26 15:25:51 +02:00
Gustavo J. A. M. Carneiro
a95927ec17 bug 596: unbounded tcp queue is evil 2009-06-26 13:40:14 +02:00
Gustavo J. A. M. Carneiro
d1a4ff3a99 bug 605: Nqsta MAC should ignore beacons SSIDs while waiting for association response 2009-06-26 12:57:29 +02:00
Tom Henderson
c2c9ee3b2f bug 63: allow enabling or disabling ip forwarding on a per-interface basis 2009-06-26 10:56:51 +02:00