Jack Higgins
1483b8b228
internet: ( fixes #62 ) ICMP handle time exceed responses.
2019-09-05 22:45:23 +00:00
Eduardo Abinader
01582e9850
tutorial: fix text on tracing chapter
2019-09-03 12:46:02 +02:00
Alexander Krotov
5de272fa18
Fix a typo in the comment ("freed ip")
2019-09-03 12:29:58 +03:00
Tommaso Pecorella
8d2eca14a8
Remove c++11 deprecated ptr_fun and bind2nd
2019-08-25 14:00:52 +00:00
Tommaso Pecorella
c3130258d8
Remove c++11 deprecated ptr_fun and bind2nd
2019-08-25 14:00:52 +00:00
Tommaso Pecorella
69986b1b09
Merge branch 'patch-1' into 'master'
...
🐛 Missing ()
See merge request nsnam/ns-3-dev!92
2019-08-25 13:56:16 +00:00
Gustavo Rezende
387ffd55a1
🐛 Missing ()
2019-08-23 17:56:45 +00:00
Tom Henderson
ae03dbbf6d
Update RELEASE_NOTES and CHANGES.html
2019-08-23 14:39:48 +01:00
Tom Henderson
c972449f77
build: (workaround for #16 ) Make Waf default to Python 3
2019-08-21 13:26:32 -07:00
Tom Henderson
74ec793057
Update CHANGES.html and RELEASE_NOTES
2019-08-13 11:05:29 -07:00
Tom Henderson
c73facdbf6
Update release_steps.txt for GitLab.com and Jekyll changes
2019-08-13 11:04:47 -07:00
Tom Henderson
cdedc7aea8
documentation: Update tutorial references to 3.30 release
2019-08-13 11:02:46 -07:00
Tom Henderson
72f34b0826
Update AUTHORS list
2019-08-12 19:43:36 -07:00
Tom Henderson
80839b33e4
bindings: Rescan all APIs
2019-08-12 17:00:41 -07:00
Tom Henderson
bd376b4535
Update CHANGES.html and RELEASE_NOTES
2019-08-12 16:59:59 -07:00
Tom Henderson
40fc2d22bb
build: Make wscript changes to default to Python 3
2019-08-12 16:59:40 -07:00
Tom Henderson
27067cabd9
build: Upgrade Waf to 2.0.18
2019-08-12 16:58:30 -07:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
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