Commit Graph

559 Commits

Author SHA1 Message Date
Sébastien Deronne
73373691ff wifi: (fixes #2406) Fix poor performance in 802.11g ad-hoc 2016-05-13 10:19:39 +02:00
Tom Henderson
2275ce9461 wifi: (fixes #2398) Add SNR tag to beacons and probe responses 2016-05-13 10:19:02 +02:00
Tom Henderson
9cec054b13 wifi: (fixes #2397) Add backoff and cw tracing to EDCA 2016-05-13 09:54:26 +02:00
Tom Henderson
90282c449c wifi: (fixes #2396) Move utility functions to WifiPhy 2016-05-13 09:40:59 +02:00
Sébastien Deronne
0646f9b1b1 wifi: (fixes #2378) Properly reset A-MPDU variables if PLCP preamble/header reception failed 2016-05-05 12:17:12 +02:00
Natale Patriciello
b6c47e6cea tcp: (fixes #2392) SYN advwin should not be scaled 2016-04-27 15:31:39 +02:00
Tommaso Pecorella
d7d5575dc1 internet: (fixes #2383) IPv4 header for reassembled packets reports a wrong payload size. 2016-04-22 02:27:25 +02:00
Tommaso Pecorella
583ff29051 flow-monitor: (fixes #2375) Flowmonitor parse crashes when no pkt is received 2016-04-21 00:38:48 +02:00
Stefano Avallone
3b4e3ba53d internet: (fixes #2377) SocketIpTosTag and SocketIpv6TclassTag may be added twice in UDP 2016-04-20 00:18:21 +02:00
Natale Patriciello
5aaeb0103c internet: Added TCP Bic 2016-04-18 17:21:45 +02:00
Anh Nguyen
e1d2bd27e1 internet: added TCP Veno 2016-04-18 17:20:17 +02:00
Anh Nguyen
58413eb0d3 internet: added TCP Scalable 2016-04-18 17:18:37 +02:00
Anh Nguyen
8bb8fe1904 internet: added TCP Vegas 2016-04-18 17:17:09 +02:00
Tommaso Pecorella
2949239b11 internet: (fixes #2057) ARP and Ndisc caches should be updated by receiving valid L3 packets 2016-04-04 22:23:40 +02:00
Tommaso Pecorella
4e46fcda55 lr-wpan: (fixes #2347) Ascii traces are hooked to the wrong traces 2016-03-31 23:31:50 +02:00
Tommaso Pecorella
a97cac4d28 sixlowpan: (fixes #2346) CompressionThreshold limit can be violated 2016-03-24 20:54:02 +01:00
Tom Henderson
6d44eb0f4e documentation: Update for new release cycle 2016-03-23 23:53:51 -07:00
Tom Henderson
9e4648c2f9 documentation: Update RELEASE_NOTES 2016-03-23 21:15:10 -07:00
Sébastien Deronne
11847e5332 wifi: (fixes #2338) Improve and fix control answer rate selection 2016-03-21 20:51:12 +01:00
Sébastien Deronne
083a670aea wifi: (fixes #2337) Replace channel width value units in MHz in WifiPhy (reported by Ali Rostami) 2016-03-15 23:51:42 +01:00
Tom Henderson
90de951d02 add another tested platform 2016-03-15 10:24:34 -07:00
Tommaso Pecorella
b4fe088aca uan: (fixes #1631) fix Acoustic Modem drawn energy calculation. 2016-03-14 19:28:26 +01:00
Tom Henderson
9941e75c5e update RELEASE_NOTES 2016-03-12 17:37:01 -08:00
Sébastien Deronne
df81efb5f0 wifi: (fixes #2332) fix buggy behaviour since commit 96b721d35158 2016-03-09 21:44:36 +01:00
Tom Henderson
93c8cf039e wifi: (fixes #2328) post-install configuration of the number of Tx antennas 2016-03-06 09:14:09 -08:00
Matías Richart
5bbb3d6001 wifi: (fixes #2317) Add method to convert a HT MCS to a non-HT rate 2016-03-09 20:41:21 +01:00
Matías Richart
901c249f78 wifi: (fixes #2320) Add method to check whether a WifiTxVector contains a valid combination of WifiMode, number of spatial streams and channel width 2016-03-09 20:37:26 +01:00
Sébastien Deronne
58c4f13f59 wifi: (fixes #2327) CWmin value selection based on 802.11g standard rules 2016-03-09 20:32:05 +01:00
Sébastien Deronne
f2cdfb1144 wifi: (fixes #2319) increase BlockAckTimeout for 802.11n 2.4 Ghz 2016-03-09 20:02:06 +01:00
Sébastien Deronne
dcd0439556 wifi: (fixes #2321) call wifi rate manager on a per A-MPDU basis 2016-03-09 19:57:46 +01:00
Sébastien Deronne
e6d4895bcf wifi: (fixes #2318) avoid simulation crashes when A-MPDU is used with TCP 2016-03-09 19:51:33 +01:00
Sébastien Deronne
1607dd43bd wifi: (fixes #2316) use single TXVECTOR for all MPDUs belonging to a same A-MPDU 2016-03-09 19:50:46 +01:00
Sébastien Deronne
c90edb7c06 Update RELEASE_NOTES 2016-03-01 20:10:20 +01:00
Tommaso Pecorella
e2c1cff8d3 Update CHANGES and RELEASE_NOTES 2016-02-27 17:57:24 +01:00
Alexander Krotov
140d614f13 wifi: (fixes #2307) reset m_receivedAtLeastOneAmpdu regardless of ACK policy 2016-02-24 17:40:04 +01:00
Natale Patriciello
de92108217 internet: (fixes #1783) BytesInFlight conforms to RFC 4898
Thanks to Alexander Krotov for a first version of this patch
Thanks to Lynne Salameh for testing
2016-02-23 09:47:50 +01:00
Sébastien Deronne
0d925018c5 wifi: (fixes #2297) 802.11n/ac backward compatible with legacy 2016-02-23 00:30:01 +01:00
Dean Armstrong
d5b0f28006 wifi: (fixes #1205) Make EDCA more standard compliant 2016-02-23 00:29:03 +01:00
Alexander Krotov
1adf40e98f wifi: (fixes #2303) Cleanup wifi mac queue before returning its size 2016-02-23 00:28:42 +01:00
Natale Patriciello
68956f1799 Updating RELEASE_NOTES 2016-02-22 17:01:56 +01:00
Sébastien Deronne
f85e4941af wifi: (fixes #2224) Replace m_ampduExist flag by a map of flags keyed on recipient address 2016-02-22 10:58:12 +01:00
Sébastien Deronne
551b03a3bf wifi: (fixes #2120) 802.11g backward compatible with 802.11b 2016-02-17 22:40:00 +01:00
Sébastien Deronne
75160cd286 wifi: (fixes #2292) Uninitialized variables since commit 7c60a9f8f271 2016-02-16 23:06:50 +01:00
Saswat K. Mishra
7ff01476a3 Internet: Add IPv6 NDISC Static Entries 2016-02-14 16:54:05 +01:00
Lynne Salameh
b830a39aa6 network: (fixes #2293) RED queue estimator optimization 2016-02-11 21:39:49 +01:00
Tommaso Pecorella
d9898e63d6 internet: (fixes #2288) Ipv4 broadcast/multicast packets are sent on all the interfaces 2016-02-07 22:50:01 +01:00
Tommaso Pecorella
377821fd56 internet: Add non-standard Link Down Attribute to RIPng.
The new attribute allows to set Link Down values greater than 16.
2016-02-07 22:32:10 +01:00
Sébastien Deronne
3d672f79c7 Update RELEASE_NOTES 2016-02-06 08:53:08 +01:00
Tommaso Pecorella
3892ea96b6 flow-monitor: (fixes #2287) FlowMonitor is confused by IP over IP 2016-02-05 01:03:57 +01:00
Tommaso Pecorella
c63f0e286c internet: (fixes #2273) WeakEs model should be enforced in Static and Global routing 2016-02-03 22:14:12 +01:00