Commit Graph

19651 Commits

Author SHA1 Message Date
Kirill Andreev
5f1ee55fe0 Fixed BCA 2009-03-25 16:34:16 +03:00
Kirill Andreev
359cc256d7 BCA works again 2009-03-25 16:12:01 +03:00
Kirill Andreev
7b696d55a7 Merge with ns3-dev 2009-03-25 14:32:56 +03:00
Kirill Andreev
74036fd606 Added a method to find peer link, code cleanup 2009-03-25 14:32:18 +03:00
Pavel Boyko
bf0716c852 cosmetics 2009-03-25 13:44:16 +03:00
Kirill Andreev
91a655467b Rstructured file names: IeDot11s* no is Ie, because it is in namespace dot11s 2009-03-25 12:23:12 +03:00
Craig Dowell
f2c609494d wrap up tutorial updates 2009-03-24 17:53:30 -07:00
Craig Dowell
0ed62f98e1 clean up tutorial up through tweaking section 2009-03-24 12:45:30 -07:00
Kirill Andreev
a7aeceb937 Code cleanups. Software delay is removed 2009-03-24 20:08:53 +03:00
Kirill Andreev
764f01dee2 Dot11s prefix removed 2009-03-24 19:46:26 +03:00
Kirill Andreev
799e29a465 Added namespace dot11s 2009-03-24 19:42:09 +03:00
Kirill Andreev
c5130a60d7 802.11s/ Moved to dot11s/ 2009-03-24 18:36:49 +03:00
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