Tommaso Pecorella
d8c14885b2
Bug 2124 - UdpSocketImpl::ShutdownRecv doesn't stop the Ipv[4,6]EndPointDemux
2015-07-02 18:21:44 +02:00
Sébastien Deronne
9e70317df6
remove file execution bit on wifi source files
2015-06-14 22:30:44 +02:00
Nicola Baldo
cf45881bcc
fixed Bug 2143 - maybe-uninitialized warning
2015-06-30 18:31:43 +02:00
Peter D. Barnes, Jr.
30c95658e9
Fix doxygen command after update to waf 1.8 in r11458, 126b15bc1efc
2015-06-28 20:24:41 -07:00
Peter D. Barnes, Jr.
dfd965e6f8
Revert unintentional change of third.cc trace file names, and remove execute bits.
...
These were introduced in 11418:4d6051f4166f.
Reported by Tom Henderson
2015-06-26 11:43:48 -07:00
Tom Henderson
0e03b5828f
enable wifi module documentation to be built standalone
2015-06-24 21:48:29 -07:00
Tom Henderson
5a76830b73
bug 2127: Scheduler benchmark utility works correctly in first run only (patch due to Philipp Andelfinger)
2015-06-24 21:39:59 -07:00
Tom Henderson
dc3667a937
bug 2125: subclasses must chain up to their base class NotifyNewAggregate() method (patch due to nlmills)
2015-06-24 21:36:15 -07:00
Mohit P. Tahiliani
d8ee7fffa4
add second.py and third.py Python examples
2015-06-24 19:40:03 -07:00
Mohit P. Tahiliani
6433205b6c
fix command-line argument handling in mixed-wireless.py example
2015-06-24 18:46:01 -07:00
Sébastien Deronne
340437104d
fix issue with the delay parameter in test-interference-helper
2015-06-24 18:54:29 +02:00
Vedran Miletić
4146d77eaf
Fix printing of gccxml version (Waf 1.8 API change)
2015-06-23 14:40:12 +02:00
Vedran Miletić
2006e41baa
Fix Python bindings wscript and waf-tools for Waf 1.8
2015-06-23 14:34:53 +02:00
Matthieu Coudron
5506d60922
Update Waf to 1.8.11
...
Changes:
* run_c_code() is replaced by check()
* nice_path() got removed, and is replaced by bldpath()
* check_compilation_flag() is updated to work with 1.8 API
2015-06-23 14:32:41 +02:00
Sébastien Deronne
8cfb0bf43f
rescan bindings
2015-06-14 20:53:47 +02:00
Sébastien Deronne
246166d593
add test script for InterferenceHelper
2015-06-22 19:00:34 +02:00
Sébastien Deronne
46b7c2ac8a
fix some more issues in wifi-phy-test
2015-06-22 19:00:03 +02:00
Sébastien Deronne
660756646a
rebuild pcap traces
2015-06-22 18:45:52 +02:00
Sébastien Deronne
cd0f4ad075
Bug 2108 [wifi] - Erroneous implementation in InterferenceHelper
2015-06-22 18:45:49 +02:00
Tom Henderson
9ca914b2b3
Bug 1249 [wifi] - doxygen comments on device-level SetMobility ()
2015-06-22 18:28:40 +02:00
Sébastien Deronne
34ca3a8c0b
cleanup wifi module
2015-06-21 00:23:45 +02:00
Tom Henderson
2c13d2dbe8
fix dead link
2015-06-16 13:13:06 -07:00
Sébastien Deronne
65f248403a
cleanup wifi-remote-station-manager
2015-06-15 20:05:15 +02:00
Nicola Baldo
560af5e3d8
fixed function logs in radio-berarer-stats-connector
2015-06-15 18:06:54 +02:00
Sébastien Deronne
e6d5b2752d
cleanup yans-wifi-channel, yans-error-rate-model and nist-error-rate-model
2015-06-14 23:05:49 +02:00
Sébastien Deronne
b19606dc73
rescan bindings
2015-06-14 20:29:08 +02:00
Sébastien Deronne
9080f150a6
cleanup yans-wifi-phy
2015-06-14 20:15:37 +02:00
Sébastien Deronne
40d10240cf
rescan bindings
2015-06-14 18:21:46 +02:00
Sébastien Deronne
ecbd57326b
cleanup wifi-phy
2015-06-14 17:33:42 +02:00
Sébastien Deronne
569f1c2dce
cleanup wifi-mac-header
2015-06-14 10:53:08 +02:00
Sébastien Deronne
3109031c35
cleanup mac-low.cc
2015-06-12 20:58:01 +02:00
Sébastien Deronne
90806e1f2a
fix issues with wifi-phy-test
2015-06-12 20:14:31 +02:00
Tommaso Pecorella
d74e9fdf30
Enh. 2130 - Allow SimpleChannel to simulate hidden terminals.
2015-06-11 19:07:25 +02:00
Tommaso Pecorella
c5f127c193
Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
2015-06-11 17:30:07 +02:00
Tommaso Pecorella
cbe83c6f5a
Bug 2138 - SimpleNetDevice could send overlapped packets.
2015-06-11 11:40:53 +02:00
Tom Henderson
8df0d04bbb
add missing copyrights
2015-06-10 07:52:23 -07:00
Tommaso Pecorella
ba17f6168e
Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
2015-06-09 23:36:57 +02:00
Tommaso Pecorella
f47b9bce81
Bug 2135 - TCP doesn't honor the socket's output interface
2015-06-09 23:41:06 +02:00
Peter D. Barnes, Jr.
d67ced0392
Fix parents, group names, and missing constructors in GetTypeId definitions.
2015-06-09 12:59:59 -07:00
Peter D. Barnes, Jr.
1420606fc6
Convert to unix line endings.
2015-06-08 16:38:30 -07:00
Peter D. Barnes, Jr.
a2e0ed145a
Missing mode lines.
2015-06-08 16:37:40 -07:00
Peter D. Barnes, Jr.
d85ad22554
Condition examples/realtime/realtime-udp-echo.cc on ENABLE_REAL_TIME
2015-06-08 12:24:46 -07:00
Tom Henderson
ab88e121ca
fix attribute accessor for DropTailQueue Mode attribute (reported by Chip Webb)
2015-06-08 13:46:18 -07:00
Sébastien Deronne
0ac6727a82
update RELEASE_NOTES
2015-06-07 16:43:55 +02:00
Junling Bu
c16fb42027
Bug 2136 [wifi] - The usage of tid in wifi and wave module shall be if (tid > 7) rather than if (tid >= 7)
2015-06-07 16:42:28 +02:00
Sébastien Deronne
8bd7f62305
rescan bindings
2015-06-06 18:21:26 +02:00
Sébastien Deronne
ef49c036ec
802.11n short guard interval indication in radiotap header
2015-06-06 18:02:37 +02:00
Sébastien Deronne
af65a032f1
update RELEASE_NOTES
2015-06-05 23:53:18 +02:00
Junling Bu
823d1b1642
Bug 1736 [wifi] - default dot11EDCATableMSDULifetime
2015-06-05 23:49:09 +02:00
Tommaso Pecorella
5a7a4fff83
Bug 2126 - LrWpanNetDevice silently accepts no mobility on the node
2015-05-28 10:22:59 +02:00