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 |
|
Kirill Andreev
|
cb209fa801
|
Code refactoring: fixed names, added references to draft
|
2009-03-18 19:49:53 +03:00 |
|
Kirill Andreev
|
30b7a82ce7
|
Merge fix - mac interface did not compile
|
2009-03-18 19:01:22 +03:00 |
|
Kirill Andreev
|
90583a42a6
|
Merge to ns3-dev
|
2009-03-18 18:38:41 +03:00 |
|
Kirill Andreev
|
61903246a3
|
Fixes with comments
|
2009-03-18 18:38:19 +03:00 |
|
Unknown
|
e7b57ecce4
|
Minor fix to stats example.
|
2009-03-18 11:19:18 -04:00 |
|
Pavel Boyko
|
39072b6d5d
|
mesh/dot11s doxygen module added
|
2009-03-18 17:56:53 +03:00 |
|
Pavel Boyko
|
23486e1813
|
merge with main tree
|
2009-03-18 17:41:01 +03:00 |
|
Pavel Boyko
|
d53de9bedd
|
Basic MAC plugins functionality implemented
|
2009-03-18 17:40:38 +03:00 |
|
Kirill Andreev
|
f46fe50b84
|
Fixed bugs with includes
|
2009-03-18 16:59:09 +03:00 |
|
Pavel Boyko
|
726ca47d37
|
MeshWifiInterfaceMac just added and beacon generation refactored
|
2009-03-18 16:08:49 +03:00 |
|
Kirill Andreev
|
1ec46f0906
|
Removed unneeded virtual methods in mesh-wifi-mac.h Fixed ticket #40
|
2009-03-18 15:27:42 +03:00 |
|
Kirill Andreev
|
7f78a7e423
|
Deserialize bugfix
|
2009-03-18 15:22:58 +03:00 |
|