Commit Graph

4639 Commits

Author SHA1 Message Date
Craig Dowell
0b1712ad1c tutorial changes for allinone 2009-03-24 00:51:10 -07:00
Craig Dowell
d1e24be6b4 branch merge 2009-03-23 19:23:11 -07:00
Craig Dowell
076f6cd0de test out the tap-bridge modes and update the example 2009-03-23 18:28:08 -07:00
Mathieu Lacage
a565aa5058 python scan 2009-03-23 21:13:26 +01:00
Mathieu Lacage
596550d30e typo 2009-03-23 21:02:57 +01:00
Mathieu Lacage
0f859510c5 update API dox 2009-03-23 20:57:59 +01:00
Mathieu Lacage
fd76798519 rename normal tags to byte tags 2009-03-23 20:41:26 +01:00
Mathieu Lacage
efec0cd2d0 tag -> packet tag 2009-03-23 20:41:12 +01:00
Mathieu Lacage
84c80b6e2e convert to Packet tags 2009-03-23 20:39:46 +01:00
Craig Dowell
392f9075d8 branch merge 2009-03-23 11:35:47 -07:00
Craig Dowell
04022b35bf Bugs 458, swap 2 LOC for 526 2009-03-23 11:26:39 -07:00
Mathieu Lacage
538db7d163 increase packet tag size for Address objects and decrease the size of Address objects for packet tags :) 2009-03-23 15:20:15 +01:00
Mathieu Lacage
97b726344f rename 2009-03-23 14:37:43 +01:00
Mathieu Lacage
6b0ab8398b merge with HEAD 2009-03-23 14:29:31 +01:00
Mathieu Lacage
00aec86b41 must clear the list of routing protocols 2009-03-23 14:22:54 +01:00
Mathieu Lacage
57e34c0323 good god, there should be no reason to call Dispose directly here. 2009-03-23 13:21:51 +01:00
Mathieu Lacage
3bb6da984f merge with olsr crap 2009-03-23 13:16:09 +01:00
Mathieu Lacage
6c31e941d3 actually reset callbacks in the socket's DoDispose method 2009-03-23 13:12:19 +01:00
Mathieu Lacage
519e7e1c86 kill dead variables 2009-03-23 13:03:22 +01:00
Mathieu Lacage
75e4cf62a1 remove dead files 2009-03-23 09:56:27 +01:00
Kirill Andreev
16f208d47b Uncommented destructor and cleaner 2009-03-22 21:55:29 +03:00
Kirill Andreev
15547b9cd4 Debug messages fixed 2009-03-22 21:28:44 +03:00
Kirill Andreev
e32c8d2317 Bugfixes 2009-03-22 20:54:04 +03:00
Kirill Andreev
04e40679bb Finished processing peer link frames on new architeture 2009-03-22 19:52:42 +03:00
Kirill Andreev
149a32afe2 First management frame goes through new archotecture 2009-03-22 17:05:45 +03:00
Kirill Andreev
58bd437f81 Added header for peer link frame (first fields without information element) 2009-03-22 12:34:24 +03:00
Unknown
a0f8fdbfcc initial modifications to tap-bridge 2009-03-21 15:40:49 -07:00
Andrey Mazo
5091428843 Merge with ns-3-dev.
Fix noeol error.
2009-03-20 20:46:00 +03:00
Raj Bhattacharjea
ad5c3c56ba Fix src/contrib/wscript 2009-03-20 12:28:21 -04:00
Mathieu Lacage
c1b57a315e rework olsr 2009-03-20 16:49:49 +01:00
Mathieu Lacage
b5dfd9a838 stop using byte tags 2009-03-20 14:30:36 +01:00
Mathieu Lacage
956052fd1f doxygen 2009-03-20 14:24:52 +01:00
Mathieu Lacage
c439c4be63 add packet tag iterator 2009-03-20 14:22:23 +01:00
Mathieu Lacage
2cb895a0a6 PacketTagList 2009-03-20 13:38:51 +01:00
Pavel Boyko
31692c664f merge with main tree 2009-03-20 14:50:23 +03:00
Pavel Boyko
d65bd66445 PeerLink refactored (use peer-link.h) 2009-03-20 14:50:05 +03:00
Kirill Andreev
bd6dc43f03 Neighbours are attached 2009-03-20 13:46:50 +03:00
Pavel Boyko
8d29fe0b56 New peer management protocol moved to 802.11s/ 2009-03-20 11:58:54 +03:00
Kirill Andreev
dc43ed1c4a Fix with serialized size in prep 2009-03-20 00:21:44 +03:00
Raj Bhattacharjea
d92febd97f Update the python bindings 2009-03-19 11:33:19 -07:00
Raj Bhattacharjea
e68139e2c2 Merge XML config-store 2009-03-19 13:39:15 -04:00
Kirill Andreev
ab4bb7cc72 Peer manager restructure - unfinished 2009-03-19 20:09:50 +03:00
Kirill Andreev
2a7c645144 Added new peer manager class, an old one we keep without change 2009-03-19 17:28:37 +03:00
Kirill Andreev
957f6d7367 Added PM-mac - not implemented 2009-03-19 14:31:47 +03:00
Kirill Andreev
40be5998a4 Restructured helper: switch to new mac, now only beacon functionality works 2009-03-19 12:46:56 +03:00
Kirill Andreev
8f92a5bb59 Code refactoring bugfix 2009-03-19 11:49:23 +03:00
Andrey Mazo
0e3996676d Coding style changes: remove unneeded line breaks. 2009-03-19 11:42:27 +03:00
Craig Dowell
389da6fb21 Add MacPromiscRx, make MacRx non-promisc 2009-03-18 23:36:37 -07:00
Andrey Mazo
c07c1e6d20 Coding style changes: indentation (some fixes), spaces in operators, function
calls, etc.
2009-03-18 22:36:12 +03:00
Pavel Boyko
00ba275d51 11s information elements commented as "\ingroup dot11s" for doxygen 2009-03-18 20:37:54 +03:00