Commit Graph

5833 Commits

Author SHA1 Message Date
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
e2bf7eb25f ns3_module_udp_client_server.py are made, why not check them in 2009-11-30 18:30:25 -08: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
Craig Dowell
0db2a7250a rescan bindings 2009-11-30 14:46:02 -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
Kirill Andreev
af71b94ca4 updated CHANGES.html after fixing bug 695 2009-11-30 17:37:32 +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
260da6c519 Update CHANGES.html. 2009-11-30 09:41:13 +01: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
Mathieu Lacage
c908222804 document the new --tempdir option 2009-11-26 14:53:53 +01:00
Gustavo J. A. M. Carneiro
ffde19c1a0 python apidefs rescan 2009-11-25 11:41:55 +00:00
Gustavo J. A. M. Carneiro
b801dc27ac python scanning: order from chaos: pre-sort the ns3 module dependency graph to improve stability of the result 2009-11-25 11:41:46 +00:00
Gustavo J. A. M. Carneiro
c2f68833ac Forgot to update the olsr-tc-regression traces (bug 739) 2009-11-25 10:51:37 +00:00
Sebastien Vincent
bddc033e81 Merge with ns-3-dev. 2009-11-24 21:12:31 +01:00
Sebastien Vincent
2a298684a3 Merge. 2009-11-24 20:38:21 +01:00
Sebastien Vincent
7b94c5ddab Add Ipv6ExtensionHeader tests (from Fabian Mauchle). 2009-11-24 20:37:29 +01:00
Josh Pelkey
8356f27580 Moved net-anim from contrib 2009-11-24 10:16:58 -05:00
Nicola Baldo
c289cb3fe3 merge 2009-11-24 14:00:39 +01:00
Nicola Baldo
078a37a72d fixed bug 668 2009-11-24 13:59:14 +01:00
Gustavo J. A. M. Carneiro
195987d0b5 merge 2009-11-24 11:49:21 +00:00
Gustavo J. A. M. Carneiro
51c535e9c0 Bug 739 - OLSR: Strange HTime value in HELLO messages (thanks to Pavel Boyko) 2009-11-24 11:48:06 +00:00
Nicola Baldo
42ab2d58cb frmlen field in prism header set to PRISM_STATUS_PRESENT 2009-11-24 12:06:19 +01:00
Andrey Mazo
e4cb79a343 bug 701: optimize Max (hp, hp) 2009-11-24 10:45:08 +01:00
Fabian Mauchle
501e499b8a (bug 746) UDP source address is not set to bound address 2009-11-19 16:12:05 +01:00
Jonathan Brugge
4bf1152b21 use sqlite transactions to optimize inserts 2009-11-23 13:52:51 +01:00
Gustavo J. A. M. Carneiro
34675800d5 Improved detection of apidefs to use for python (Bug 734) 2009-11-22 18:27:14 +00:00
Tom Henderson
9c31313d9e remove deprecated API 2009-11-21 16:33:39 -08:00
Pavel Boyko
9a34a94cf5 [olsr] Regression tests reference traces updated 2009-11-20 13:14:56 +03:00
Pavel Boyko
5f3ec5972c merge with ns-3-dev 2009-11-20 13:06:46 +03:00
Pavel Boyko
6c5dad7368 [olsr] Two basic trace based OLSR regression tests added together with reference traces 2009-11-20 13:06:15 +03:00
Tom Henderson
b46424f5ce Update bindings for bug 735 fix 2009-11-19 16:15:16 -08:00
Tom Henderson
e10d874828 (Bug 735) Update Olsr for local delivery 2009-11-19 15:21:26 -08:00
Tom Henderson
666854fbbb Add new method for determining whether Ipv4 dest address is mine; add attribute to control RFC1122 behavior 2009-11-19 14:39:01 -08:00
Mathieu Lacage
0ea2db33c8 merge with HEAD 2009-11-19 20:52:09 +01:00
Mathieu Lacage
fe86ae64d8 Handle recursive calls to GetObject, AggregateObject and Start 2009-11-19 20:51:55 +01:00
Pavel Boyko
38a472a5a0 [olsr] MPR selection unit tests updated 2009-11-19 19:41:20 +03:00
Pavel Boyko
61ca8c408e [olsr] Bug 740 fixed 2009-11-19 18:22:54 +03:00
Gustavo J. A. M. Carneiro
9b63e2d597 Patch the bad default_value given by gccxml in the case of MilliSeconds(0) 2009-11-19 11:19:39 +00:00