Commit Graph

13389 Commits

Author SHA1 Message Date
Natale Patriciello
e8df39f824 tcp: WARN instead of INFO for important messages 2017-02-03 14:02:30 +01:00
Natale Patriciello
0de265445c tcp: RFC 6675-compliant Retransmission Timeout 2017-02-03 14:02:24 +01:00
Natale Patriciello
efc5f3c53b tcp: RFC 6675-compliant Fast Retransmit/Recovery 2017-02-03 14:02:21 +01:00
Natale Patriciello
48d51f9c26 tcp: Use TxBuffer::NextSeg in TcpSocketBase 2017-02-03 14:02:18 +01:00
Natale Patriciello
e397010f73 tcp: (fixes #2256) Use TxBuffer::BytesInFlight in TcpSocketBase 2017-02-03 14:02:15 +01:00
Natale Patriciello
edb4e37c3d tcp: persist timeout should reset last segment sent 2017-02-03 14:02:13 +01:00
Natale Patriciello
a968aeabb8 tcp: Emulate SACK for SACKless connections in TcpSocketBase 2017-02-03 14:02:11 +01:00
Natale Patriciello
d85c1e3c89 tcp: Emulate SACK for SACKless connections in TcpTxBuffer 2017-02-03 14:02:09 +01:00
Natale Patriciello
4cb5c9677a tcp: processing the incoming Sack option 2017-02-03 14:02:06 +01:00
Natale Patriciello
033ad8f0a1 tcp: manage Sack-permitted option in TcpSocketBase 2017-02-03 14:02:04 +01:00
Natale Patriciello
b9b5f45311 tcp: added helper methods in TcpTxBuffer 2017-02-03 14:02:01 +01:00
Natale Patriciello
98b39123bf tcp: Reset () methods added to TcpTxBuffer 2017-02-03 14:01:59 +01:00
Natale Patriciello
477a0344b6 tcp: Added RFC6675 BytesInFlight () [Pipe()] into TcpTxBuffer 2017-02-03 14:01:56 +01:00
Natale Patriciello
9dcf3e62e2 tcp: Added RFC6675 NextSeg() into TcpTxBuffer 2017-02-03 14:01:52 +01:00
Natale Patriciello
3c47565d5c tcp: Added RFC6675 IsLost() into TcpTxBuffer 2017-02-03 14:01:49 +01:00
Natale Patriciello
37a768ad24 tcp: Added RFC6675 Update () into TcpTxBuffer 2017-02-03 14:01:46 +01:00
Natale Patriciello
b2bd923d9f tcp: Added definitions of Sack options 2017-02-03 14:01:42 +01:00
Natale Patriciello
555f5654d1 tcp: Added TcpTxBuffer test 2017-02-03 14:01:39 +01:00
Natale Patriciello
18eedbb266 tcp: TcpTxBuffer stores a list of TcpTxItem 2017-02-03 14:01:36 +01:00
Natale Patriciello
a97a735523 tcp: option headers are now public 2017-02-03 14:01:02 +01:00
Sébastien Deronne
9f5b88616a wifi: Add 802.11n/ac/ax NIST curves to testing documentation 2017-02-03 12:42:23 +01:00
Sébastien Deronne
c4d21dfcf9 examples: Extend mixed b/g example with mixed HT/non-HT cases 2017-02-03 11:37:12 +01:00
Tommaso Pecorella
b0c1eb4fee lte: (fixes 2646) conditional compile lena-simple-eps-emu example 2017-02-02 23:04:56 +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
100b27b1cf lte: Fix compilation issue on osx machines 2017-02-02 19:50:50 +01:00
Sébastien Deronne
514a78c66d wifi: rescan bindings 2017-02-02 19:29:36 +01:00
Sébastien Deronne
f7a898ed10 wifi: Extend protection mechanisms to support 802.11n 2017-02-02 19:04:00 +01:00
Sébastien Deronne
908d87fba6 wifi: (fixes #2528) Improve 802.11n RIFS support 2017-02-02 19:02:01 +01:00
Luciano Jerez Chaves
af1dc022b1 lte: (fixes #2632) build error due to uninitialized variable in rem helper 2017-02-02 16:49:55 +01:00
Marco Miozzo
8bd5f99e16 lte: (fixes 2646) lena-simple-eps-emu example will never work 2017-02-02 16:36:13 +01:00
Biljana Bojovic
80b02c652b lte: documentation spell check 2017-02-02 16:01:58 +01:00
Biljana Bojovic
a73dea2c66 lte: fix .dia documentation files 2017-02-02 12:36:50 +01:00
Sébastien Deronne
f7080cd03e examples: Add missing enableRts parameter in wifi-aggregation 2017-02-02 11:43:30 +01:00
Biljana Bojovic
dacd34cd48 lte: add lena-cc-helper example 2017-02-02 10:02:57 +01:00
Biljana Bojovic
6c96b91ddc lte: add carrier aggregation test files 2017-02-02 10:02:12 +01:00
Biljana Bojovic
303c241df3 lte: add documentation, examples and tests for carrier aggregation 2017-02-02 10:00:27 +01:00
Danilo Abrignani
1b83e938a3 lte: LTE model refactoring to support carrier aggregation 2017-02-02 09:33:08 +01:00
Sébastien Deronne
5ae5ea5ea3 wifi: Rework tx-duration-test to get rid of comparisons between two double values 2017-02-02 06:12:05 +01:00
Tommaso Pecorella
67d9368a79 internet: Rescan bindings 2017-02-01 21:57:48 +01:00
Tommaso Pecorella
028a6341d7 network: Rescan bindings 2017-02-01 21:57:48 +01:00
Tommaso Pecorella
b10bdc27d4 sixlowpan: Rescan bindings 2017-02-01 21:57:47 +01:00
Sébastien Deronne
80ff2b8fc1 wifi: Guard intervals in nanoseconds in Ideal 2017-02-01 21:10:23 +01:00
Sébastien Deronne
34d62d9822 wifi: Fix small typo in minstrel-ht-wifi-manager-example 2017-01-31 22:39:52 +01:00
Mohit P. Tahiliani
24084a9d8f traffic-control: Make the PIE test suite independent of internet 2017-01-31 19:35:00 +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
271dda4910 wifi: HT greenfield protection 2017-01-30 20:40:11 +01:00
Sébastien Deronne
c2a286b863 wifi: Guard intervals in nanoseconds in Minstrel HT 2017-01-30 19:49:47 +01:00
Sébastien Deronne
c353e09c0b wifi: rescan bindings 2017-01-29 23:54:57 +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
d57ea266fc wifi: Change default TxGain and RxGain attributes to 0 dB 2017-01-29 21:41:20 +01:00