Commit Graph

14387 Commits

Author SHA1 Message Date
Tommaso Pecorella
c56cb02d6a flow-monitor: more clarifications on the manual. 2020-01-18 17:58:29 +01:00
Tommaso Pecorella
e0816d6397 Add --nocolor option to test.py 2020-01-18 10:28:47 +01:00
Tom Henderson
a503f36664 bindings: Rescan network, applications, lr-wpan, spectrum modules 2020-01-17 13:38:54 -08:00
Tommaso Pecorella
a891808f53 flow-monitor: clarify the manual 2020-01-17 17:15:21 +01:00
Alexander Krotov
57147641ff fix comment typos 2020-01-17 11:58:01 +03:00
Tommaso Pecorella
a55a1d9d3f Remove MacOS artifacts 2020-01-16 13:06:28 +01:00
Tommaso Pecorella
eadf5d2eab lr-wpan: use multicast short addresses for multicast frames 2020-01-16 02:05:17 +01:00
Tommaso Pecorella
815bacee25 network: Add multicast / broadcast to Mac16Address 2020-01-16 02:04:25 +01:00
Alexander Krotov
ae952abd9d wifi: add testcases for issue #107 2020-01-15 19:07:23 +03:00
Sébastien Deronne
68a1fb75cd wifi: Fix frame capture when signals arrive at the exact same time and add additional tests to verify these cases 2020-01-15 18:27:12 +03:00
Tom Henderson
468f217d26 bindings: Rescan all APIs 2020-01-12 11:17:22 -08:00
Sébastien Deronne
034f56f31e wifi: Fix inverted logic to call capabilities changed callback only if either the channel width changed or the number of spatial streams changed 2020-01-12 12:12:54 +01:00
Sébastien Deronne
c1a593ffeb fix 2020-01-11 17:44:39 +01:00
Sebastien Deronne
c31612c40a wifi: Cleanup some code based on the fact a HE STA is also a VHT STA and a VHT STA is also a HT STA 2020-01-11 17:09:30 +01:00
Omer Topal
a734435c20 wifi: Fix the compatibility problem of the 11ax std for HE APs and STAs 2020-01-09 22:50:17 +01:00
Tommaso Pecorella
e43e74d63b Add color output to tests 2020-01-09 14:05:40 +01:00
Tommaso Pecorella
664e58a968 Fix print of test kinds 2020-01-09 14:04:35 +01:00
Tommaso Pecorella
cf8ad56ced Add file name pattern matching to tests 2020-01-09 14:03:13 +01:00
Tommaso Pecorella
ad04db179a Remove references to unused BVT tests 2020-01-09 13:54:32 +01:00
Tommaso Pecorella
8446ff0cf2 Tests must write their temporary files in the proper (temporary)
directory
2020-01-09 13:46:14 +01:00
Sébastien Deronne
60d27056b4 wifi: Provide human readable output for WifiPreamble 2020-01-09 10:37:12 +03:00
Tom Henderson
3c55c3e9bd wifi: Extend test to check reception aborted early 2019-12-31 18:49:48 +01:00
Rediet
02db76a86c wifi: Keep the medium busy if reception is aborted ahead of scheduled time 2019-12-31 18:49:48 +01:00
Sebastien Deronne
eaf27c8a73 wifi: Fix RAAs documentation that was relying on removed attributes 2019-12-31 16:45:07 +01:00
Sebastien Deronne
e57ff03c10 examples: Fix typo in wifi-ofdm-he-validation 2019-12-31 16:44:33 +01:00
Tom Henderson
07449d2ee7 netanim: Add Python bindings 2019-12-24 12:32:55 -08:00
Tom Henderson
7a53a962cc build: (fixes #119) Waf --lcov-report and --lcov-zerocounters options 2019-12-24 12:16:05 -08:00
Alexander Krotov
af9d608d43 Remove whitespace at the end of module list lines 2019-12-24 11:58:08 +03:00
Manuel Requena
553a9fb523 lte: (fixes #106) IMSI is a uint64_t 2019-12-12 11:07:10 +01:00
Zhao Wen Chow
eed73f5e89 wifi: (fixes #116) Fix receptionOkAtLeastForOneMpdu assessment
Fix the scenario where all MPDUs' reception failed but the receptionOkAtLeastForOneMpdu variable is true
2019-12-09 20:20:21 +09:00
Tommaso Pecorella
89612f1851 internet: (fixes #111) Rip and RipNg don't receive unicast packets. 2019-12-04 22:02:39 +01:00
Tom Henderson
8640184934 traffic-control: Add logging to TrafficControlLayer::ScanDevices() 2019-12-03 16:31:00 -08:00
Tommaso Pecorella
578c107ebd internet: fix packet deduplication test 2019-12-01 20:52:11 +01:00
Jack Higgins
07ef569824 internet-apps: add TracerouteV4 application 2019-12-01 15:52:50 +01:00
Tommaso Pecorella
876372b764 Add Ipv6Address::MakeAutoconfigured[LinkLocal]Address 2019-12-01 14:12:54 +01:00
Tommaso Pecorella
46ec310396 Move Ipv6RawSocketFactory creation from Icmpv6L4Prot. to Ipv6L3Prot. 2019-12-01 14:10:58 +01:00
Tommaso Pecorella
a43a18ac2d Lr-wpan should use RFC 4944 scheme, i.e., use a PseudoMac48:
PanId:00:00:NodeId
2019-11-30 21:01:51 +01:00
Tommaso Pecorella
413b0a42f1 network: Ipv6Address should invert the Mac48 U/L bit, not always set it. 2019-11-30 20:48:56 +01:00
Tom Henderson
a718df4db3 traffic-control: Update documentation 2019-11-29 17:10:38 -08:00
Jared Dulmage
204bb0d30e internet: (merge !129) Reduced event generation for Ipv4L3Protocol multicast de-duplication 2019-11-29 23:41:21 +01:00
ZorazeAli
3b2ac47f2d lte: Add attribute to configure the reordering timer of RLC UM 2019-11-29 13:06:46 +01:00
Jack Higgins
1ef661512a - Changed std::cout to NS_LOG_UNCOND in v4traceroute.cc 2019-11-29 12:17:48 +09:00
Tom Henderson
7e3f6328ed netanim: Add debugging message to asserts 2019-11-23 09:28:07 -08:00
Davide Magrin
8cad6675cd lte: Only call RecvSystemInformation once and use correct context
see merge request nsnam/ns-3-dev!117
2019-11-13 08:55:39 +01:00
Alexander Krotov
149f748cf9 core: assert that Ptr is not null on dereference
This way it is possible to catch errors even if the pointer is not actually dereferenced,
for example when it is used to call an object method or stored as a reference.
2019-11-11 19:48:22 +03:00
Alexander Krotov
c312a9f4b3 internet: fix some null Ptr dereferences
They didn't trigger segmentation fault because GetLocalTime() does not use "this".
2019-11-11 19:45:41 +03:00
Stefano Avallone
daf5ca7a2e wifi: (fixes #94) Set Retry flag of retransmitted frames 2019-11-07 19:42:22 +01:00
Tom Henderson
779ff1435c documentation: Align other configuration files with commit 06865c73 2019-11-06 13:16:23 -08:00
Tom Henderson
06865c731f documentation: Prevent overflow of tutorial table 2019-10-31 12:24:40 -07:00
Tom Henderson
9944be4c36 internet: Rename Ipv4L3Protocol::EnableRFC6621 attribute from commit 60dc6f91 2019-10-30 20:35:22 -07:00