This website requires JavaScript.
19699f9a16
wifi: Update acceptable throughput range on test
Tom Henderson
2018-06-07 13:38:07 -07:00
b9ed68da5f
wifi: (fixes #2399 ) Improve scanning procedure of StaWifiMac
Muhammad Iqbal CR
2018-06-07 12:48:30 -07:00
3006b584c4
wifi: Refactor StaWifiMac::Receive() for better readability
Muhammad Iqbal CR
2018-06-07 12:47:36 -07:00
806db7e048
wifi: Update documentation to reflect current StaWifiMac
Muhammad Iqbal CR
2018-06-07 12:44:49 -07:00
d9f77b2b9f
bridge: (fixes #2772 ) Bridge doesn't learn from packets sent to it
Akin Soysal
2018-06-07 12:41:52 -07:00
76868196cd
visualizer: (fixes #1210 ) Pyviz visualizer bounds are hardcoded
Matthew Bradbury
2018-06-07 11:18:22 -07:00
a6c053c74c
uan: Fix use of uninitialized value
Tom Henderson
2018-06-07 11:13:14 -07:00
4e24485c24
tap-bridge: Fix -Werror=stringop-truncation with GCC 8
Stefano Avallone
2018-06-07 11:14:56 +02:00
598e2726bf
tcp: Changed parameter name from MIN_CWND to MinCwnd (ns-3 rules on naming) and fixed TcpLedbat test (minimum of 2*minCwnd was not correctly enforced in the test)
Natale Patriciello
2018-06-06 22:43:09 +02:00
24a89f3cdb
fd-net-device: Fix -Werror=stringop-truncation with GCC 8. Using IFNAMSIZ - 1 is safe because in all cases the dest structure is initialized with 0.
Natale Patriciello
2018-06-06 22:26:46 +02:00
b401974d28
wifi: (fixes #2925 ) Correct reported number of MPDUs when a block ack timeout event occurs
Matias Richart
2018-06-05 22:19:08 +02:00
536d7de036
lte: Fix some typos in the SAP names
Zoraze Ali
2018-06-05 17:07:49 +02:00
ebd02350fd
lte: Align trace name and trace signature to be consistent
Zoraze Ali
2018-06-05 17:06:58 +02:00
5b3df2fa8e
tcp: (fixes #2921 ) Add min_cwnd variable
Shefali Gupta
2018-06-04 21:07:42 +02:00
956eecfd8b
wifi: Fix valgrind error
Sébastien Deronne
2018-06-04 20:02:48 +02:00
7f26d9b550
wifi: Update wifi-testing.rst about PCF validation
Sébastien Deronne
2018-06-03 12:08:20 +02:00
88f0e395d5
wifi: Update wifi-user.rst about how to use and configure PCF
Sébastien Deronne
2018-06-03 11:58:06 +02:00
279cc47588
examples: Add wifi-pcf to regression
Sébastien Deronne
2018-06-03 10:32:19 +02:00
ec58d53764
Update CHANGES.html to mention about new wifi classes names
Sébastien Deronne
2018-06-03 10:25:18 +02:00
754db0f9c8
wifi: Update WifiArchitecture.dia with new classes names
Sébastien Deronne
2018-06-03 10:25:08 +02:00
2c9ffbc41b
wifi: Fix A-MPDU settings in wifi-manager-example
Sébastien Deronne
2018-06-03 10:13:17 +02:00
90e5898c60
wifi: Use same traced value for rate changes in MinstrelHt as in other rate managers
Sébastien Deronne
2018-06-03 10:10:43 +02:00
d8922cd9dd
rescan bindings
Sébastien Deronne
2018-06-01 00:07:27 +02:00
82173d9127
network: Change GetNDevices returned type in channel class and all subclasses to properly fix Visual Studio warnings
Sébastien Deronne
2018-06-01 00:07:24 +02:00
25cba2bdee
examples: Cleanup useless Config::SetDefault in wireless examples
Sébastien Deronne
2018-05-31 23:18:15 +02:00
9779bf3ec1
wifi: (fixes #2920 ) Set default MaxSlrc and fragmentation threshold attribues as per standard
Sébastien Deronne
2018-05-31 23:18:12 +02:00
3998d8bf44
Update CHANGES.html
Tom Henderson
2018-05-29 21:12:25 -07:00
e248097d85
applications: Add trace sources to traffic generators
Fernando J. Cintrón
2018-05-29 20:17:42 -07:00
e3eeb3b5c8
applications: (fixes #2775 ) UdpClient packet size attribute size
Tom Henderson
2018-05-29 19:51:04 -07:00
f8559f17a0
core: (fixes #2598 ) Simplify Schedule asserts and error messages
Tommaso Pecorella
2018-05-29 19:39:27 -07:00
0e330058c2
netanim: (fixes #2856 ) dumbbell-animation limitation
Manish Kumar B.
2018-05-29 19:20:01 -07:00
b99ccdeb09
traffic-control: rescan Pything Bindings (32 bits)
Tommaso Pecorella
2018-05-30 02:20:58 +02:00
7385c9c68d
traffic-control: Rescan python bindings (64 bit only)
Stefano Avallone
2018-05-29 23:42:16 +02:00
f65cc17cd3
traffic-control: Remove deprecated QueueDisc attributes
Stefano Avallone
2018-05-29 23:42:05 +02:00
7e1f2d3612
wifi: Remove unused ns3::WifiMacHeader::AddressType arguments from WifiMacQueue::GetNPacketsByAddress and WifiMacQueue::GetNPacketsByTidAndAddress
Alexander Krotov
2018-05-29 18:24:35 +03:00
7d9b54aac9
rescan bindings
Tom Henderson
2018-05-28 22:00:09 -07:00
18106f9647
test: Update API per revision r13590:09ed5d23091f
Tom Henderson
2018-05-28 07:36:54 -07:00
3aee9ad179
Add more detail about API changes
Tom Henderson
2018-05-28 07:27:28 -07:00
41e492b44c
propagation: Fix typo in documentation
Sébastien Deronne
2018-05-27 19:12:42 +02:00
2e099504aa
wifi: Fix Visual Studio warnings in wifi tests
Sébastien Deronne
2018-05-25 22:29:59 +02:00
0a60e13b1a
wifi: Fix remaining Visual Studio warnings in wifi-manager-example
Robert Ammon
2018-05-25 06:38:56 +02:00
e128fa1775
wifi: Fix uncorrected Visual Studio warning in ApWifiMac
Sébastien Deronne
2018-05-25 06:37:59 +02:00
64f293695a
Python bindings: update 32-bit for network and internet modeuls
Tommaso Pecorella
2018-05-24 22:29:07 -05:00
e93074c9dc
network: Rescan python bindings (64 bit only)
Stefano Avallone
2018-05-24 23:35:57 +02:00
23c7939435
network: Remove deprecated Queue attributes
Stefano Avallone
2018-05-24 23:35:46 +02:00
1675f1bc7d
wifi: Temporary fix for Visual Studio warning in YansWifiChannel
Sébastien Deronne
2018-05-24 22:57:07 +02:00
8ad9a4e74e
wifi: Fix remaining Visual Studio warning in WifiMacHeader
Sébastien Deronne
2018-05-24 22:56:23 +02:00
461acac5be
wifi: Fix remaining Visual Studio warning in ApWifiMac
Sébastien Deronne
2018-05-24 22:55:24 +02:00
5b1673215f
wifi: Fix Visual Studio warnings in WifiActionHeader
Sébastien Deronne
2018-05-24 22:55:00 +02:00
329dbc9387
wifi: Fix Visual Studio warnings in MacLow
Sébastien Deronne
2018-05-24 06:29:38 +02:00
be5fcc1c66
internet: Rescan python bindings (64 bit only)
Stefano Avallone
2018-05-24 00:34:14 +02:00
6e1363817e
internet: ARP packets pass through the traffic control layer So that they are not discarded if the device transmission queue is stopped. Also, this is how Linux behaves.
Stefano Avallone
2018-05-24 00:34:02 +02:00
8172c7eed7
internet: Remove FqCoDelIpv{4,6}PacketFilter classes
Stefano Avallone
2018-05-24 00:33:51 +02:00
61e43c89a6
traffic-control: FqCoDel computes a hash function if no filters are installed
Stefano Avallone
2018-05-24 00:33:39 +02:00
949a7fb682
traffic-control: Add a Hash method to QueueDiscItem
Stefano Avallone
2018-05-24 00:33:23 +02:00
ce1c923feb
core: Remove obsolete example from wscript as well
Peter D. Barnes, Jr.
2018-05-23 14:24:14 -07:00
0a057ed404
core: document what we use from unusual includes
Peter D. Barnes, Jr.
2018-05-23 13:46:05 -07:00
631d67493c
core: Consistent log component name
Peter D. Barnes, Jr.
2018-05-23 13:45:31 -07:00
f9468d72f7
core: Remove obsolete example.
Peter D. Barnes, Jr.
2018-05-22 16:03:09 -07:00
1f6e713f53
core: remove extraneous cast
Peter D. Barnes, Jr.
2018-05-22 15:10:46 -07:00
94e011240e
core: Use std::size_t for buffer size/len arguments
Peter D. Barnes, Jr.
2018-05-22 15:10:10 -07:00
2807d164ca
core: Correct class specification for fallback Demangle implementation.
Peter D. Barnes, Jr.
2018-05-22 14:58:09 -07:00
1f8a38d95a
core: Add CommandLine to some examples
Peter D. Barnes, Jr.
2018-05-22 14:56:27 -07:00
ccd36a6aa4
wifi: Fix Visual Studio warnings in ApWifiMac
Sébastien Deronne
2018-05-23 22:35:22 +02:00
675d2f82cf
wifi: Fix Visual Studio warnings in EdcaParameterSet
Sébastien Deronne
2018-05-23 22:35:21 +02:00
5d1ec8108d
wifi: Aifsn type should be uint8_t In Txop
Sébastien Deronne
2018-05-23 22:35:21 +02:00
dec66d10e7
wifi: Fix remaining Visual Studio warnings in SupportedRates
Sébastien Deronne
2018-05-23 22:35:18 +02:00
dbb9f1c7f9
wifi: Fix some more Visual Studio warnings in MinstrelWifiManager and MinstrelHtWifiManager
Sébastien Deronne
2018-05-23 06:19:27 +02:00
b15b16f753
wifi: Fix some more Visual Studio warnings in SupportedRates
Robert Ammon
2018-05-23 06:18:58 +02:00
e4507b7633
wifi: Ness should be uint8_t in WifiRemoteStationManager
Sébastien Deronne
2018-05-23 06:18:28 +02:00
db9efbc394
Add .vscode/launch.json to debug programs in scratch
Alexander Krotov
2018-05-22 16:18:07 +03:00
b4a7d5a59e
Add tasks.json for Visual Studio Code
Alexander Krotov
2018-05-22 15:39:07 +03:00
5c379d211b
wifi: Fix Visual Studio warning in BlockAckManager
Sébastien Deronne
2018-05-21 22:05:36 +02:00
0a66c9fa7e
wifi: Fix Visual Studio warnings in SupportedRates
Robert Ammon
2018-05-21 22:02:39 +02:00
ab369ae678
wifi: Fix Visual Studio warnings in MinstrelWifiManager
Sébastien Deronne
2018-05-21 22:02:18 +02:00
c0060bb1d0
wifi: Change m_avgAmpduLen type to uint32_t in MinstrelHtWifiManager
Sébastien Deronne
2018-05-21 21:58:59 +02:00
339224709c
wifi: Fix default power level settings in AparfWifiManager and ParfWifiManager
Sébastien Deronne
2018-05-21 21:57:50 +02:00
29ea252284
wifi: Add support for 802.11 PCF
Sébastien Deronne
2018-05-21 15:06:50 +02:00
a9786a6feb
build: (fixes #2915 ) Enforce gcc minimum version
Tom Henderson
2018-05-20 07:13:47 -07:00
22be8b7ae6
backout accidentally committed debugging code
Tom Henderson
2018-05-19 22:21:00 -07:00
dc51e4cc97
aodv: (fixes #2517 , 2911) Binary exponential backoff problem
Tom Henderson
2018-05-19 19:16:31 -07:00
666b71a2e0
examples: Fix types in wifi-multi-tos
Sébastien Deronne
2018-05-18 19:58:40 +02:00
20137b78e6
tcp: Fix a compiler warning
Viyom
2018-05-18 18:22:35 +02:00
b0c0c88d02
internet: Rescan python bindings
Sébastien Deronne
2018-05-16 22:51:13 +02:00
93b586ef09
mesh: Fix GCC 8 compiler warning
Natale Patriciello
2018-05-15 22:20:41 +02:00
0ea5aa6c8b
tcp: More test on TcpClassicRecovery
Viyom
2018-05-15 22:19:39 +02:00
be1056f204
tcp: TcpSocketState split from TcpSocketBase to help forward declaring
Natale Patriciello
2018-05-15 22:19:16 +02:00
d2298f36df
tcp: Forward declare as much as possible
Natale Patriciello
2018-05-15 22:18:27 +02:00
a84299a985
tcp: Extended the documentation on RecoveryOps
Natale Patriciello
2018-05-15 22:18:05 +02:00
b579c448a1
examples: Change Recovery algorithm in TcpVariantsComparison
Natale Patriciello
2018-05-15 22:17:43 +02:00
1095d99a5b
tcp: Don't remove API from TcpL4Protocol
Natale Patriciello
2018-05-15 22:17:18 +02:00
db7296fd6e
tcp: Add Tcp prefix to Recovery algorithms
Natale Patriciello
2018-05-15 22:16:58 +02:00
177a4fd06f
tcp: Added PRR Recovery algorithm
Viyom
2018-05-15 22:16:36 +02:00
13dcbb6dca
examples: Fix Visual Studio compilation errors
Sébastien Deronne
2018-05-15 21:28:34 +02:00
d8a0fc97c3
wifi: Use Time type to represent slot time in DcfManager
Sébastien Deronne
2018-05-14 23:41:15 +02:00
89d9beadf4
internet: Rescan python bindings
Sébastien Deronne
2018-05-13 10:16:05 +02:00
b40d64f702
wifi: Use casts to eliminate Visual Studio compiler warnings
Robert Ammon
2018-05-12 22:09:39 +02:00
2bd1f1fb05
test: Convert uint8_t to uint16_t where possible
Tom Henderson
2018-05-11 23:36:10 +02:00
5cbd43365a
tcp: Added test for Classic Recovery
Viyom
2018-05-11 19:32:36 +02:00
aeb3d27b4d
tcp: Modularization of Fast Recovery - I
Viyom
2018-05-11 19:30:43 +02:00