Sébastien Deronne
|
4da17e78b8
|
Update RELEASE_NOTES and AUTHORS list
|
2017-07-02 15:41:30 +02:00 |
|
Sébastien Deronne
|
df1b368b7a
|
wifi: (fixes 2757) Properly enforce 802.11n/ac/ax maximum TXOP
|
2017-06-26 22:52:02 +02:00 |
|
Tommaso Pecorella
|
11f470b1ff
|
olsr: (fixes #2760) do not use unicast-bound sockets to receive broadcasts
|
2017-06-26 19:53:09 +02:00 |
|
Tommaso Pecorella
|
acb364c299
|
internet: (fixes #2759) Packets sent to broadcast address are converted to subnet-directed broadcast
|
2017-06-26 19:51:45 +02:00 |
|
Tommaso Pecorella
|
8e9c0f6b14
|
internet: (fixes #2758) IPv4 sockets bound to unicast receive also subnet-directed broadcasts
|
2017-06-26 19:52:31 +02:00 |
|
Sébastien Deronne
|
bf847b00dd
|
wifi: (fixes #2744) Fix issue with S-MPDU when CTS response is not received
|
2017-06-06 19:54:21 +02:00 |
|
Tommaso Pecorella
|
70d2462a17
|
internet: (fixes #2741) IPv4 fragmentation fails when re-fragmenting a previous last fragment.
|
2017-05-20 19:47:42 +02:00 |
|
Stefano Avallone
|
5710d7cb33
|
wifi: (fixes #1034) WifiMac::m_macTxDropTrace is fed with packets dropped in the wifi MAC queues
|
2017-04-26 19:48:43 +02:00 |
|
Sébastien Deronne
|
1e9758b406
|
wifi, spectrum: (fixes #2722) Create spectral density based on WifiModulationClass iso the current standard
|
2017-04-18 20:50:10 +02:00 |
|
Tom Henderson
|
1cff3b7f12
|
internet (fixes #2717) Fix Ipv4RoutingTableEntry default route
|
2017-03-31 06:19:54 -07:00 |
|
Tom Henderson
|
ba54ebd95c
|
internet: (fixes #2671) fix misspell in ArpCache::Entry::SetMacAddress
|
2017-03-16 23:28:16 +01:00 |
|
Tom Henderson
|
dbc12c9a8f
|
update minimal system requirements
|
2017-03-10 09:19:01 -08:00 |
|
Stefano Avallone
|
1d0a27a285
|
network: The Queue class holds a list of items
|
2017-03-08 18:01:59 +01:00 |
|
Tommaso Pecorella
|
76f627c42a
|
internet: (fixes #2665) Ipv4RawSocket can not send packets to broadcast or multicast
|
2017-03-06 00:50:11 +01:00 |
|
Matias Richart
|
074381bd2f
|
wifi: (fixes #2654) Add support in RRAA for all wifi standards
|
2017-03-01 21:20:29 +01:00 |
|
Tom Henderson
|
d79d1d9681
|
traffic-control: (fixes #2660) TrafficControlHelper::Default should not configure internal queue sizes
|
2017-02-24 14:40:03 +01:00 |
|
Sébastien Deronne
|
673a53e28b
|
wifi: (fixes #2367) Fix potential valgrind issues in BlockAckManager (patch from Alexander Krotov)
|
2016-04-07 18:16:47 +03:00 |
|
Matias Richart
|
c94750ebb6
|
wifi: (fixes #2647) Fix issue in ideal wifi manager when NSS > 1
|
2017-02-14 08:17:01 +01:00 |
|
Sébastien Deronne
|
e4e06c264a
|
wifi: (fixes #2655) Forbid to send ACK using A-MPDU
|
2017-02-11 21:13:40 +01:00 |
|
Sébastien Deronne
|
b0a7c88220
|
wifi: (fixes #2615) Handle TXOP fragmentation
|
2017-02-06 20:32:49 +01:00 |
|
Christoph Döpmann
|
fbd0cfb1fb
|
tcp: Advertised Window was still incorrect
|
2017-02-06 13:56:19 +01:00 |
|
Christoph Döpmann
|
6d930cd65c
|
tcp: MaxRxSequence is sometimes too large
|
2017-02-06 13:28:12 +01:00 |
|
Mingyu Park
|
ead564e9dd
|
tcp: Avoid overflow in htcp.cc
|
2017-02-06 13:24:24 +01:00 |
|
Ankit Deepak
|
7aa7e4dc35
|
tcp: Added TCP Ledbat
|
2017-02-06 13:17:50 +01:00 |
|
Biljana Bojovic
|
f833fe7567
|
lte: update release notes, changes, and lte 3GPP release version.
|
2017-02-03 19:02:13 +01:00 |
|
Natale Patriciello
|
d8a36755c0
|
tcp: Updated RELEASE_NOTES
|
2017-02-03 14:09:39 +01:00 |
|
Natale Patriciello
|
3de441b1a2
|
tcp: updated CHANGES.html and RELEASE_NOTES
|
2017-02-03 14:03:04 +01:00 |
|
Matias Richart
|
cdd7bb9e99
|
wifi: (fixes #2606) Ideal manager checks the remote station is HT/VHT compatible when searching for modes
|
2017-02-02 20:51:32 +01:00 |
|
Sébastien Deronne
|
908d87fba6
|
wifi: (fixes #2528) Improve 802.11n RIFS support
|
2017-02-02 19:02:01 +01:00 |
|
Sébastien Deronne
|
8f6ea2883d
|
wifi: (fixes #2629) Fill in supported supported rates and MCS values from beacons
|
2017-01-30 21:12:31 +01:00 |
|
Sébastien Deronne
|
7d9079623f
|
wifi: (fixes #2604) Use SIFS between QoS frames with Block Ack policy that belong to the same TXOP
|
2017-01-29 23:06:36 +01:00 |
|
Sébastien Deronne
|
fc7641add7
|
wifi: Add initial support for 802.11ax
|
2017-01-28 20:27:26 +01:00 |
|
Stefano Avallone
|
9f60774b59
|
traffic-control: (fixes #2537) Fix dead assignment on CoDel::DoDequeue
|
2017-01-27 18:02:38 +01:00 |
|
Natale Patriciello
|
6d0f79f378
|
tcp: (fixes #2263) Added IsTcpOptionEnabled method
|
2017-01-25 18:17:46 +01:00 |
|
Ankit Deepak
|
eb6cd95fdc
|
build: (fixes #2518) Suppress module list for Python programs
|
2017-01-24 17:44:10 -08:00 |
|
Sébastien Deronne
|
d73d9dfab0
|
wifi: (fixes #2628) m_currentPacket should not hold received packets
|
2017-01-24 18:54:52 +01:00 |
|
Sébastien Deronne
|
859859a8e1
|
wifi: (fixes #2491) Replace DcfManager::MY_DEBUG
|
2017-01-23 21:12:37 +01:00 |
|
Tommaso Pecorella
|
824ce1e528
|
Internet: (fixes #2627) - Ipv6RawSocket must check bound interface
|
2017-01-21 00:42:09 +01:00 |
|
Sébastien Deronne
|
4dd21b151c
|
wifi: (fixes #2601) HT stations use 40 MHz channel width if the configured channel width is set to 80 or 160 MHz
|
2017-01-13 20:10:40 +01:00 |
|
Sébastien Deronne
|
e905d6a2a7
|
wifi: (fixes #2578) Fix unexpected assert 'Internal collision but no packet in queue'
|
2017-01-13 20:08:04 +01:00 |
|
Matias Richart
|
3fb64fda99
|
wifi: (fixes #2607) Correct overflow in channel width loop in Minstrel HT
|
2017-01-11 20:28:21 +01:00 |
|
Sébastien Deronne
|
eab7f7015e
|
wifi: (fixes #2605) Add HT/VHT capabilities only if the peer station supports HT/VHT
|
2017-01-11 20:26:01 +01:00 |
|
Mohit P. Tahiliani
|
3b85d0da5b
|
traffic-control: (fixes #2512, #2590) Various small fixes regarding the RED queue disc
|
2017-01-09 20:01:36 +01:00 |
|
Tommaso Pecorella
|
9c09190deb
|
internet: (fixes #2614) RIP header version mismatch
|
2017-01-06 14:30:46 +01:00 |
|
Sébastien Deronne
|
3b284f0d5b
|
wifi: (fixes #2577) Handle A-MPDU with RTS enabled when multiple TOS are used
|
2017-01-02 08:45:10 +01:00 |
|
Sébastien Deronne
|
148235f3a1
|
wifi: (fixes #2584) MacLow to call StartNext only if there is a TXOP
|
2017-01-01 17:49:15 +01:00 |
|
Sébastien Deronne
|
d34b946a0b
|
wifi: (fixes #2471) Fix issue when trying to disable Block Ack for HT/VHT stations
|
2016-12-28 19:25:36 +01:00 |
|
Sébastien Deronne
|
a47cda1c1a
|
wifi: (fixes #2591) Allow 802.11e Block Ack mechanism on HT/VHT stations
|
2016-12-28 13:49:41 +01:00 |
|
Sébastien Deronne
|
ed66ffad0d
|
examples: (fixes #2594) Fix throughput calculation in vht-wifi-network
|
2016-12-27 09:29:00 +01:00 |
|
Matias Richart
|
e875720cc0
|
wifi: (fixes #2566): Fix BlockAckManager::GetNRetryNeededPackets
|
2016-12-21 21:37:36 +01:00 |
|