Commit Graph

14257 Commits

Author SHA1 Message Date
Tom Henderson
2b10629465 bindings: Update package version numbers for API scanning 2019-08-12 16:41:07 -07:00
Alexander Krotov
8a9409426d Partially update python bindings generation code for Python 3 2019-08-10 17:03:53 +03:00
Alexander Krotov
22ddb8ce35 Fix libgcrypt-config configuration message 2019-08-10 02:35:01 +03:00
Tom Henderson
2efb7daee1 lte: Avoid valgrind warning of uninitialized value 2019-08-08 12:37:17 -07:00
Eduardo Pinto
5b34c908f0 uan: Fix MAC address variable shadowing in subclasses 2019-08-07 06:02:57 -07:00
Eduardo Abinader
6f075d4949 documentation: correct text on building topologies section 2019-08-01 12:17:03 +02:00
Tom Henderson
109f1f909a visualizer: (fixes #70) Update configuration of GooCanvas.CanvasEllipse 2019-07-17 10:09:58 -07:00
Muhammad Inamullah
db572034eb wifi: (fixes #30) Sequence number wrap around in MacLow::ReceiveMpdu 2019-07-07 22:00:13 -07:00
Tom Henderson
ed2d7f02fc aodv: Reduce default node separation to account for wifi model changes
The addition of a default ThresholdPreambleDetectionModel with minimum
RSSI of -82 dBm made it such that the default grid step size of 100
resulted in signals too weak to pass the detection model.
2019-07-06 17:05:40 -07:00
Tom Henderson
238a75614d wifi: Fix waveform PSD in example 2019-07-06 16:44:46 -07:00
Tom Henderson
f77c7ee3f4 flow-monitor: Relax node spacing to account for wifi model changes 2019-06-25 16:17:12 -07:00
Tom Henderson
6c87dff0ea wifi: Clarify behavioral change due to preamble detection model 2019-06-25 16:15:31 -07:00
Manuel Requena
8490704c65 lte: Remove intriguing inline
GTP-C messages are not sent very often, so no need to optimize them
2019-06-18 11:49:14 +02:00
Alexander Krotov
577a15d31c Merge branch 'patch-1' into 'master'
Fix bug in AntennaModel example code.

See merge request nsnam/ns-3-dev!71
2019-06-16 20:59:06 +00:00
Aarush Ahuja
49dd7e246a Fix bug in AntennaModel example code. 2019-06-16 20:04:43 +00:00
Tom Henderson
04f8caadd8 wifi: Rescan python bindings 2019-06-15 15:16:07 -07:00
Sébastien Deronne
d02406280b examples: Fix regression time for wifi examples 2019-06-15 14:35:10 +02:00
Alexander Krotov
c2a5175b90 wifi: remove unused BlockAckManager::m_maxDelay 2019-06-14 19:23:35 +03:00
Tom Henderson
92929a919f traffic-control: Document Perturbation attribute in FqCoDel 2019-06-09 07:29:53 -07:00
Sebastien Deronne
12c5e03a37 Merge branch 'wifi-error-model-coded-bits-vs-data-bits' into 'master'
wifi: Pass number of data bits instead of number of coded bits to error models

See merge request nsnam/ns-3-dev!67
2019-06-07 07:15:44 +00:00
Tom Henderson
37b502d578 lte: rescan API definitions for bindings 2019-06-04 21:44:04 -07:00
Manuel Requena
f887c118f6 Merge branch 'backhaul-update' into 'master'
lte: New customizable backhaul

See merge request nsnam/ns-3-dev!68
2019-06-04 16:06:26 +00:00
Manuel Requena
e23e796475 lte: Delete CsmaEpcHelper 2019-06-04 17:59:07 +02:00
Manuel Requena
565781fa41 lte: Clarify purpose of the example 2019-06-04 17:35:53 +02:00
Sébastien Deronne
32feed92ee wifi: Pass number of data bits instead of number of coded bits to error models 2019-06-02 21:30:10 +02:00
Stefano Avallone
dd606f7114 wifi: Rescan python bindings 2019-06-01 18:46:45 +02:00
Stefano Avallone
31d0003278 wifi: Move IsWithinSizeAndTimeLimits to MacLow 2019-06-01 16:30:27 +02:00
Manuel Requena
915477670f lte: Remove temp workaround from commit 7b1bd048
The stats are fixed in ed411fa9
2019-05-31 15:58:31 +02:00
Tom Henderson
b837ced810 tcp: (fixes #60) TcpSocket documentation fix 2019-05-29 07:20:01 -07:00
Manuel Requena
3c68d6b6eb lte: New customizable backhaul 2019-05-28 12:48:10 +02:00
Stefano Avallone
f039ccfe34 Improve fix for optimized mode build 2019-05-26 11:06:59 +02:00
Stefano Avallone
7ab4e08385 Fix build in optimized mode 2019-05-20 23:52:26 +02:00
Stefano Avallone
bb9cba6cd1 traffic-control: Rescan python bindings 2019-05-19 20:01:17 +02:00
Stefano Avallone
003c0a3905 Update AUTHORS and CHANGES.html 2019-05-19 20:00:27 +02:00
Daipu
01ac5aa89c traffic-control: Add COBALT documentation 2019-05-19 19:39:08 +02:00
shefaligupta
db1b21c311 traffic-control: Add COBALT Example 2019-05-19 19:38:48 +02:00
shefaligupta
6413053ad3 traffic-control: Add COBALT TestSuite 2019-05-19 19:38:05 +02:00
Daipu
f8ed784721 traffic-control: Add COBALT QueueDisc 2019-05-19 19:37:33 +02:00
ZorazeAli
c001d59336 core: Enable NS_LOG_WARN in Config::Connect/Disconnect
see merge request nsnam/ns-3-dev!62
2019-05-17 19:56:23 +02:00
Sébastien Deronne
eddfc3a9eb wifi: Rescan bindings 2019-05-16 22:03:17 +02:00
Sebastien Deronne
fcbc84cd5a Merge branch 'wifi_phy_improvements' into 'master'
Wifi PHY extensions and fixes

See merge request nsnam/ns-3-dev!61
2019-05-16 19:25:04 +00:00
Deronne Sebastien
48ae785d16 wifi: Add check on length value set in L-SIG 2019-05-16 21:23:32 +02:00
Sébastien Deronne
0afae8ef34 wifi: Enable preamble detection model by default 2019-05-16 21:23:32 +02:00
Sébastien Deronne
81d5ed7ce0 wifi: LENGTH field in DSSS PHY header should be the PSDU duration in microseconds 2019-05-16 21:23:32 +02:00
Sébastien Deronne
0adc099679 wifi: Fix wrong channel width when HT, VHT or HE STA receives a legacy PPDU 2019-05-16 21:23:32 +02:00
Sébastien Deronne
1e62164705 wifi: Various improvements in PHY headers 2019-05-16 21:23:32 +02:00
Sébastien Deronne
5f521f9f12 mesh: Rescan pcap files 2019-05-16 21:23:32 +02:00
Sébastien Deronne
e254af34fb wifi: Cleanup m_plcpSuccess flag in WifiPhy 2019-05-16 21:23:32 +02:00
Sébastien Deronne
5826c6d2c2 wifi: Extend tests for OBSS_PD spatial reuse 2019-05-16 21:23:32 +02:00
Sébastien Deronne
6626b976ca wifi: Fix PHY CCA logic 2019-05-16 21:23:32 +02:00