Commit Graph

4988 Commits

Author SHA1 Message Date
Kirill Andreev
9ee9ec1c49 Initial QoS implementation in 802.11s 2009-07-10 17:59:20 +04:00
Kirill Andreev
0794ff9ac6 PREQ, PREP overflow is handled correctly 2009-07-09 14:07:14 +04:00
Kirill Andreev
a2e6fed026 Action values are made in accordance with Draft3.0 2009-07-09 00:07:53 +04:00
Kirill Andreev
5bb7f77f3d Fixed PERR propagation 2009-07-08 18:45:39 +04:00
Kirill Andreev
c915b08c75 Fixed overflow 2009-07-08 17:06:37 +04:00
Kirill Andreev
3e87d2038e Bugfix 2009-07-08 15:38:57 +04:00
Kirill Andreev
37ea473a91 HWMP-Statistics: added number of initiated PREQ, PREP, PERR 2009-07-08 13:50:43 +04:00
Kirill Andreev
ae6b314c1f Fixed PREQ propagation, added comments to PREQ information element 2009-07-08 13:42:46 +04:00
Kirill Andreev
288a157a07 Added comments and statistics to flame 2009-07-06 14:31:55 +04:00
Pavel Boyko
083c2e7780 doxy fix 2009-07-05 12:28:45 +04:00
Pavel Boyko
39743c8656 merge with ns-3.5 2009-07-05 11:42:32 +04:00
Mathieu Lacage
7b134cbafb merge with HEAD 2009-07-04 08:54:33 +02:00
Mathieu Lacage
9d5557f7b9 bring back the -dev version number 2009-07-04 08:53:44 +02:00
Mathieu Lacage
e3015a9df6 Added tag ns-3.5 for changeset c975274c9707 2009-07-04 08:15:48 +02:00
Mathieu Lacage
a5e2a67564 bump version number 2009-07-04 08:14:57 +02:00
Mathieu Lacage
c07a0c5116 tweaks 2009-07-04 08:14:38 +02:00
Craig Dowell
e9fc1f1d73 branch merge 2009-07-03 08:27:22 -07:00
Craig Dowell
fefc37fb32 updates to manual for 3.5 2009-07-03 08:26:52 -07:00
Gustavo J. A. M. Carneiro
3b71ecc23c More virtual-net-device.cc bug fixes 2009-07-03 16:15:06 +01:00
Gustavo J. A. M. Carneiro
a937e5b60e merge 2009-07-03 14:14:25 +01:00
Gustavo J. A. M. Carneiro
e53734ed32 Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Nicola Baldo
bf7bb688d8 merged ns-3-dev 2009-07-03 13:52:20 +02:00
Nicola Baldo
6bdfdc8dc5 implemented GlobalValue::GetValueByName () 2009-07-03 13:43:43 +02:00
Gustavo J. A. M. Carneiro
ebc34d951b Fix the virtual-net-device.cc example; thanks Antti Mäkelä. 2009-07-03 11:17:38 +01:00
Craig Dowell
1d0f46f3a3 updates to manual for 3.5 2009-07-03 08:26:52 -07:00
Gustavo J. A. M. Carneiro
41a77b945e Add doxygen for BridgeHelper 2009-07-03 14:12:28 +01:00
Gustavo J. A. M. Carneiro
4884b6da1f Fix the virtual-net-device.cc example; thanks Antti Mäkelä. 2009-07-03 11:17:38 +01:00
Pavel Boyko
1f8626e16e mails updated + boyko 2009-07-03 12:59:49 +04:00
Pavel Boyko
7f008d667f Code cleanup for merge into the mainline 2009-07-03 12:02:30 +04:00
Mathieu Lacage
f1d5f90af7 tweak doxygen 2009-07-03 09:08:01 +02:00
Pavel Boyko
80909769fa MeshPointDevice::SetAddress () 2009-07-03 10:10:25 +04:00
Pavel Boyko
5f0da2733d merge with ns-3-dev (3.5 rc3) 2009-07-03 09:59:04 +04:00
Tom Henderson
3ce8fe78e7 fix internet-stack figures 2009-07-02 22:36:44 -07:00
Tom Henderson
46a5e35038 fix internet-stack figures 2009-07-02 22:10:38 -07:00
Tom Henderson
6f9dada430 some fixes to the manual for IPv4 refactoring 2009-07-02 21:57:00 -07:00
Mathieu Lacage
138b79f906 get rid of some doxygen warnings 2009-07-02 16:38:53 +02:00
Mathieu Lacage
3da4a8e241 add file to avoid stupid warning. 2009-07-02 16:33:35 +02:00
Mathieu Lacage
49755eba49 merge with HEAD 2009-07-02 15:35:52 +02:00
Mathieu Lacage
db1bc136af use the new global value anchors to reference RngSeed and RndRun 2009-07-02 15:33:27 +02:00
Mathieu Lacage
35a025338e add an anchor for each generate documentation for a GlobalValue 2009-07-02 15:33:08 +02:00
Mathieu Lacage
2cb7749057 document how a GlobalValue can be set from the command-line and with an environment variable 2009-07-02 15:32:37 +02:00
Andrey Hippo
cfc93e2f83 escape html special characters 2009-07-02 15:13:27 +02:00
Andrey Hippo
a3bc8265a8 download url should point to allinone tarball 2009-07-02 15:11:03 +02:00
Tom Henderson
b49f043827 document global routing API changes 2009-07-02 05:38:33 -07:00
Craig Dowell
84e4408f47 update tutorial for ns-3.5 2009-07-01 23:08:07 -07:00
Andrey Mazo
96117dfbf4 fix flags (de)serialization in PREQ;
improve some bit operations.
2009-07-01 21:54:24 +04:00
Mathieu Lacage
3fa62efbe7 merge 2009-07-01 14:39:25 +02:00
Mathieu Lacage
8c0433d154 typo 2009-07-01 14:38:43 +02:00
Mathieu Lacage
a1315b7194 Added tag ns-3.5-rc3 for changeset a600c11ff8d4 2009-07-01 12:47:40 +02:00
Craig Dowell
80ce2b0bd4 remove dead code 2009-07-01 09:28:06 +02:00