Commit Graph

11930 Commits

Author SHA1 Message Date
Tom Henderson
bd33fbbdec internet: rescan bindings 2016-02-25 16:51:41 -08:00
Tommaso Pecorella
dd90b30eaa internet: RIPv2 implementation 2016-02-25 16:30:34 -08:00
Tommaso Pecorella
b135f2260b internet: (fixes #2304) Change DSCP enum values to 6-bit definitions 2016-02-25 16:10:38 -08:00
Tom Henderson
167662ad6c rescan bindings 2016-02-25 14:22:34 -08:00
Tom Goff
46fa78e7fa internet: (fixes #1835) Implement Socket::GetPeerName() 2016-02-24 13:14:51 -08:00
Sébastien Deronne
a5181e1bbd wifi: (partial fix #2296) MIMO example and documentation 2016-02-24 16:30:31 -08:00
Sébastien Deronne
04a4b94056 wifi: (partial fix #2296) Enable MIMO functionality 2016-02-24 13:02:55 -08:00
Tom Henderson
2c71bfadc4 wifi: (partial fix #2296) Remove hardcoded nss values 2016-02-24 10:49:48 -08:00
Tom Henderson
9006d2c66c wifi: fix valgrind error in test 2016-02-24 21:40:37 -08:00
Tom Henderson
73d40476df internet: fix valgrind issue in tcp-pkts-acked-test 2016-02-24 22:36:02 -08:00
Tom Henderson
332ea29d8e rescan all bindings 2016-02-25 11:58:10 -08:00
Karsten Roscher
5c6c5e2a85 wave,wifi: (fixes #2210) set Order field to 0 for HT/VHT 2016-02-24 10:38:54 -08:00
Tommaso Pecorella
54d6f90814 Bug 2249 - LTE perl speed tests possibly broken 2015-12-28 17:50:02 +01:00
Alexander Krotov
140d614f13 wifi: (fixes #2307) reset m_receivedAtLeastOneAmpdu regardless of ACK policy 2016-02-24 17:40:04 +01:00
Sébastien Deronne
a02ee29905 wifi: additional check to avoid potention problems with VHT single MPDUs in 802.11ac 2016-02-24 17:34:18 +01:00
Natale Patriciello
eff983b686 internet: (fixes #2302) check isRetransmission correctly 2016-02-24 16:07:54 +01:00
Tom Henderson
2dc10e0567 wifi: (fixes #2185) check destination address before replying 2016-02-24 00:30:04 +01:00
Tommaso Pecorella
cb42812fc4 internet: remove unused variable 2016-02-23 22:42:02 +01:00
Natale Patriciello
e478244f37 internet: added __STDC_LIMIT_MACROS define 2016-02-23 14:54:57 +01:00
Natale Patriciello
0926fe96a4 internet: TcpGeneralTest constructor refactoring 2016-02-23 10:17:22 +01:00
Natale Patriciello
fdaaa50a6a internet: subtractions in TCP made safe 2016-02-23 09:57:58 +01:00
Natale Patriciello
8f68ea76f4 internet: added tcp-bytes-in-flight test 2016-02-23 09:57:38 +01:00
Natale Patriciello
35933bcc9a internet: TcpErrorModel drop callback extended 2016-02-23 09:56:54 +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
0c44ffdcd9 wifi: rescan Python bindings 2016-02-23 00:57:39 +01:00
Sébastien Deronne
c42a5377f1 wifi: remove unused variable isVhtStation 2016-02-23 00:50:18 +01:00
Sébastien Deronne
8c85f9c65e internet: rescan Python bindings 2016-02-23 00:45:30 +01:00
Sébastien Deronne
0d925018c5 wifi: (fixes #2297) 802.11n/ac backward compatible with legacy 2016-02-23 00:30:01 +01:00
Sébastien Deronne
082164e47c Rebuild pcap traces 2016-02-23 00:29:30 +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
843dd56935 internet: tracing of BytesInFlight inside TcpGeneralTest 2016-02-22 17:09:42 +01:00
Natale Patriciello
ad53340b82 internet: added BytesInFlight trace inside TcpSocketBase 2016-02-22 17:09:23 +01:00
Natale Patriciello
35a6a3e249 internet: tcp tx trace should not include header 2016-02-22 17:02:28 +01:00
Natale Patriciello
68956f1799 Updating RELEASE_NOTES 2016-02-22 17:01:56 +01:00
Lynne Salameh
a9ea180294 internet: (fixes #2247) going inside CA_RECOVERY 2016-02-22 17:01:34 +01:00
Sébastien Deronne
9a33aa5422 wifi: rescan Python bindings 2016-02-22 11:38:29 +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
ef6b0c89b0 wifi: Adds tests for MPDU aggregation 2016-02-22 10:58:10 +01:00
Sébastien Deronne
bc0e4d521b wifi: adds missing check since commit 8707c44ecc30 2016-02-22 10:58:06 +01:00
Natale Patriciello
932033c7a3 internet: added tcp-rtt-estimation test 2016-02-22 10:07:19 +01:00
Natale Patriciello
85c64c4d03 internet: (fixes #2302) corrected rtt calculation
Signed-off-by:  l.salameh@cs.ucl.ac.uk
2016-02-22 09:54:34 +01:00
Natale Patriciello
3186339a73 internet: trace rtt inside TcpGeneralTest 2016-02-22 09:37:42 +01:00
Natale Patriciello
782d9a0f41 internet: partially reverting 11850 for trace writing 2016-02-19 16:09:25 +01:00
Tommaso Pecorella
96c63f4b95 internet: add DSCP Getter/ Setter to IPv6 header 2016-02-18 21:23:24 +01:00
Tommaso Pecorella
f7b98e4ef0 internet: prevent null packet enqueueing in ARP. 2016-02-18 21:06:33 +01:00
Tommaso Pecorella
dd2d0858d1 sixlowpan: use standard internet helpers 2016-02-18 20:50:59 +01:00
Sébastien Deronne
edaa5fd760 wifi: rescan Python bindings 2016-02-17 22:40:03 +01:00
Sébastien Deronne
551b03a3bf wifi: (fixes #2120) 802.11g backward compatible with 802.11b 2016-02-17 22:40:00 +01:00
Natale Patriciello
babde48a82 internet: (fixes #2298) PktsAcked invoked in CA_OPEN state 2016-02-17 11:22:02 +01:00