src/devices/mesh/dot11s/hwmp-protocol.cc
Thu, 21 May 2009 16:35:55 +0400 Kirill Andreev Statistics fixed
Wed, 20 May 2009 20:08:35 +0400 Kirill Andreev Interface stats added
Wed, 20 May 2009 19:12:51 +0400 Kirill Andreev ResetStats added
Wed, 20 May 2009 18:30:27 +0400 Kirill Andreev Statistics - almost done
Wed, 20 May 2009 12:44:58 +0400 Kirill Andreev Added statistcs structures
Sat, 02 May 2009 15:33:42 +0400 Kirill Andreev Lifetime bugfix
Fri, 01 May 2009 13:59:09 +0400 Kirill Andreev Fixed asimmetrical routes
Thu, 30 Apr 2009 20:43:52 +0400 Kirill Andreev Some fixes
Thu, 30 Apr 2009 12:35:57 +0400 Kirill Andreev Merge with ns3dev
Thu, 30 Apr 2009 12:35:26 +0400 Kirill Andreev Fixed routing information with neighbours, fixed address3 in management
Wed, 29 Apr 2009 20:01:23 +0400 Kirill Andreev Bugfix
Thu, 30 Apr 2009 11:53:19 +0400 Pavel Boyko Route requests queueing moved from base MeshL2RoutingProtocol to derived HwmpRoutingProtocol
Wed, 29 Apr 2009 19:37:19 +0400 Kirill Andreev Ack timeout patch was merged. HWMP: DO=1 by default, if packet is unresolved -
Wed, 29 Apr 2009 16:56:28 +0400 Kirill Andreev Outgoing data packets are dropped if there is no active link, MultihopAction
Wed, 29 Apr 2009 16:18:50 +0400 Kirill Andreev Fixed PREQ lifetime
Tue, 28 Apr 2009 00:20:40 +0400 Kirill Andreev Fix
Mon, 27 Apr 2009 23:31:54 +0400 Kirill Andreev Intermediate reply bugfix
Tue, 21 Apr 2009 19:17:54 +0400 Kirill Andreev Bugfix
Thu, 16 Apr 2009 15:21:09 +0400 Kirill Andreev More than one root works
Thu, 16 Apr 2009 14:53:21 +0400 Kirill Andreev Fixed proactive mode. 1 root works
Wed, 15 Apr 2009 20:15:10 +0400 Kirill Andreev Bugfixes. Changed traversal time, because 4x4 network does not work
Wed, 15 Apr 2009 16:42:38 +0400 Kirill Andreev Fixed bug pith routing information collected from PREP
Mon, 13 Apr 2009 09:12:18 +0400 Pavel Boyko build fix: cc1plus: warnings being treated as errors
Thu, 09 Apr 2009 17:47:14 +0400 Kirill Andreev Added proper flags to HWMP PREQ, routing information is updated in accordance
Thu, 09 Apr 2009 13:16:27 +0400 Kirill Andreev Added {} in 'if' where ASSERT exists
Wed, 08 Apr 2009 18:17:33 +0400 Kirill Andreev Broadcast is not forwarded twice into the same channel
Wed, 08 Apr 2009 17:23:41 +0400 Kirill Andreev Fixed bug with uninitialized TAG
Wed, 08 Apr 2009 14:57:57 +0400 Kirill Andreev Bugfixes
Wed, 08 Apr 2009 12:55:03 +0400 Kirill Andreev Added airtime link metric. packet error rate is not done yet
Tue, 07 Apr 2009 20:57:18 +0400 Kirill Andreev Bugfixes
Tue, 07 Apr 2009 20:24:39 +0400 Kirill Andreev Unicast chain instead of broadcast data frame added. Metric
Thu, 02 Apr 2009 20:41:08 +0400 Kirill Andreev Bugfixes. HWMP on 2-interface network works!
Thu, 02 Apr 2009 19:18:36 +0400 Kirill Andreev Bugfixes with tag
Thu, 02 Apr 2009 13:38:38 +0400 Kirill Andreev Peer link restructured to support multi-interface
Wed, 01 Apr 2009 17:38:22 +0400 Kirill Andreev PREQ queue bugfix, tested proactive mode, removed unnseded debug messages
Wed, 01 Apr 2009 16:53:20 +0400 Kirill Andreev Removed commented code, removed unneded debg messages
Wed, 01 Apr 2009 16:21:42 +0400 Kirill Andreev Merge with ns3dev
Wed, 01 Apr 2009 16:21:24 +0400 Kirill Andreev Reactive HWMP is ported!
Wed, 01 Apr 2009 14:05:21 +0400 Pavel Boyko HwmpRtable unit test + cleanup
Wed, 01 Apr 2009 13:38:09 +0400 Kirill Andreev Added unicast PREQ, peer link status callback.
Tue, 31 Mar 2009 20:08:05 +0400 Kirill Andreev Ported to new tags
Tue, 31 Mar 2009 18:50:12 +0400 Kirill Andreev Data frames can go
Tue, 31 Mar 2009 18:04:54 +0400 Kirill Andreev PREP propagation ported!!!
Tue, 31 Mar 2009 12:40:39 +0400 Pavel Boyko HWMP headers cleanup to create correct doxygen docs
Mon, 30 Mar 2009 22:22:16 +0400 Kirill Andreev restructured precursors in rtable
Mon, 30 Mar 2009 17:47:20 +0400 Pavel Boyko 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)
Sun, 29 Mar 2009 13:56:30 +0400 Kirill Andreev Preq propagation ported:)
Fri, 27 Mar 2009 20:03:13 +0300 Kirill Andreev First PREQ delivered
Fri, 27 Mar 2009 16:33:08 +0300 Kirill Andreev HwmpProtocol: path error procedure reviewed, RequestRoute reviewed
Fri, 27 Mar 2009 13:46:02 +0300 Kirill Andreev Restructured rtable, queue size moved from protocol setter to attribute
Thu, 26 Mar 2009 21:11:29 +0300 Kirill Andreev Removed dot11s-parameters and they are made as attributes
Thu, 26 Mar 2009 20:25:40 +0300 Kirill Andreev Added HWMP tag to mercurial :)
Thu, 26 Mar 2009 20:13:54 +0300 Kirill Andreev Fixrd bugs with address extensions, broadcast frames can go through L2Routing
Thu, 26 Mar 2009 16:53:49 +0300 Kirill Andreev Attach interfaces replaced with Install. Helper is simplifyed
Thu, 26 Mar 2009 14:00:46 +0300 Kirill Andreev HWMP is attached to mesh point device and MAC layer with zero functionality
Wed, 25 Mar 2009 23:19:27 +0300 Kirill Andreev HWMP rolled to "initial position"
Wed, 25 Mar 2009 18:09:47 +0300 Kirill Andreev Restored mesh-wifi-mac-header
less more (0) tip