Commit Graph

14395 Commits

Author SHA1 Message Date
ZorazeAli
fedbdaec8d lte: Use MakeMobilityModelConsistent of BuildingMobilityInfo class
Since BuildingsHelper::MakeMobilityModelConsistent is deprecated we should use MakeMobilityModelConsistent of BuildingMobilityInfo class
2020-01-27 17:05:15 +01:00
ZorazeAli
1b6aabea23 lte: Remove explicit call to BuildingsHelper::MakeMobilityModelConsistent from examples 2020-01-27 16:59:28 +01:00
ZorazeAli
5617241c39 buildings: (fixes #80) Update indoor/outdoor status of a moving node 2020-01-27 16:07:49 +01:00
Eduardo Almeida
54e03b978c Fix typo in utils/tests/README.md 2020-01-21 16:10:06 +00:00
Sébastien Deronne
4ebafab4c7 Merge branch 'rediet/ns-3-dev-correct-mgmt-address3' 2020-01-20 20:33:48 +01:00
Tommaso Pecorella
1c7378d13e test.py: partial revert of changes - python examples can not be used
with wildcards.
2020-01-19 02:23:40 +01:00
Tom Henderson
c5369c722b Fix python example invocation in test.py 2020-01-18 12:42:29 -08:00
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
Rediet
13e4224999 Correctly set Address 3 field for management frames
According to section 9.3.3.2 of IEEE 802.11-2016.
Address 3 is not set for Block Ack Request control frames
2020-01-15 09:29:54 +01: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