This website requires JavaScript.
f118d2df6b
make debug builds work again
Mathieu Lacage
2009-04-17 12:58:22 +02:00
5846c0fc2a
handle rts somewhat better
Mathieu Lacage
2009-04-17 11:43:14 +02:00
b225d123c8
order similarly to base class
Mathieu Lacage
2009-04-17 11:06:26 +02:00
6148894498
cleanup
Mathieu Lacage
2009-04-17 11:06:05 +02:00
9e0617b9fc
cara rate control
Federico Maguolo
2009-04-17 10:59:51 +02:00
e9f4c3f120
rescan python
Mathieu Lacage
2009-04-17 09:59:59 +02:00
dbf5feba29
cleanup
Mathieu Lacage
2009-04-17 09:59:54 +02:00
970779ab0e
add reference to paper
Mathieu Lacage
2009-04-17 09:56:04 +02:00
383f8cb027
cleanup a bit
Mathieu Lacage
2009-04-17 09:34:43 +02:00
4ab9fd3263
use manager variables instead of per-station variables
Mathieu Lacage
2009-04-17 09:23:50 +02:00
e8e7ca3ad1
coding style
Mathieu Lacage
2009-04-17 09:17:19 +02:00
6a54ac4a5d
merge
Mathieu Lacage
2009-04-17 09:13:50 +02:00
5a9a6eab99
bug 536: aarf-cd rate control
Federico Maguolo
2009-04-17 09:13:14 +02:00
735164d2cd
script typo fix; bug #551 .
Gustavo J. A. M. Carneiro
2009-04-16 22:20:37 +01:00
7ddd83ed2c
Detect valgrind memory leak reports; based on patch by Mathieu Lacage; closes bug #532
Gustavo J. A. M. Carneiro
2009-04-16 16:47:02 +01:00
acb6ddb685
make ./waf check pass again.
Timo Bingmann
2009-04-16 15:58:22 +02:00
ad35fe761a
Preq queue bugfix. deleted m_myPreq
Kirill Andreev
2009-04-16 16:36:19 +04:00
713628977f
merge
Mathieu Lacage
2009-04-16 13:29:37 +02:00
22545849a4
bug 534: non-const Ptr<T>::operator * () returns const reference
Nicola Baldo
2009-04-16 13:28:51 +02:00
9d109ef601
More than one root works
Kirill Andreev
2009-04-16 15:21:09 +04:00
fe935b18d2
waf fix
Gustavo J. A. M. Carneiro
2009-04-16 12:02:11 +01:00
f2a313666a
Fixed proactive mode. 1 root works
Kirill Andreev
2009-04-16 14:53:21 +04:00
59a10746ae
merge
Gustavo J. A. M. Carneiro
2009-04-16 11:02:11 +01:00
1c60682201
bug 548: missing license header
Mathieu Lacage
2009-04-16 11:30:25 +02:00
8c84b0781e
bug 531: Adds NonUnicastMode attribute to WifiRemoteStationManager
Timo Bingmann
2009-04-16 11:17:31 +02:00
48d617eb9d
rescan python
Mathieu Lacage
2009-04-16 11:10:27 +02:00
1177cadc35
bug 498: Object Name Service Obsoletes Legacy Naming
Mathieu Lacage
2009-04-16 11:10:17 +02:00
306fe22769
bug 542: invalid trace paths
Mathieu Lacage
2009-04-16 11:00:13 +02:00
d2631f6102
detect duplicate attributes, even in parent classes
Mathieu Lacage
2009-04-16 10:55:56 +02:00
5cdcf130a5
rename attribute from Position to PositionAllocator to avoid conflict with Position attribute defined in ns3::MobilityModel
Mathieu Lacage
2009-04-16 10:55:42 +02:00
c9c9a434d4
bug 544: TypeId::AddTraceSource should assert on duplicate trace source name
Mathieu Lacage
2009-04-16 10:27:55 +02:00
9613fb839c
bug 475: GammaVariable and ErlangVariable
Timo Bingmann
2009-04-16 10:07:48 +02:00
3f90d9595a
scan python
Mathieu Lacage
2009-04-16 09:25:32 +02:00
3274c58cc8
Bugfixes. Changed traversal time, because 4x4 network does not work
Kirill Andreev
2009-04-15 20:15:10 +04:00
36ab0b3f78
Fixed bug pith routing information collected from PREP
Kirill Andreev
2009-04-15 16:42:38 +04:00
a9fce22aa7
noiseFloor -> noiseFigure (bug 543)
Nicola Baldo
2009-04-15 13:56:01 +02:00
62add283d4
Upgrade to WAF 1.5.4
Gustavo J. A. M. Carneiro
2009-04-13 23:10:37 +01:00
3dab88580e
update api documentation
Tom Henderson
2009-04-12 22:41:33 -07:00
ce3e1d31a6
Remove class Ipv4Impl
Tom Henderson
2009-04-12 22:40:31 -07:00
691551c2e5
Doxygen cleanup
Pavel Boyko
2009-04-13 09:33:58 +04:00
20e82987c9
Update README
Tom Henderson
2009-04-12 22:14:34 -07:00
5c3fa90cac
Implementation cut over to use Ipv4InterfaceAddress
Tom Henderson
2009-04-12 22:13:49 -07:00
a67a74a345
build fix: cc1plus: warnings being treated as errors ../src/devices/mesh/dot11s/hwmp-protocol.cc: In member function ‘void ns3::dot11s::HwmpProtocol::ReceivePrep(ns3::dot11s::IePrep, ns3::Mac48Address, uint32_t, uint32_t)’: ../src/devices/mesh/dot11s/hwmp-protocol.cc:443: error: suggest parentheses around && within || Build failed
Pavel Boyko
2009-04-13 09:12:18 +04:00
b8e77d08fa
Airtime metric finished
Kirill Andreev
2009-04-10 14:30:48 +04:00
a593d80a98
Resturctured peer link frame - removed unneeded field "subtype", added unit test to it
Kirill Andreev
2009-04-10 12:41:10 +04:00
0b90a625e1
MeshWifiMacHeader moved to Dot11sMacHeader. test to it is written
Kirill Andreev
2009-04-09 18:52:20 +04:00
069c9f301e
Fix receiving bug in BridgeNetDevice regarding packet for the node itself
Gustavo J. A. M. Carneiro
2009-04-09 15:17:28 +01:00
bfb3f65003
Added proper flags to HWMP PREQ, routing information is updated in accordance with D3.0
Kirill Andreev
2009-04-09 17:47:14 +04:00
4cfcf907f1
Peer management state machine has been changed in accordance with D3.0
Kirill Andreev
2009-04-09 14:57:44 +04:00
54fdb7f909
Added {} in 'if' where ASSERT exists
Kirill Andreev
2009-04-09 13:16:27 +04:00
3792ce12fb
Optimized version complies and works
Kirill Andreev
2009-04-09 12:53:26 +04:00
13140ee899
update documentation
Tom Henderson
2009-04-08 22:32:44 -07:00
a1f5b19c5a
implementation and plumbing of Ipv4InterfaceAddress class
Tom Henderson
2009-04-08 16:07:34 -07:00
0528a56c4d
Ipv4::ifIndex -> Ipv4::interface
Tom Henderson
2009-04-08 13:35:34 -07:00
621e40bce8
File for documenting API changes of this repo
Tom Henderson
2009-04-08 13:35:02 -07:00
15a362445e
Unit testing for dot11s-IE
Kirill Andreev
2009-04-08 20:58:40 +04:00
79b01d701e
Broadcast is not forwarded twice into the same channel
Kirill Andreev
2009-04-08 18:17:33 +04:00
b349a7045c
Added docs to peer link frame cleass, mesh-wifi-mac-header has been moved to dot11s namespace
Kirill Andreev
2009-04-08 17:50:52 +04:00
22980d88a3
Fixed bug with uninitialized TAG
Kirill Andreev
2009-04-08 17:23:41 +04:00
1d808caeca
Bugfixes
Kirill Andreev
2009-04-08 14:57:57 +04:00
38d5a32df1
Added airtime link metric. packet error rate is not done yet
Kirill Andreev
2009-04-08 12:55:03 +04:00
95cc866cc3
Bugfixes
Kirill Andreev
2009-04-07 20:57:18 +04:00
6900402c16
Unicast chain instead of broadcast data frame added. Metric calculation:unfinished
Kirill Andreev
2009-04-07 20:24:39 +04:00
3a277c0b56
revert gtk-config-store in csma-broadcast example
Tom Henderson
2009-04-06 22:05:02 -07:00
199680e76e
Add code that, when waf is updated in a future version, makes sure python bindings are re-generated whenever the optional features set changes.
Gustavo J. A. M. Carneiro
2009-04-06 13:05:59 +01:00
df508b44f6
Fix bug 529 (logged values in hex after using Ipv6Address::Print).
Sebastien Vincent
2009-04-06 11:12:42 +02:00
1f612b1dc0
fix csma-broadcast for regression script
Tom Henderson
2009-04-04 13:48:13 -07:00
0b4406a005
fix typo
Mathieu Lacage
2009-04-03 20:09:07 +02:00
97b31efba4
Bugfixes. HWMP on 2-interface network works!
Kirill Andreev
2009-04-02 20:41:08 +04:00
22b8bfc40f
Merge
Kirill Andreev
2009-04-02 19:20:01 +04:00
40d4dc921f
Bugfixes with tag
Kirill Andreev
2009-04-02 19:18:36 +04:00
dd9274a08d
Cleanup
Pavel Boyko
2009-04-02 17:59:56 +04:00
adce54584f
bugfix in YansWifiChannel::Send
Pavel Boyko
2009-04-02 17:57:18 +04:00
d9ecacf5c2
merge
Pavel Boyko
2009-04-02 17:26:38 +04:00
6d9f90af7d
Add spread interfaces frequency channels option
Pavel Boyko
2009-04-02 17:26:20 +04:00
3e22a2d98d
Less error hiding anti-pattern when running regression tests.
Gustavo J. A. M. Carneiro
2009-04-02 13:16:13 +01:00
1f55df0670
Fix compiler "unused variable" warning.
Andrey Mazo
2009-04-02 16:05:25 +04:00
2b260999f8
Merge changes from ns-3-dev.
Andrey Mazo
2009-04-02 14:58:20 +04:00
2e346b1922
Frequency channel switch on channel, PHY and MAC levels
Pavel Boyko
2009-04-02 14:33:38 +04:00
d0a68752eb
Peer link restructured to support multi-interface
Kirill Andreev
2009-04-02 13:38:38 +04:00
9a4d43a6c1
Tag ns-3.4
Raj Bhattacharjea
2009-04-01 19:16:18 -04:00
9400f0aed8
Update AUTHORS for ns-3.4
Raj Bhattacharjea
2009-04-01 19:09:12 -04:00
143688ef05
Bugfix
Kirill Andreev
2009-04-01 20:48:05 +04:00
8cf586dea4
merge with ns3dev
Pavel Boyko
2009-04-01 18:45:18 +04:00
6e1a80ecb8
Mesh test refactored, see --pcap and --interfaces command line arguments
Pavel Boyko
2009-04-01 18:43:58 +04:00
8de7e3dbe5
802.11s helper (ns3::dot11s::MeshWifiHelper) refactored
Pavel Boyko
2009-04-01 18:05:36 +04:00
1bcc51a601
Reverted changes in wif-remote-station-manager concerned with tx-statistics
Kirill Andreev
2009-04-01 17:50:19 +04:00
65b7c9d725
PREQ queue bugfix, tested proactive mode, removed unnseded debug messages
Kirill Andreev
2009-04-01 17:38:22 +04:00
1159e736f2
Removed commented code, removed unneded debg messages
Kirill Andreev
2009-04-01 16:53:20 +04:00
4e669562c8
Merge with ns3dev
Kirill Andreev
2009-04-01 16:21:42 +04:00
39bf762761
Reactive HWMP is ported!
Kirill Andreev
2009-04-01 16:21:24 +04:00
af32684b40
Make routing protocol attribute of mesh point to be accessable by Config::
Pavel Boyko
2009-04-01 16:14:05 +04:00
df751a24e7
Old HWMP routing table test removed from examples.
Pavel Boyko
2009-04-01 14:12:53 +04:00
dd699e5338
Build fix
Pavel Boyko
2009-04-01 14:08:52 +04:00
4ba116b0f5
HwmpRtable unit test + cleanup
Pavel Boyko
2009-04-01 14:05:21 +04:00
f9888706b3
Added unicast PREQ, peer link status callback.
Kirill Andreev
2009-04-01 13:38:09 +04:00
d6c8c9d556
prettify CHANGES and add behavior changed section for ns-3.4
Craig Dowell
2009-03-31 10:32:16 -07:00
1b726f6c06
Ported to new tags
Kirill Andreev
2009-03-31 20:08:05 +04:00
6ba7122c7b
Data frames can go
Kirill Andreev
2009-03-31 18:50:12 +04:00
9ca44123a5
PREP propagation ported!!!
Kirill Andreev
2009-03-31 18:04:54 +04:00