Fri, 10 Apr 2009 14:30:48 +0400 |
Kirill Andreev |
Airtime metric finished
|
changeset |
files
|
Fri, 10 Apr 2009 12:41:10 +0400 |
Kirill Andreev |
Resturctured peer link frame - removed unneeded field "subtype", added unit
|
changeset |
files
|
Thu, 09 Apr 2009 18:52:20 +0400 |
Kirill Andreev |
MeshWifiMacHeader moved to Dot11sMacHeader. test to it is written
|
changeset |
files
|
Thu, 09 Apr 2009 17:47:14 +0400 |
Kirill Andreev |
Added proper flags to HWMP PREQ, routing information is updated in accordance
|
changeset |
files
|
Thu, 09 Apr 2009 14:57:44 +0400 |
Kirill Andreev |
Peer management state machine has been changed in accordance with D3.0
|
changeset |
files
|
Thu, 09 Apr 2009 13:16:27 +0400 |
Kirill Andreev |
Added {} in 'if' where ASSERT exists
|
changeset |
files
|
Thu, 09 Apr 2009 12:53:26 +0400 |
Kirill Andreev |
Optimized version complies and works
|
changeset |
files
|
Wed, 08 Apr 2009 20:58:40 +0400 |
Kirill Andreev |
Unit testing for dot11s-IE
|
changeset |
files
|
Wed, 08 Apr 2009 18:17:33 +0400 |
Kirill Andreev |
Broadcast is not forwarded twice into the same channel
|
changeset |
files
|
Wed, 08 Apr 2009 17:50:52 +0400 |
Kirill Andreev |
Added docs to peer link frame cleass, mesh-wifi-mac-header has been moved to
|
changeset |
files
|
Wed, 08 Apr 2009 17:23:41 +0400 |
Kirill Andreev |
Fixed bug with uninitialized TAG
|
changeset |
files
|
Wed, 08 Apr 2009 14:57:57 +0400 |
Kirill Andreev |
Bugfixes
|
changeset |
files
|
Wed, 08 Apr 2009 12:55:03 +0400 |
Kirill Andreev |
Added airtime link metric. packet error rate is not done yet
|
changeset |
files
|
Tue, 07 Apr 2009 20:57:18 +0400 |
Kirill Andreev |
Bugfixes
|
changeset |
files
|
Tue, 07 Apr 2009 20:24:39 +0400 |
Kirill Andreev |
Unicast chain instead of broadcast data frame added. Metric
|
changeset |
files
|
Thu, 02 Apr 2009 20:41:08 +0400 |
Kirill Andreev |
Bugfixes. HWMP on 2-interface network works!
|
changeset |
files
|
Thu, 02 Apr 2009 19:20:01 +0400 |
Kirill Andreev |
Merge
|
changeset |
files
|
Thu, 02 Apr 2009 19:18:36 +0400 |
Kirill Andreev |
Bugfixes with tag
|
changeset |
files
|
Thu, 02 Apr 2009 17:59:56 +0400 |
Pavel Boyko |
Cleanup
|
changeset |
files
|
Thu, 02 Apr 2009 17:57:18 +0400 |
Pavel Boyko |
bugfix in YansWifiChannel::Send
|
changeset |
files
|
Thu, 02 Apr 2009 17:26:38 +0400 |
Pavel Boyko |
merge
|
changeset |
files
|
Thu, 02 Apr 2009 17:26:20 +0400 |
Pavel Boyko |
Add spread interfaces frequency channels option
|
changeset |
files
|
Thu, 02 Apr 2009 16:05:25 +0400 |
Andrey Mazo |
Fix compiler "unused variable" warning.
|
changeset |
files
|
Thu, 02 Apr 2009 14:58:20 +0400 |
Andrey Mazo |
Merge changes from ns-3-dev.
|
changeset |
files
|
Thu, 02 Apr 2009 14:33:38 +0400 |
Pavel Boyko |
Frequency channel switch on channel, PHY and MAC levels
|
changeset |
files
|
Thu, 02 Apr 2009 13:38:38 +0400 |
Kirill Andreev |
Peer link restructured to support multi-interface
|
changeset |
files
|
Wed, 01 Apr 2009 20:48:05 +0400 |
Kirill Andreev |
Bugfix
|
changeset |
files
|
Wed, 01 Apr 2009 18:45:18 +0400 |
Pavel Boyko |
merge with ns3dev
|
changeset |
files
|
Wed, 01 Apr 2009 18:43:58 +0400 |
Pavel Boyko |
Mesh test refactored, see --pcap and --interfaces command line arguments
|
changeset |
files
|
Wed, 01 Apr 2009 18:05:36 +0400 |
Pavel Boyko |
802.11s helper (ns3::dot11s::MeshWifiHelper) refactored
|
changeset |
files
|
Wed, 01 Apr 2009 16:14:05 +0400 |
Pavel Boyko |
Make routing protocol attribute of mesh point to be accessable by Config::
|
changeset |
files
|
Wed, 01 Apr 2009 17:50:19 +0400 |
Kirill Andreev |
Reverted changes in wif-remote-station-manager concerned with tx-statistics
|
changeset |
files
|
Wed, 01 Apr 2009 17:38:22 +0400 |
Kirill Andreev |
PREQ queue bugfix, tested proactive mode, removed unnseded debug messages
|
changeset |
files
|
Wed, 01 Apr 2009 16:53:20 +0400 |
Kirill Andreev |
Removed commented code, removed unneded debg messages
|
changeset |
files
|
Wed, 01 Apr 2009 16:21:42 +0400 |
Kirill Andreev |
Merge with ns3dev
|
changeset |
files
|
Wed, 01 Apr 2009 16:21:24 +0400 |
Kirill Andreev |
Reactive HWMP is ported!
|
changeset |
files
|
Wed, 01 Apr 2009 14:12:53 +0400 |
Pavel Boyko |
Old HWMP routing table test removed from examples.
|
changeset |
files
|
Wed, 01 Apr 2009 14:08:52 +0400 |
Pavel Boyko |
Build fix
|
changeset |
files
|
Wed, 01 Apr 2009 14:05:21 +0400 |
Pavel Boyko |
HwmpRtable unit test + cleanup
|
changeset |
files
|
Wed, 01 Apr 2009 13:38:09 +0400 |
Kirill Andreev |
Added unicast PREQ, peer link status callback.
|
changeset |
files
|
Tue, 31 Mar 2009 20:08:05 +0400 |
Kirill Andreev |
Ported to new tags
|
changeset |
files
|
Mon, 23 Mar 2009 21:13:26 +0100 |
Mathieu Lacage |
python scan
|
changeset |
files
|
Mon, 23 Mar 2009 21:02:57 +0100 |
Mathieu Lacage |
typo
|
changeset |
files
|
Mon, 23 Mar 2009 20:57:59 +0100 |
Mathieu Lacage |
update API dox
|
changeset |
files
|
Mon, 23 Mar 2009 20:41:26 +0100 |
Mathieu Lacage |
rename normal tags to byte tags
|
changeset |
files
|
Mon, 23 Mar 2009 20:41:12 +0100 |
Mathieu Lacage |
tag -> packet tag
|
changeset |
files
|
Mon, 23 Mar 2009 20:39:46 +0100 |
Mathieu Lacage |
convert to Packet tags
|
changeset |
files
|
Mon, 23 Mar 2009 15:20:15 +0100 |
Mathieu Lacage |
increase packet tag size for Address objects and decrease the size of Address objects for packet tags :)
|
changeset |
files
|
Fri, 20 Mar 2009 14:30:36 +0100 |
Mathieu Lacage |
stop using byte tags
|
changeset |
files
|
Fri, 20 Mar 2009 14:24:52 +0100 |
Mathieu Lacage |
doxygen
|
changeset |
files
|
Fri, 20 Mar 2009 14:22:23 +0100 |
Mathieu Lacage |
add packet tag iterator
|
changeset |
files
|
Fri, 20 Mar 2009 13:38:51 +0100 |
Mathieu Lacage |
PacketTagList
|
changeset |
files
|
Tue, 31 Mar 2009 18:50:12 +0400 |
Kirill Andreev |
Data frames can go
|
changeset |
files
|
Tue, 31 Mar 2009 18:04:54 +0400 |
Kirill Andreev |
PREP propagation ported!!!
|
changeset |
files
|
Tue, 31 Mar 2009 15:24:16 +0400 |
Pavel Boyko |
PREQ unit test created
|
changeset |
files
|
Tue, 31 Mar 2009 14:55:03 +0400 |
Pavel Boyko |
RANN test cleanup
|
changeset |
files
|
Tue, 31 Mar 2009 14:44:29 +0400 |
Pavel Boyko |
Unit test for RANN information element
|
changeset |
files
|
Tue, 31 Mar 2009 12:40:39 +0400 |
Pavel Boyko |
HWMP headers cleanup to create correct doxygen docs
|
changeset |
files
|
Mon, 30 Mar 2009 22:22:16 +0400 |
Kirill Andreev |
restructured precursors in rtable
|
changeset |
files
|
Mon, 30 Mar 2009 18:13:48 +0400 |
Pavel Boyko |
dot11s-codes.h removed. StatusCode enum is found to be unused and removed. ReadonCode enum is moved to dot11s/ie-dot11s-peer-management.h
|
changeset |
files
|