Commit Graph

4462 Commits

Author SHA1 Message Date
Kirill Andreev
38d5a32df1 Added airtime link metric. packet error rate is not done yet 2009-04-08 12:55:03 +04:00
Kirill Andreev
95cc866cc3 Bugfixes 2009-04-07 20:57:18 +04:00
Kirill Andreev
6900402c16 Unicast chain instead of broadcast data frame added. Metric
calculation:unfinished
2009-04-07 20:24:39 +04:00
Kirill Andreev
97b31efba4 Bugfixes. HWMP on 2-interface network works! 2009-04-02 20:41:08 +04:00
Kirill Andreev
22b8bfc40f Merge 2009-04-02 19:20:01 +04:00
Kirill Andreev
40d4dc921f Bugfixes with tag 2009-04-02 19:18:36 +04:00
Pavel Boyko
dd9274a08d Cleanup 2009-04-02 17:59:56 +04:00
Pavel Boyko
adce54584f bugfix in YansWifiChannel::Send 2009-04-02 17:57:18 +04:00
Pavel Boyko
d9ecacf5c2 merge 2009-04-02 17:26:38 +04:00
Pavel Boyko
6d9f90af7d Add spread interfaces frequency channels option 2009-04-02 17:26:20 +04:00
Andrey Mazo
1f55df0670 Fix compiler "unused variable" warning. 2009-04-02 16:05:25 +04:00
Andrey Mazo
2b260999f8 Merge changes from ns-3-dev. 2009-04-02 14:58:20 +04:00
Pavel Boyko
2e346b1922 Frequency channel switch on channel, PHY and MAC levels 2009-04-02 14:33:38 +04:00
Kirill Andreev
d0a68752eb Peer link restructured to support multi-interface 2009-04-02 13:38:38 +04:00
Raj Bhattacharjea
9a4d43a6c1 Tag ns-3.4 2009-04-01 19:16:18 -04:00
Raj Bhattacharjea
9400f0aed8 Update AUTHORS for ns-3.4 2009-04-01 19:09:12 -04:00
Kirill Andreev
143688ef05 Bugfix 2009-04-01 20:48:05 +04:00
Pavel Boyko
8cf586dea4 merge with ns3dev 2009-04-01 18:45:18 +04:00
Pavel Boyko
6e1a80ecb8 Mesh test refactored, see --pcap and --interfaces command line arguments 2009-04-01 18:43:58 +04:00
Pavel Boyko
8de7e3dbe5 802.11s helper (ns3::dot11s::MeshWifiHelper) refactored 2009-04-01 18:05:36 +04:00
Kirill Andreev
1bcc51a601 Reverted changes in wif-remote-station-manager concerned with tx-statistics 2009-04-01 17:50:19 +04:00
Kirill Andreev
65b7c9d725 PREQ queue bugfix, tested proactive mode, removed unnseded debug messages 2009-04-01 17:38:22 +04:00
Kirill Andreev
1159e736f2 Removed commented code, removed unneded debg messages 2009-04-01 16:53:20 +04:00
Kirill Andreev
4e669562c8 Merge with ns3dev 2009-04-01 16:21:42 +04:00
Kirill Andreev
39bf762761 Reactive HWMP is ported! 2009-04-01 16:21:24 +04:00
Pavel Boyko
af32684b40 Make routing protocol attribute of mesh point to be accessable by Config:: 2009-04-01 16:14:05 +04:00
Pavel Boyko
df751a24e7 Old HWMP routing table test removed from examples. 2009-04-01 14:12:53 +04:00
Pavel Boyko
dd699e5338 Build fix 2009-04-01 14:08:52 +04:00
Pavel Boyko
4ba116b0f5 HwmpRtable unit test + cleanup 2009-04-01 14:05:21 +04:00
Kirill Andreev
f9888706b3 Added unicast PREQ, peer link status callback. 2009-04-01 13:38:09 +04:00
Craig Dowell
d6c8c9d556 prettify CHANGES and add behavior changed section for ns-3.4 2009-03-31 10:32:16 -07: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
Kirill Andreev
9ca44123a5 PREP propagation ported!!! 2009-03-31 18:04:54 +04:00
Pavel Boyko
2098df3b03 PREQ unit test created 2009-03-31 15:24:16 +04:00
Pavel Boyko
e2ecae602b RANN test cleanup 2009-03-31 14:55:03 +04:00
Pavel Boyko
28cda227f2 Unit test for RANN information element 2009-03-31 14:44:29 +04:00
Pavel Boyko
107042648d HWMP headers cleanup to create correct doxygen docs 2009-03-31 12:40:39 +04:00
Craig Dowell
44d76f210b use tar xjf instead of bunzip in tutorial 2009-03-30 16:54:50 -07:00
Craig Dowell
99f822add2 RELEASE_NOTES shouldn't refer to past releases as future releases 2009-03-30 16:36:19 -07:00
Craig Dowell
2a083e6095 RELEASE_NOTES for ns-3.4 2009-03-30 16:32:42 -07:00
Craig Dowell
3b663898ae Update CHANGES for ns-3.4 from hg log 2009-03-30 15:47:38 -07:00
Kirill Andreev
288de2cad1 restructured precursors in rtable 2009-03-30 22:22:16 +04:00
Pavel Boyko
f777caceb9 dot11s-codes.h removed. StatusCode enum is found to be unused and removed. ReadonCode enum is moved to dot11s/ie-dot11s-peer-management.h 2009-03-30 18:13:48 +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
4333b1e421 Preq propagation ported:) 2009-03-29 13:56:30 +04:00
Kirill Andreev
cbe755a7f7 First PREQ delivered 2009-03-27 20:03:13 +03:00
Craig Dowell
4d1839e95f don't use pthread option under cygwin 2009-03-27 09:58:04 -07:00
Kirill Andreev
f4ff4a4a6e HwmpProtocol: path error procedure reviewed, RequestRoute reviewed 2009-03-27 16:33:08 +03:00