Pavel Boyko
|
df751a24e7
|
Old HWMP routing table test removed from examples.
|
2009-04-01 14:12:53 +04:00 |
|
Kirill Andreev
|
f9888706b3
|
Added unicast PREQ, peer link status callback.
|
2009-04-01 13:38:09 +04:00 |
|
Kirill Andreev
|
1b726f6c06
|
Ported to new tags
|
2009-03-31 20:08:05 +04:00 |
|
Kirill Andreev
|
6ba7122c7b
|
Data frames can go
|
2009-03-31 18:50:12 +04:00 |
|
Pavel Boyko
|
6cf9944b77
|
For now mesh point aggregates installed protocols. This is done to allow user directly access protocols via mp->GetObject<...>() (though you must known mesh point and protocol class to do this)
|
2009-03-30 17:47:20 +04:00 |
|
Pavel Boyko
|
a74d65fdda
|
merge with ns3-dev
|
2009-03-30 14:41:30 +04:00 |
|
Kirill Andreev
|
cbe755a7f7
|
First PREQ delivered
|
2009-03-27 20:03:13 +03:00 |
|
Kirill Andreev
|
3a1e027566
|
Attach interfaces replaced with Install. Helper is simplifyed
|
2009-03-26 16:53:49 +03:00 |
|
Kirill Andreev
|
3023b41449
|
HWMP is attached to mesh point device and MAC layer with zero functionality
|
2009-03-26 14:00:46 +03:00 |
|
Tom Henderson
|
d565da8710
|
wifi-wired-bridging does not need to call GlobalRouteManager
|
2009-03-25 10:34:11 -07:00 |
|
Kirill Andreev
|
74036fd606
|
Added a method to find peer link, code cleanup
|
2009-03-25 14:32:18 +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 |
|
Kirill Andreev
|
799e29a465
|
Added namespace dot11s
|
2009-03-24 19:42:09 +03: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
|
fd76798519
|
rename normal tags to byte tags
|
2009-03-23 20:41:26 +01:00 |
|
Craig Dowell
|
04022b35bf
|
Bugs 458, swap 2 LOC for 526
|
2009-03-23 11:26:39 -07: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 |
|
Andrey Mazo
|
5091428843
|
Merge with ns-3-dev.
Fix noeol error.
|
2009-03-20 20:46:00 +03:00 |
|
Pavel Boyko
|
8d29fe0b56
|
New peer management protocol moved to 802.11s/
|
2009-03-20 11:58:54 +03:00 |
|
Kirill Andreev
|
ab4bb7cc72
|
Peer manager restructure - unfinished
|
2009-03-19 20:09:50 +03:00 |
|
Kirill Andreev
|
40be5998a4
|
Restructured helper: switch to new mac, now only beacon functionality works
|
2009-03-19 12:46:56 +03:00 |
|
Andrey Mazo
|
c07c1e6d20
|
Coding style changes: indentation (some fixes), spaces in operators, function
calls, etc.
|
2009-03-18 22:36:12 +03:00 |
|
Unknown
|
e7b57ecce4
|
Minor fix to stats example.
|
2009-03-18 11:19:18 -04:00 |
|
Kirill Andreev
|
394a7c4335
|
Refactored PERR, RANN
|
2009-03-18 11:51:31 +03:00 |
|
Kirill Andreev
|
406bc6aacd
|
information elements are moved to 802.11s
|
2009-03-17 17:18:19 +03:00 |
|
Pavel Boyko
|
7eefa438ed
|
All mesh related filed moved to devices/mesh. Let the refactoring begins!
|
2009-03-16 15:45:37 +03:00 |
|
Andrey Mazo
|
aac765a2b1
|
Coding style changes: indentation, spaces.
|
2009-03-13 21:09:40 +03:00 |
|
Andrey Mazo
|
fb0f1aba89
|
Added license information to some files.
Fixed authors list in some files.
|
2009-03-13 17:51:04 +03:00 |
|
Craig Dowell
|
d9168088f3
|
add TraceAll False parameter for API change
|
2009-03-16 18:44:38 -07:00 |
|
Yana Podkosova
|
c50d86a4bb
|
Added test for Hwmp-rtable
|
2009-03-12 17:12:11 +03:00 |
|
Kirill Andreev
|
16d7f9ca9d
|
Removed unneeded word "struct", fixed mobility model, fixed random variable
|
2009-03-12 12:34:49 +03:00 |
|
Craig Dowell
|
fc3163d704
|
Piles of changes for tracing rework
|
2009-03-10 23:47:55 -07:00 |
|
Andrey Mazo
|
48d98b6d05
|
Merge with ns-3-dev.
|
2009-03-10 17:54:58 +03:00 |
|
Mathieu Lacage
|
cddb3bfe23
|
StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
|
2009-03-10 14:18:32 +01:00 |
|
Craig Dowell
|
a10c362368
|
trace consistency changes
|
2009-02-28 16:25:24 -08:00 |
|
Andrey Mazo
|
82d09ba538
|
Merge 802.11s code.
|
2009-02-28 14:21:05 +03:00 |
|
Mathieu Lacage
|
ce505dda1d
|
fix build
|
2009-02-25 10:50:59 +01:00 |
|
Raj Bhattacharjea
|
1a86859237
|
Merge in rng-changes branch
|
2009-02-24 19:24:09 -05:00 |
|
Mathieu Lacage
|
6e9c68ab24
|
bug 465: mixed-wireless.py does not work anymore.
|
2009-02-24 09:07:04 +01:00 |
|
Timo Bingmann
|
eb8ca704b4
|
bug 486: patches for icc compilation.
|
2009-02-24 08:29:36 +01:00 |
|
Raj Bhattacharjea
|
fc998323d4
|
Sync with ns-3-dev
|
2009-02-23 23:56:27 -05:00 |
|
Craig Dowell
|
9c653b5afa
|
quiet second.cc and third.cc when running as regression tests
|
2009-02-18 22:32:09 -08:00 |
|
Gustavo J. A. M. Carneiro
|
d1b501f370
|
Python: wrap std::ostream/ofstream, for ascii tracing.
|
2009-02-18 12:23:08 +00:00 |
|
Unknown
|
b16cf00eb7
|
Sync with dev
|
2009-02-17 14:49:22 -05:00 |
|
Raj Bhattacharjea
|
ed1c9a7cd7
|
Merge tap branch
|
2009-02-13 00:10:21 -05:00 |
|
Raj Bhattacharjea
|
7083feedeb
|
Merge names branch
|
2009-02-12 16:49:58 -05:00 |
|
Craig Dowell
|
95ac9448c8
|
branch merge
|
2009-02-10 16:41:54 -08:00 |
|