Tommaso Pecorella
|
6a27f55505
|
Add NS_DEPRECATED_3_31 to definitions
|
2020-02-15 19:21:09 +01:00 |
|
Eduardo Almeida
|
153492e56d
|
utils: (fixes #138) Update CI scripts and README file after adding timeout value
see merge request !187
|
2020-02-14 09:12:20 +01:00 |
|
Tom Henderson
|
29d5ce4053
|
docs: fix bug in get_version.sh if we are on a maintenance release
|
2020-02-12 17:29:50 -08:00 |
|
ZorazeAli
|
5a55b9fdcf
|
utils: Using update-alternatives for gfortran for gcc 7 image
see merge request !186 and issue #138
|
2020-02-12 14:53:46 +01:00 |
|
ZorazeAli
|
12a9b0a94f
|
utils: Add python3 in pre-installation list for gcc and Ubuntu tests
see issue #138
|
2020-02-12 12:46:15 +01:00 |
|
ZorazeAli
|
674162a6a1
|
utils: Extend CI/CD README.md to include customized .yml path configuration
see issue #138
|
2020-02-12 12:42:02 +01:00 |
|
Tom Henderson
|
54593cee1b
|
rescan all APIs
|
2020-02-11 18:14:45 -08:00 |
|
Tommaso Pecorella
|
808afb7ada
|
Simplifies Ipv6Prefix print function (revert to old behaviour)
|
2020-02-11 11:47:54 +01:00 |
|
Tommaso Pecorella
|
be361263dc
|
Merge branch 'master' of https://gitlab.com/nsnam/ns-3-dev.git
|
2020-02-11 11:43:11 +01:00 |
|
Tommaso Pecorella
|
a74fdfce51
|
Fix Ipv6Prefix length calc and add explicit prefix length constructors
|
2020-02-11 11:39:44 +01:00 |
|
Tom Henderson
|
5ba88d1dc3
|
lte: Rescan python bindings
|
2020-02-11 09:43:33 +01:00 |
|
Katerina Koutlia
|
16f86a6917
|
Update CHANGES.html
|
2020-02-11 09:35:23 +01:00 |
|
Katerina Koutlia
|
8656a09fe3
|
lte: Rename HARQ related methods in LteEnbPhy, LteUePhy, and update LteHelper
|
2020-02-11 09:35:23 +01:00 |
|
Tom Henderson
|
88f04e444c
|
tcp: Fix documentation of DCTCP Init method
|
2020-02-10 14:56:57 -08:00 |
|
Tom Henderson
|
6b04b2ca2b
|
wifi: Fix typo in QosTxop attribute name
|
2020-02-10 14:50:32 -08:00 |
|
Tom Henderson
|
0cf72a15d4
|
internet: rescan APIs for Python bindings
|
2020-02-10 08:27:37 -08:00 |
|
Tom Henderson
|
6ea8aa7eb2
|
tcp: Fix valgrind issue with test
|
2020-02-09 21:39:22 -08:00 |
|
Tom Henderson
|
0f309a55fc
|
tcp: Update DCTCP documentation
|
2020-02-09 21:39:22 -08:00 |
|
Tom Henderson
|
5f9ce4802e
|
fix whitespace issues
|
2020-02-09 21:39:22 -08:00 |
|
Tom Henderson
|
0c7336e07d
|
tcp: Update DCTCP example for better alignment with experiment
|
2020-02-09 21:39:17 -08:00 |
|
Shravya K.S
|
66fc5622f4
|
tcp: Add DCTCP example
|
2020-02-09 17:33:31 -08:00 |
|
Vivek Jain
|
3b7fde4f51
|
tcp: Fix TcpDctcp initializer list
|
2020-02-09 17:33:31 -08:00 |
|
Vivek Jain
|
12d9d5b324
|
tcp: add attribute UseEcn for enabling and disabling ECN functionality
* add new attribute in TcpDctcp to enable the option for choosing
ECT codepoint
* add TcpDctcp in TcpVariantsComparison example
|
2020-02-09 17:33:30 -08:00 |
|
Vivek Jain
|
43516a0ec4
|
tcp: Auto Enable DctcpEcn for Dctcp
|
2020-02-09 17:33:30 -08:00 |
|
ShikhaBakshi
|
90a4ded1c3
|
tcp: Fix DCTCP issues
|
2020-02-09 17:33:30 -08:00 |
|
Shravya K.S
|
48bf4e7c29
|
tcp: Add DCTCP code and test-suite
|
2020-02-09 17:33:26 -08:00 |
|
Vivek Jain
|
c3265b7d44
|
tcp: Move m_rxBuffer in TcpSocketState and add SendEmptyPacket callback
|
2020-02-09 17:12:57 -08:00 |
|
Vivek Jain
|
7281bff876
|
tcp: Add ReduceCwnd API in TcpCongestionOps
|
2020-02-09 17:12:57 -08:00 |
|
Tom Henderson
|
d7791793bd
|
bindings: Update pybindgen version
|
2020-02-09 14:49:39 -08:00 |
|
Parth Pandya
|
741fd9feee
|
doc: Add to doxygen a list of all TypeIds
|
2020-02-03 15:50:48 -08:00 |
|
Peter D. Barnes, Jr
|
60680946bb
|
docs: Refactor print-introspected-doxygen
|
2020-02-03 15:43:09 -08:00 |
|
Stefano Avallone
|
78251108a1
|
wifi: Fix valgrind issues with tests
|
2020-02-01 13:01:58 +01:00 |
|
Eduardo Almeida
|
e906cde580
|
Implement additional operators for the vector class
|
2020-02-01 01:16:46 +00:00 |
|
Tommaso Pecorella
|
6f42c72d77
|
sixlowpan: 6LoWPAN mesh-under flood routing
|
2020-01-29 23:33:02 +00:00 |
|
Tommaso Pecorella
|
fdacda9721
|
lr-wpan: Remove spurious log line
|
2020-01-29 23:28:20 +00:00 |
|
Stefano Avallone
|
749cb93758
|
wifi: Rescan python bindings
|
2020-01-29 20:19:58 +01:00 |
|
Stefano Avallone
|
11641a57d8
|
wifi: Extend channel access manager test to check EDCA operations
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
4e184f3e9b
|
wifi: Align EDCA transmissions to slot boundaries
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
5000638ddc
|
wifi: Remove unused functions
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
75f7aa377b
|
wifi: Improve DCF/EDCA behavior when a packet is queued for transmission
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
45a677a04c
|
wifi: Add Txop::GenerateBackoff to eventually replace NotifyCollision, which is misleading
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
a74b599b89
|
wifi: Improve logging for channel access manager
|
2020-01-29 19:34:32 +01:00 |
|
Stefano Avallone
|
6af6bdc59b
|
wifi: Time::Min () is a safer default value for PPDU duration limits
|
2020-01-29 18:40:38 +01:00 |
|
Stefano Avallone
|
a5d0e94985
|
wifi: WifiMacQueueItem keeps MSDUs separate in case of A-MSDU
|
2020-01-29 18:40:38 +01:00 |
|
Stefano Avallone
|
1ef995ce3b
|
wifi: QosTxop sends peeked non-broadcast QoS Data frames to MacLow
|
2020-01-29 18:40:38 +01:00 |
|
Stefano Avallone
|
561ed7cf95
|
wifi: BA manager retransmits packets under BA agreement
|
2020-01-29 18:40:38 +01:00 |
|
Stefano Avallone
|
ecf384fb2b
|
wifi: Make use of the new ack policy selector
|
2020-01-29 18:40:38 +01:00 |
|
Stefano Avallone
|
9e5a51a40c
|
wifi: Install a ConstantWifiAckPolicySelector on every QosTxop by default
|
2020-01-29 18:37:58 +01:00 |
|
Stefano Avallone
|
5b7428f667
|
wifi: Add an ack policy selector hierarchy
|
2020-01-29 18:37:58 +01:00 |
|
Stefano Avallone
|
2559a86669
|
wifi: Add BlockAckReq to transmission parameters
Also, make the API more compact.
|
2020-01-29 18:37:58 +01:00 |
|