Commit Graph

4520 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
f20938857c merge 2009-12-28 17:57:24 +00:00
Tom Henderson
a171fb3011 Finish OLSR doxygen 2009-12-28 09:06:43 -08:00
Gustavo J. A. M. Carneiro
21217704f3 Disable copy-contructors in flow-monitor ABCs 2009-12-28 16:17:49 +00:00
Sebastien Vincent
a85ed9f139 Workaround to use IPv6 over PPP (before we implement IPv6CP). 2009-12-28 14:08:00 +01:00
Mathieu Lacage
18f632d498 It is not legal to call Dispose from within a destructor 2009-12-27 13:55:04 +01:00
Mathieu Lacage
3af2472ce4 merge with HEAD 2009-12-26 15:45:44 +01:00
Mathieu Lacage
c53146408d The iterator needs to actually go forward 2009-12-26 15:38:14 +01:00
Gustavo J. A. M. Carneiro
7db3adf42f Fix Bug 780 (problem in RoutingTableComputation with asymetric links), while adding debugging methods to OLSR. Thanks Abdul Jabbar, Pavel Boyko, and Tom Henderson for test case and debug code. 2009-12-21 16:07:08 +00:00
Sebastien Vincent
83ebd91e1b Fix build with g++-4.5 + rescan python bindings. 2009-12-20 18:24:46 +01:00
Pavel Boyko
6615938fa4 Bug 762 fixed: now use unbiased variance estimator in average.h + better API 2009-12-19 17:54:08 +03:00
Sebastien Vincent
b690c6c5ab Bug 759: Ipv6 uses wrong outgoing interface. 2009-12-18 18:17:32 +01:00
Sebastien Vincent
1e7f09214d Bug 770: IPv6 size calculation for unknown options is wrong. 2009-12-18 18:05:19 +01:00
Sebastien Vincent
337667157c Bug 758: Assert during cleanup. 2009-12-18 18:01:15 +01:00
Sebastien Vincent
d2cf485f1a Bug 771: Radvd does not set ttl value. 2009-12-18 17:58:12 +01:00
Josh Pelkey
e8f91e3a7c Added documentation for animation interface 2009-12-16 11:17:07 -05:00
Wilson Thong
3e443adf59 bug 667: Add equal-cost multipath routing (ECMP) to IPv4 global routing 2009-12-15 21:52:50 -08:00
Antti Mäkelä
c9c33ec8f5 bug 742: Implementation of SO_BINDTODEVICE 2009-12-15 20:41:36 -08:00
Tom Henderson
b4511f6e70 Fix debug compilation for all platforms 2009-12-15 18:28:01 -08:00
Faker Moatamri
89e793b353 Fix optimized compilation for all platforms 2009-12-16 00:10:37 +01:00
Tom Henderson
33fada952a New output test vectors for bug 606 2009-12-13 21:46:23 -08:00
Tom Henderson
741de0e8f2 Fix bug 606: Arp depends on IP routing system 2009-12-11 23:23:37 -08:00
Pavel Boyko
c898d0b9b2 Bug 606 testcase. Now routing-aodv-regression should crash until bug will be fixed. 2009-12-11 11:19:49 +03:00
fmoatamr
0fdf52db2e Bug 381: Wifi crashes on shutdown 2009-12-10 12:42:20 +01:00
fmoatamr
1500732556 Clear the list of sockets in packet-sink 2009-12-10 12:40:07 +01:00
Mathieu Lacage
3f88119010 add copy constructors and assignment operators to avoid leaks. 2009-12-09 17:40:12 +01:00
Elena Buchatskaia
a7e5c4084e AODV: fix strange routing record with destination 102.102.102.102, thank to Mariusz Skrocki. 2009-12-09 17:23:46 +03:00
Mathieu Lacage
63b0bbc0bd get rid of un-needed #ifdef 2009-12-09 10:38:23 +01:00
Mathieu Lacage
3c10a5c742 get rid of last duplicated reference counting implementation 2009-12-08 19:56:24 +01:00
Sebastien Vincent
e8c1072969 Fix MinGW build. 2009-12-07 11:14:58 +01:00
Mathieu Lacage
67ab621e29 Min was calculating Max. doh. 2009-12-04 16:15:59 +01:00
Tom Henderson
ef4e408690 Wno-error=deprecated-declarations not supported for gcc-4.1 or earlier 2009-12-03 23:02:21 -08:00
Andrey Mazo
1ec9d83ba8 quiet compiler 2009-12-03 10:54:05 +03:00
Craig Dowell
aa7573e80a padd out CSMA payloads to 46 bytes if needed 2009-12-02 16:22:37 -08:00
Craig Dowell
a2c63bf818 Drop CSMA packets with CRC errors, rescan, dox tweaks 2009-12-02 15:11:49 -08:00
Florian Schmidt
08ea080ede Add FCS capability to CSMA 2009-12-02 14:29:43 -08:00
Craig Dowell
39acf3fdd7 branch merge 2009-12-02 11:25:49 -08:00
Craig Dowell
0a38ed8a0d make tap-bridge work and add simpler example 2009-12-02 11:25:29 -08:00
Kirill Andreev
f668fcadb2 Mesh:Dot11s: fixed airtime metric 2009-12-02 19:58:59 +03:00
Kirill Andreev
586244d7a0 Mesh: added doxygen comments 2009-12-01 18:34:11 +03:00
Kirill Andreev
8330e68190 Mesh:Flame: added regression test 2009-12-01 17:35:13 +03:00
Kirill Andreev
4e1f979f9e Mesh: PeerManagementProtocol: added trace sources for peer link change 2009-12-01 17:09:50 +03:00
Kirill Andreev
69d331b5dc Mesh: action header moved from dot11s namespace and placed to
wifi/mgt-headers.h
2009-12-01 15:05:31 +03:00
Craig Dowell
a0d11b0209 Get emu working again: Add Dix/Llc option, add and use contextual realtime schedule ops, don't refcount realtime simulator impl 2009-11-30 18:22:10 -08:00
Timo Bingmann
6c31453ea2 Renaming WifiPhy state SYNC to RX to avoid confusion with "synchronizing". 2009-11-30 18:40:35 +01:00
Timo Bingmann
72d9a0d3b6 Wifi code cleanup: Correcting various const keyword ordering and removing superfluous (boolean)?true:false. 2009-11-30 18:20:30 +01:00
Kirill Andreev
e5206e9552 Mesh: added regression tests: peer management, reactive and proactive HWMP 2009-11-30 19:25:04 +03:00
Mathieu Lacage
76cad5e2ce Bug 695 - DcfManager::UpdateBackoff () uses slow HighPrecision::Div() 2009-11-30 17:28:52 +03:00
Kirill Andreev
84a896a250 Bug 674 - EIFS is not handled correctly in DcfManager::GetAccessGrantStart 2009-11-30 13:53:25 +03:00
Sebastien Vincent
c357c446dc Merge with ns-3-dev. 2009-11-27 18:57:19 +01:00
Mohamed Amine Ismail
abcb6e4005 Adding 3 new applications:udp-client, udp-server, udp-trace-client. 2009-11-27 17:06:45 +01:00