Commit Graph

621 Commits

Author SHA1 Message Date
Robert Ammon
bf956783aa routing: (fixes #2527) Extend PrintRoutingTable to specify the time unit for the report. 2016-11-05 02:38:15 +01:00
Sébastien Deronne
e1fd378394 wifi: (fixes #2532) Remove potential inconsistencies between 802.11n MCS and NSS value reported in TXVECTOR 2016-11-01 11:26:50 +01:00
Sébastien Deronne
33bc706e2b wifi: (fixes #2477) Check that PHY state is not RX nor TX before sending BACK response to A-MPDU 2016-10-30 09:21:08 +01:00
Sébastien Deronne
cccee8c146 wifi: (fixes #2529) Trigger m_macTxDataFailed for failed or missed MPDUs when A-MPDU is used 2016-10-26 20:42:32 +02:00
Francisco Javier Sanchez Roselly
6f5252e537 internet: (fixes #2521) include ipv6-option.h in wscript 2016-10-14 17:56:46 +02:00
Sébastien Deronne
4694a11bdf wifi: (fixes #2511) Fix issues and improve support for HT Greenfield format 2016-10-14 14:41:27 +02:00
Nicola Baldo
c585d60609 fixed Bug 2450 - LogDistancePropagationLossModel is not continuous 2016-10-12 21:14:34 +02:00
Tom Henderson
9bf0116c22 update AUTHORS and RELEASE_NOTES 2016-10-06 22:55:29 -07:00
Tom Henderson
61a0ca13de documentation: Update for new release cycle 2016-10-03 21:37:42 -07:00
Tom Henderson
a65f57b5ad update CHANGES.html and RELEASE_NOTES for ns-3.26 2016-10-03 19:35:35 -07:00
Sébastien Deronne
d220d8aa29 wifi: (fixes #2514) Fix maximum transmission time for VHT A-MPDUs 2016-10-02 04:38:54 +02:00
Tom Henderson
bee945f9a4 update RELEASE_NOTES 2016-09-27 22:18:27 -07:00
Piyush Aggarwal
7bb5492e44 [internet] Arp logging: label with request or reply properly 2016-09-27 20:21:10 -04:00
Peter D. Barnes, Jr.
bdae572c1d Update RELEASE_NOTES with fixed bugs 2507 and 2508 2016-09-27 19:48:11 -04:00
Peter D. Barnes, Jr.
46932fa7b2 build: (fixes #2459) Add ./waf --check-config option to reprint the summary
Add ./waf --check-config option to reprint the summary of optional features
from the configuration
2016-09-19 23:06:16 -07:00
Hossam Khader
621eae31ca mobility: (fixes #2390) AddWaypoint uses absolute time instead of relative time 2016-09-12 23:02:50 +02:00
Tommaso Pecorella
dcb87ae4c5 internet: (fixes #2500) Ipv[4,6]RawSocket ignores IpTtl tag 2016-09-12 22:53:56 +02:00
Andrea Lupia
d6f671e834 aodv: (fixes #2123) AODV doesn't use / honor IP TTL in the RREQ / RREP 2016-09-10 01:52:53 +02:00
Peter D. Barnes, Jr.
8d7160380e DES Metrics implementation. 2016-09-02 22:40:07 -04:00
Stefano Avallone
8255f5523b applications: (fixes #2474) Make Udp[Echo|Trace]Client work with Inet[6]SocketAddresses 2016-09-02 09:31:40 +02:00
Lynne Salameh
5703ee607e tcp: (fixes #2484) corrected the exit from CA_LOSS 2016-08-30 09:29:25 +02:00
Natale Patriciello
d78fb0d2c2 tcp: (fixes #2401) Deserialized len in TcpHeader 2016-08-30 09:24:18 +02:00
Natale Patriciello
7e1c1a5238 tcp: (fixes #2486) Corrected tracing of nextTxSeq 2016-08-30 09:21:04 +02:00
Stefano Avallone
01fcd078f9 flow-monitor: (fixes #2479) Keep track of packets dropped by queue discs 2016-08-22 14:50:59 +02:00
Amir Modarresi
531955a8fe tcp: Add H-TCP model 2016-08-18 16:22:57 -07:00
Tom Henderson
4973eb1a98 wifi: (fixes #2469) Enable sending of block ack request when block ack association exists without A-MPDU 2016-08-10 20:59:16 +02:00
Sébastien Deronne
c6c28bec0f wifi: (fixes #2468) Fix fragmentation rules for A-MPDU and HT transmissions 2016-08-10 20:51:54 +02:00
Sébastien Deronne
07cc01d3c2 wifi: (fixes #2222) Handle internal collisions 2016-08-05 22:44:56 +02:00
Tommaso Pecorella
973470c164 dsr: (fixes #2454) DsrRouting::NotifyDataReceipt is also triggered for wifi management packets 2016-08-02 08:09:09 +02:00
Sébastien Deronne
56f1dc96a5 wifi: (fixes #2351) Fix symbol rate calculation for channels with 10 and 5 Mhz width 2016-07-30 10:05:24 +02:00
Tom Henderson
4f349d7f47 wifi: (closes #2400) Add SpectrumWifiPhy model 2016-07-22 18:13:42 -07:00
Tom Henderson
528a1b81c1 wifi: (fixes #2412) Align WifiPhy frequency and channel number 2016-07-20 21:52:49 -07:00
Sébastien Deronne
bef514cda8 wifi: (fixes #2445) Fix out of bounds array access in MinstrelHtWifiManager::SetBestProbabilityRate (patch from Alexander Krotov and Matias Richart) 2016-07-12 22:23:24 +02:00
Tommaso Pecorella
97f68a678d network: (fixes #2444) PcapHelper DataLinkType enum should have a name 2016-07-12 01:19:11 +02:00
Tommaso Pecorella
a6c4a53280 applications: (fixes #2443) Increase applications counters to accomodate Gbps transfer rates. 2016-07-12 01:17:09 +02:00
Stefano Avallone
68ae41b061 config-store: (fixes #2442) Do not crash if an object container has a null item 2016-06-29 17:58:03 +02:00
Tommaso Pecorella
4bcf4abdda various: (fixes #2446) Fix comma instead of pipe in Attributes 2016-06-23 23:55:32 +02:00
Sébastien Deronne
c1388be030 wifi: (fixes #2379) Workaround to avoid BlockAckReq to be part of A-MPDUs 2016-06-17 13:56:18 +02:00
Sébastien Deronne
20719679ad wifi: (fixes #2421) Forbid negative RemainingAmpduDuration for the last MPDU in A-MPDU tag 2016-06-17 13:52:50 +02:00
Sébastien Deronne
e96f106db0 wifi: (fixes #2408) Fixes pcap issues with HT Minstrel (patch from Tommaso and Matias) 2016-06-17 13:49:33 +02:00
Stefano Avallone
a2e4d75c84 internet: (fixes #2440) SocketIpTosTag might be added twice if a packet is sent multiple times 2016-06-15 16:15:56 +02:00
Hossam Khader
e9e80fa69a sixlowpan: (fixes #2439) SixLowPan headers needs casts to int in some places 2016-06-14 22:56:28 +02:00
Tommso Pecorella
70fc877f81 internet: (fixes #2438) Routing must not chain-process packets coming from a non-forwarding interface 2016-06-13 00:11:15 +02:00
Tommso Pecorella
c9b50f9b04 internet: (fixes #2402) IPv4 Interface forwarding state is not honored 2016-06-13 00:09:51 +02:00
Sébastien Deronne
5b4d08da67 wifi: (fixes #2420) Remove code duplication between Wifi and Wave modules 2016-06-10 21:45:45 +02:00
Alexander Krotov
5caef0cd19 wifi: (fixes #2376) Process case when new A-MPDU is received and some MPDUs are missing 2016-04-18 18:59:52 +03:00
Matias Richart
7f7a46fd65 wifi: (fixes #1797) Assert when non-HT RAA is used with HT/VHT device 2016-06-10 21:45:43 +02:00
Sébastien Deronne
1224204c0a wifi: (fixes #2427) Do not set m_erpSupported for 802.11ac and 802.11n at 5GHz 2016-06-10 21:45:42 +02:00
Sébastien Deronne
b8068619dd wifi: (fixes #2436) Do not send BACK if the received A-MPDU is not addressed to the station 2016-06-10 21:45:41 +02:00
Manuel Requena
4c6ca8c77e lte: (fixes #2308) PacketTag instead of ByteTag in LTE PDCP/RLC 2016-06-10 17:09:35 +02:00