Tom Henderson
|
c596fc0169
|
internet: Cast uint8_t to uint16_t in log statements
|
2016-12-27 13:50:17 -08:00 |
|
Tom Henderson
|
18f72e2605
|
lte: Fix syntax error in seqdiag source
|
2016-12-27 13:48:51 -08:00 |
|
Alexander Krotov
|
59da98c83a
|
Another README typo fix
|
2016-12-27 11:47:21 +03:00 |
|
Sébastien Deronne
|
6bce2b13b2
|
examples: Fix regression run for wifi-aggregation
|
2016-12-27 09:31:14 +01:00 |
|
Sébastien Deronne
|
065b6177d9
|
examples: Reduce regression run time for mixed-bg-network
|
2016-12-27 09:30:47 +01:00 |
|
Sébastien Deronne
|
60c0c3df46
|
examples: Add simple-ht-hidden-stations in regression run
|
2016-12-27 09:30:19 +01:00 |
|
Sébastien Deronne
|
6f4e77c2fb
|
examples: Add ht-wifi-network in regression run
|
2016-12-27 09:29:56 +01:00 |
|
Sébastien Deronne
|
8b0d7be886
|
examples: Add vht-wifi-network in regression run
|
2016-12-27 09:29:43 +01:00 |
|
Sébastien Deronne
|
ed66ffad0d
|
examples: (fixes #2594) Fix throughput calculation in vht-wifi-network
|
2016-12-27 09:29:00 +01:00 |
|
Alexander Krotov
|
2f9c69d6a7
|
README fix
|
2016-12-27 11:12:08 +03:00 |
|
Alexander Krotov
|
69fea27502
|
internet: simplify Ipv6L3Protocol::GetInterface
|
2016-12-26 10:41:23 +03:00 |
|
Alexander Krotov
|
05d6ac4a56
|
core: implement operator < for Vector3D and Vector2D
Part of ongoing effort to stop comparing Ptrs, see bug #2595
|
2016-12-26 08:19:50 +03:00 |
|
Alexander Krotov
|
0cd127965a
|
spectrum: remove unused variable
|
2016-12-22 23:20:55 +03:00 |
|
Matias Richart
|
e875720cc0
|
wifi: (fixes #2566): Fix BlockAckManager::GetNRetryNeededPackets
|
2016-12-21 21:37:36 +01:00 |
|
Alexander Krotov
|
79358fffac
|
click: add corresponding va_end to va_start
|
2016-12-20 20:52:12 +03:00 |
|
Robert Ammon
|
5c28d36714
|
documentation: (fixes #2583) Correct doxygen warnings and errors
|
2016-12-18 07:10:25 -08:00 |
|
Alexander Krotov
|
73ce9cf504
|
wifi: Avoid unnecessary GetObject in YansWifiChannel::Send
|
2016-12-15 16:44:18 +03:00 |
|
Alexander Krotov
|
53f50b2c88
|
internet: Save iterator in ArpCache::Lookup to avoid searching twice
|
2016-12-15 16:21:44 +03:00 |
|
Sébastien Deronne
|
37db875d66
|
wifi: Add assert in GetTid
|
2016-12-14 17:53:02 +01:00 |
|
Alexander Krotov
|
5bd59266e9
|
core: expand tabs and remove trailing whitespace in int64x64.cc
|
2016-12-14 11:56:08 +03:00 |
|
Mohit P. Tahiliani
|
3fa947daf6
|
traffic-control: Fix ARED tests after introduction of ECN support
|
2016-12-13 19:57:00 +01:00 |
|
Mohit P. Tahiliani
|
d7d6e33c96
|
traffic-control: Make the ARED test suite not depend on internet
|
2016-12-13 19:56:54 +01:00 |
|
Shravya Ks
|
85eafe3cde
|
traffic-control: Add ECN tests to red-queue-disc test suite
|
2016-12-13 19:56:47 +01:00 |
|
Stefano Avallone
|
3ae9d85c2f
|
traffic-control: (fixes #2485) Add ECN support to RED
|
2016-12-13 19:56:41 +01:00 |
|
Shravya Ks
|
7681d190c2
|
traffic-control: Add support for marking packets for ECN
|
2016-12-13 19:56:21 +01:00 |
|
Sébastien Deronne
|
289c3b85f1
|
wifi: Clean some more code in MacLow
|
2016-12-12 20:06:23 +01:00 |
|
Sébastien Deronne
|
b923409b29
|
Clean and slightly rework changeset 12451:ac1e0cdd5ca9
|
2016-12-12 19:28:09 +01:00 |
|
Sébastien Deronne
|
69dbafeed5
|
wifi: Add some asserts in MacLow
|
2016-12-12 19:22:02 +01:00 |
|
Sébastien Deronne
|
c8ddc0d2f0
|
wifi: Remove dead assignment in WifiTest
|
2016-12-12 19:21:14 +01:00 |
|
Stefano Avallone
|
d2e1b9e5b2
|
Remove unnecessary inclusions of drop-tail-queue.h
|
2016-12-11 23:48:57 +01:00 |
|
Sébastien Deronne
|
35c12eb14a
|
wifi: (fixes #2463) Add TxopTrace trace source to EdcaTxopN
|
2016-12-11 16:23:26 +01:00 |
|
Sébastien Deronne
|
a03d2cea2d
|
wifi: Remove dead assignment in MacLow
|
2016-12-11 13:25:42 +01:00 |
|
Alexander Krotov
|
3833b6fba6
|
wifi: Fix WifiMacQueue::PushFront documentation
|
2016-12-09 18:39:39 +03:00 |
|
Alexander Krotov
|
d4e272d775
|
wifi: Use std::set instead of std::list in QosBlockedDestinations
|
2016-12-09 10:37:39 +03:00 |
|
Tom Henderson
|
d1999fab0e
|
lte: Fix strict-overflow compiler warning
Arising on a Fedora 24 optimized static build (gcc version 6.2.1)
|
2016-12-07 16:55:26 -08:00 |
|
Sébastien Deronne
|
7ba521e918
|
wifi: Make sure headers are not added to m_currentPacket in MacLow
|
2016-12-07 21:48:55 +01:00 |
|
Alexander Krotov
|
d723ba0485
|
lte: iterate from begin to end, not from begin to begin
|
2016-12-06 01:59:22 +03:00 |
|
Sébastien Deronne
|
db1465a59b
|
wifi: Remove unnecessary class declarations
|
2016-12-04 18:05:02 +01:00 |
|
Sébastien Deronne
|
5729383874
|
wifi: Remove unused WifiMacTrailer in DcaTxop
|
2016-12-04 15:23:34 +01:00 |
|
Miralem Mehic
|
fa9197ebb6
|
tcp: (fixes #2561) TCP can not use Connect after a BindToNetDevice
|
2016-12-02 19:49:20 +01:00 |
|
Sébastien Deronne
|
18df227b4f
|
wifi: Remove unused variable m_nTxMpdus in MacLow
|
2016-12-02 00:14:21 +01:00 |
|
Sébastien Deronne
|
c40f5e655a
|
wifi: Remove unused variable m_sentMpdus in MacLow
|
2016-12-02 00:13:50 +01:00 |
|
Sébastien Deronne
|
ce86adde61
|
wifi: (fixes #2564) Keep m_currentPacket as the current A-MPDU packet when CTS timeout is triggered
|
2016-12-02 00:12:31 +01:00 |
|
Robert Ammon
|
e3f5259c9c
|
bindings: (fixes #2563) Pybindgen version can be >= required vers.
|
2016-11-30 20:13:49 -08:00 |
|
Sébastien Deronne
|
5476df8a7c
|
wifi: Rescan bindings
|
2016-11-29 23:33:21 +01:00 |
|
Sébastien Deronne
|
19b5fd6405
|
wifi: Add missing const
|
2016-11-29 23:16:51 +01:00 |
|
Sébastien Deronne
|
be0c13d7f3
|
wave: Fix valgrind issue
|
2016-11-28 23:45:36 +01:00 |
|
Alexander Krotov
|
918dbb5003
|
network: use numeric_limits for OFFSET_MAX instead of hardcoded constant
|
2016-11-28 15:41:37 +03:00 |
|
Sébastien Deronne
|
0c22e3b184
|
wifi: Clean includes
|
2016-11-27 22:30:39 +01:00 |
|
Sébastien Deronne
|
f9bbebb36b
|
rescan bindings
|
2016-11-27 21:54:27 +01:00 |
|