Commit Graph

423 Commits

Author SHA1 Message Date
Tom Henderson
80839b33e4 bindings: Rescan all APIs 2019-08-12 17:00:41 -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
Stefano Avallone
dc074293d5 network: Rename Queue methods to allow range based for loops 2019-05-11 18:47:14 +02:00
Tom Henderson
b55086476c network: Added API to be able to tag only some bytes 2019-04-25 14:47:01 +02:00
Natale Patriciello
441ae70c64 Example CI for ns-3 and Gitlab 2019-01-07 09:15:40 +01:00
Tom Henderson
caa195a49b bindings: Rescan all APIs 2018-12-09 20:56:55 -08:00
Stefano Avallone
b3e470c64f traffic-control: Make NetDeviceQueueInterface independent of Queue 2018-12-03 11:04:49 +01:00
Tom Henderson
3a7f6a1c06 bindings: Rescan all APIs 2018-11-14 11:53:21 -08:00
Alexander Krotov
c8a500f5a8 Remove duplicate semicolons 2018-11-07 16:54:53 +03:00
Peter D. Barnes, Jr.
dff56925e5 core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version,
add int64x64_t scaling.
2018-10-19 00:03:07 -04:00
Tom Henderson
e48d750b34 network: Clarify some Queue documentation 2018-10-02 16:39:28 -07:00
Stefano Avallone
96b8d1d7a5 Rescan python bindings 2018-09-18 15:50:27 +02:00
Stefano Avallone
1abd8331b8 traffic-control: the NetDeviceQueueInterface object is created by NetDevice helpers 2018-09-18 15:50:02 +02:00
Stefano Avallone
a47ebd9ea5 network: (fixes #2948) Allow full range of socket priority values 2018-08-15 15:57:48 -07:00
Tom Henderson
9deaad5ae7 rescan bindings 2018-08-09 10:14:27 -07:00
Tom Henderson
a04ea625f7 network: Add NodeContainer::Contains() 2018-08-09 05:53:06 -07:00
Tom Henderson
55df7237fe network: Add ApplicationContainer::StartWithJitter() 2018-08-08 16:31:39 -07:00
Sébastien Deronne
16a2d19fee network: (fixes #2948) Allow priority settings up to value 7 2018-08-07 12:45:56 +02:00
Sébastien Deronne
5f82de724d wifi: Add support for 802.11ax radiotap 2018-08-07 12:43:45 +02:00
Sébastien Deronne
66b181107e network: Cleanup unused RadiotapHeader functions 2018-08-07 12:43:18 +02:00
Alexander Krotov
7a4d96b180 network: do not CreateFullCopy of the source buffer in Buffer::AddAtEnd 2018-08-03 13:41:11 +03:00
Alexander Krotov
776a0bd3ad network: optimize TagBuffer::Read 2018-08-03 13:33:09 +03:00
Tom Henderson
0b9893a908 Rescan all Python bindings 2018-07-21 16:14:09 -07:00
Alexander Krotov
00bb6fe7f6 Spellcheck 2018-06-27 10:50:27 +03:00
Budiarto Herman
372b008e5d applications: Add 3GPP HTTP model 2018-06-08 10:55:56 -07:00
Sébastien Deronne
d8922cd9dd rescan bindings 2018-06-01 00:07:27 +02:00
Sébastien Deronne
82173d9127 network: Change GetNDevices returned type in channel class and all subclasses to properly fix Visual Studio warnings 2018-06-01 00:07:24 +02:00
Fernando J. Cintrón
e248097d85 applications: Add trace sources to traffic generators 2018-05-29 20:17:42 -07:00
Tom Henderson
7d9b54aac9 rescan bindings 2018-05-28 22:00:09 -07:00
Tommaso Pecorella
64f293695a Python bindings: update 32-bit for network and internet modeuls 2018-05-24 22:29:07 -05:00
Stefano Avallone
e93074c9dc network: Rescan python bindings (64 bit only) 2018-05-24 23:35:57 +02:00
Stefano Avallone
23c7939435 network: Remove deprecated Queue attributes 2018-05-24 23:35:46 +02:00
Stefano Avallone
949a7fb682 traffic-control: Add a Hash method to QueueDiscItem 2018-05-24 00:33:23 +02:00
Tom Henderson
c2a9b2e56b bindings: Rescan all bindings 2018-03-14 20:38:59 -07:00
Sébastien Deronne
b062d4a43b Remove double header inclusions 2018-03-08 21:30:31 +01:00
Stefano Avallone
69a4a84e4c Python bindings do not like strongly typed enums apparently 2018-03-03 12:24:02 +01:00
Stefano Avallone
f67dd317d0 network: Rescan python bindings (64-bit only) 2018-03-03 11:18:31 +01:00
Stefano Avallone
7d776669cd network: Add a MaxSize attribute to Queue 2018-03-03 10:54:15 +01:00
Tom Henderson
1d5e5dec09 network: rescan bindings 2018-02-25 19:47:48 -08:00
Tommaso Pecorella
f6bdc69a97 network: clarify the IPv6 autoconfigured address generation documentation. 2018-02-24 20:28:05 -06:00
Hossam Khader
ad5f9374e0 uan: (fixes #2413) Changes in the UAN module to support NS-3 IP stack 2018-02-24 20:07:05 -06:00
Tom Henderson
19593f8c18 bindings: rescan core and network bindings 2018-01-04 12:48:56 -08:00
Tom Henderson
7ec5a52ca5 network: Update documentation for Header::Deserialize () 2017-10-27 18:30:25 -07:00
Tom Henderson
fe84f98401 enable deserialization of variable-sized headers and trailers 2017-05-30 07:25:24 -07:00
Tom Henderson
ab8735f403 bindings: Update all 32-bit bindings 2017-09-27 21:42:46 -07:00
Tom Henderson
7f00a95f65 bindings: Rescan all 64-bit bindings 2017-09-27 18:51:23 -07:00
Stefano Avallone
090d37b19e traffic-control: Trace sojourn times within queue discs 2017-09-14 18:12:23 +02:00
Stefano Avallone
59cd4d5f55 traffic-control: (fixes #2751) Ensure queue discs keep correct statistics 2017-09-14 18:12:19 +02:00
Tom Henderson
4da6cea714 network: Update ILP32 bindings 2017-08-08 12:37:14 -07:00
Tommaso Pecorella
866b40b202 internet: (fixes #2762) BindToNetDevice behaviour is not coherent with Linux 2017-07-12 19:54:20 +02:00