Commit Graph

  • 6b04b2ca2b wifi: Fix typo in QosTxop attribute name Tom Henderson 2020-02-10 14:50:32 -08:00
  • 0cf72a15d4 internet: rescan APIs for Python bindings Tom Henderson 2020-02-10 08:27:37 -08:00
  • 6ea8aa7eb2 tcp: Fix valgrind issue with test Tom Henderson 2020-02-09 20:28:43 -08:00
  • 0f309a55fc tcp: Update DCTCP documentation Tom Henderson 2020-02-09 18:13:34 -08:00
  • 5f9ce4802e fix whitespace issues Tom Henderson 2020-02-09 18:13:18 -08:00
  • 0c7336e07d tcp: Update DCTCP example for better alignment with experiment Tom Henderson 2020-01-26 09:22:25 -08:00
  • 66fc5622f4 tcp: Add DCTCP example Shravya K.S 2020-01-24 09:49:56 -08:00
  • 3b7fde4f51 tcp: Fix TcpDctcp initializer list Vivek Jain 2020-01-27 13:13:09 -06:00
  • 12d9d5b324 tcp: add attribute UseEcn for enabling and disabling ECN functionality Vivek Jain 2019-11-16 22:58:02 -07:00
  • 43516a0ec4 tcp: Auto Enable DctcpEcn for Dctcp Vivek Jain 2019-11-15 23:59:22 -06:00
  • 90a4ded1c3 tcp: Fix DCTCP issues ShikhaBakshi 2019-07-20 21:15:49 +05:30
  • 48bf4e7c29 tcp: Add DCTCP code and test-suite Shravya K.S 2018-05-09 16:08:56 +05:30
  • c3265b7d44 tcp: Move m_rxBuffer in TcpSocketState and add SendEmptyPacket callback Vivek Jain 2018-05-31 15:57:40 +05:30
  • 7281bff876 tcp: Add ReduceCwnd API in TcpCongestionOps Vivek Jain 2018-05-11 10:41:54 +05:30
  • d7791793bd bindings: Update pybindgen version Tom Henderson 2020-02-09 14:49:39 -08:00
  • 741fd9feee doc: Add to doxygen a list of all TypeIds Parth Pandya 2020-02-03 15:49:55 -08:00
  • 60680946bb docs: Refactor print-introspected-doxygen Peter D. Barnes, Jr 2020-02-03 15:22:41 -08:00
  • 78251108a1 wifi: Fix valgrind issues with tests Stefano Avallone 2020-02-01 13:01:58 +01:00
  • e906cde580 Implement additional operators for the vector class Eduardo Almeida 2020-02-01 01:16:46 +00:00
  • 6f42c72d77 sixlowpan: 6LoWPAN mesh-under flood routing Tommaso Pecorella 2020-01-29 23:33:02 +00:00
  • fdacda9721 lr-wpan: Remove spurious log line Tommaso Pecorella 2020-01-29 23:28:20 +00:00
  • 749cb93758 wifi: Rescan python bindings Stefano Avallone 2020-01-29 20:19:58 +01:00
  • 11641a57d8 wifi: Extend channel access manager test to check EDCA operations Stefano Avallone 2020-01-08 17:37:04 +01:00
  • 4e184f3e9b wifi: Align EDCA transmissions to slot boundaries Stefano Avallone 2020-01-07 22:51:00 +01:00
  • 5000638ddc wifi: Remove unused functions Stefano Avallone 2020-01-06 23:27:52 +01:00
  • 75f7aa377b wifi: Improve DCF/EDCA behavior when a packet is queued for transmission Stefano Avallone 2020-01-06 23:25:14 +01:00
  • 45a677a04c wifi: Add Txop::GenerateBackoff to eventually replace NotifyCollision, which is misleading Stefano Avallone 2020-01-04 09:37:45 +01:00
  • a74b599b89 wifi: Improve logging for channel access manager Stefano Avallone 2019-12-27 09:54:23 +01:00
  • 6af6bdc59b wifi: Time::Min () is a safer default value for PPDU duration limits Stefano Avallone 2020-01-22 12:56:20 +01:00
  • a5d0e94985 wifi: WifiMacQueueItem keeps MSDUs separate in case of A-MSDU Stefano Avallone 2019-09-01 00:34:26 +02:00
  • 1ef995ce3b wifi: QosTxop sends peeked non-broadcast QoS Data frames to MacLow Stefano Avallone 2019-04-03 17:14:39 +02:00
  • 561ed7cf95 wifi: BA manager retransmits packets under BA agreement Stefano Avallone 2019-06-23 19:46:55 +02:00
  • ecf384fb2b wifi: Make use of the new ack policy selector Stefano Avallone 2019-04-02 23:36:17 +02:00
  • 9e5a51a40c wifi: Install a ConstantWifiAckPolicySelector on every QosTxop by default Stefano Avallone 2019-04-02 23:26:49 +02:00
  • 5b7428f667 wifi: Add an ack policy selector hierarchy Stefano Avallone 2019-04-02 23:23:41 +02:00
  • 2559a86669 wifi: Add BlockAckReq to transmission parameters Stefano Avallone 2019-04-23 12:43:37 +02:00
  • 96ce5d0f63 wifi: Refactor response duration computation Rediet 2019-04-22 23:40:35 +02:00
  • 49e727e8ed buildings: Stop using deprecated method IsOutdoor ZorazeAli 2020-01-29 13:02:18 +01:00
  • e7d5951846 buildings: Add doxygen ZorazeAli 2020-01-29 10:42:19 +01:00
  • 5a66cdb8eb Update CHANGES.html and RELEASE_NOTES ZorazeAli 2020-01-27 17:06:11 +01:00
  • fedbdaec8d lte: Use MakeMobilityModelConsistent of BuildingMobilityInfo class ZorazeAli 2020-01-27 17:05:15 +01:00
  • 1b6aabea23 lte: Remove explicit call to BuildingsHelper::MakeMobilityModelConsistent from examples ZorazeAli 2020-01-27 16:59:28 +01:00
  • 5617241c39 buildings: (fixes #80) Update indoor/outdoor status of a moving node ZorazeAli 2020-01-27 16:07:49 +01:00
  • 54e03b978c Fix typo in utils/tests/README.md Eduardo Almeida 2020-01-21 16:10:06 +00:00
  • 4ebafab4c7 Merge branch 'rediet/ns-3-dev-correct-mgmt-address3' Sébastien Deronne 2020-01-20 20:33:48 +01:00
  • 1c7378d13e test.py: partial revert of changes - python examples can not be used with wildcards. Tommaso Pecorella 2020-01-19 02:23:40 +01:00
  • c5369c722b Fix python example invocation in test.py Tom Henderson 2020-01-18 12:42:29 -08:00
  • c56cb02d6a flow-monitor: more clarifications on the manual. Tommaso Pecorella 2020-01-18 17:58:29 +01:00
  • e0816d6397 Add --nocolor option to test.py Tommaso Pecorella 2020-01-18 10:28:47 +01:00
  • a503f36664 bindings: Rescan network, applications, lr-wpan, spectrum modules Tom Henderson 2020-01-17 13:38:54 -08:00
  • a891808f53 flow-monitor: clarify the manual Tommaso Pecorella 2020-01-17 17:15:21 +01:00
  • 57147641ff fix comment typos Alexander Krotov 2020-01-17 11:58:01 +03:00
  • a55a1d9d3f Remove MacOS artifacts Tommaso Pecorella 2020-01-16 13:06:28 +01:00
  • eadf5d2eab lr-wpan: use multicast short addresses for multicast frames Tommaso Pecorella 2020-01-16 02:05:17 +01:00
  • 815bacee25 network: Add multicast / broadcast to Mac16Address Tommaso Pecorella 2020-01-16 02:04:25 +01:00
  • ae952abd9d wifi: add testcases for issue #107 Alexander Krotov 2020-01-15 19:07:23 +03:00
  • 68a1fb75cd wifi: Fix frame capture when signals arrive at the exact same time and add additional tests to verify these cases Sébastien Deronne 2020-01-15 14:09:16 +01:00
  • 13e4224999 Correctly set Address 3 field for management frames Rediet 2020-01-15 09:29:54 +01:00
  • 468f217d26 bindings: Rescan all APIs Tom Henderson 2020-01-12 11:17:22 -08:00
  • 034f56f31e wifi: Fix inverted logic to call capabilities changed callback only if either the channel width changed or the number of spatial streams changed Sébastien Deronne 2020-01-12 12:12:54 +01:00
  • c1a593ffeb fix Sébastien Deronne 2020-01-11 17:44:39 +01:00
  • 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 Sebastien Deronne 2019-12-30 15:43:42 +01:00
  • a734435c20 wifi: Fix the compatibility problem of the 11ax std for HE APs and STAs Omer Topal 2020-01-09 14:07:43 +01:00
  • e43e74d63b Add color output to tests Tommaso Pecorella 2020-01-09 14:05:40 +01:00
  • 664e58a968 Fix print of test kinds Tommaso Pecorella 2020-01-09 14:04:35 +01:00
  • cf8ad56ced Add file name pattern matching to tests Tommaso Pecorella 2020-01-09 14:03:13 +01:00
  • ad04db179a Remove references to unused BVT tests Tommaso Pecorella 2020-01-09 13:54:32 +01:00
  • 8446ff0cf2 Tests must write their temporary files in the proper (temporary) directory Tommaso Pecorella 2020-01-09 13:46:14 +01:00
  • 60d27056b4 wifi: Provide human readable output for WifiPreamble Sébastien Deronne 2019-12-30 14:33:56 +01:00
  • 3c55c3e9bd wifi: Extend test to check reception aborted early Tom Henderson 2019-12-29 14:57:07 +01:00
  • 02db76a86c wifi: Keep the medium busy if reception is aborted ahead of scheduled time Rediet 2019-12-23 12:21:49 +01:00
  • eaf27c8a73 wifi: Fix RAAs documentation that was relying on removed attributes Sebastien Deronne 2019-12-30 15:12:58 +01:00
  • e57ff03c10 examples: Fix typo in wifi-ofdm-he-validation Sebastien Deronne 2019-12-30 15:05:58 +01:00
  • 07449d2ee7 netanim: Add Python bindings Tom Henderson 2019-11-06 13:24:03 -08:00
  • 7a53a962cc build: (fixes #119) Waf --lcov-report and --lcov-zerocounters options Tom Henderson 2019-12-24 12:16:05 -08:00
  • af9d608d43 Remove whitespace at the end of module list lines Alexander Krotov 2019-12-24 11:58:08 +03:00
  • 553a9fb523 lte: (fixes #106) IMSI is a uint64_t Manuel Requena 2019-12-12 11:07:10 +01:00
  • eed73f5e89 wifi: (fixes #116) Fix receptionOkAtLeastForOneMpdu assessment Zhao Wen Chow 2019-12-09 20:15:34 +09:00
  • 89612f1851 internet: (fixes #111) Rip and RipNg don't receive unicast packets. Tommaso Pecorella 2019-12-04 22:02:39 +01:00
  • 8640184934 traffic-control: Add logging to TrafficControlLayer::ScanDevices() Tom Henderson 2019-12-03 16:31:00 -08:00
  • 578c107ebd internet: fix packet deduplication test Tommaso Pecorella 2019-12-01 20:52:11 +01:00
  • 07ef569824 internet-apps: add TracerouteV4 application Jack Higgins 2019-12-01 15:48:58 +01:00
  • 876372b764 Add Ipv6Address::MakeAutoconfigured[LinkLocal]Address Tommaso Pecorella 2019-12-01 14:12:54 +01:00
  • 46ec310396 Move Ipv6RawSocketFactory creation from Icmpv6L4Prot. to Ipv6L3Prot. Tommaso Pecorella 2019-12-01 14:10:58 +01:00
  • a43a18ac2d Lr-wpan should use RFC 4944 scheme, i.e., use a PseudoMac48: PanId:00:00:NodeId Tommaso Pecorella 2019-11-30 20:56:38 +01:00
  • 413b0a42f1 network: Ipv6Address should invert the Mac48 U/L bit, not always set it. Tommaso Pecorella 2019-11-30 20:48:56 +01:00
  • a718df4db3 traffic-control: Update documentation Tom Henderson 2019-11-29 17:10:38 -08:00
  • 204bb0d30e internet: (merge !129) Reduced event generation for Ipv4L3Protocol multicast de-duplication Jared Dulmage 2019-11-29 23:38:12 +01:00
  • 3b2ac47f2d lte: Add attribute to configure the reordering timer of RLC UM ZorazeAli 2019-11-29 13:06:46 +01:00
  • 1ef661512a - Changed std::cout to NS_LOG_UNCOND in v4traceroute.cc Jack Higgins 2019-11-29 12:17:48 +09:00
  • 7e3f6328ed netanim: Add debugging message to asserts Tom Henderson 2019-11-23 09:28:07 -08:00
  • 8cad6675cd lte: Only call RecvSystemInformation once and use correct context Davide Magrin 2019-11-13 08:55:39 +01:00
  • 149f748cf9 core: assert that Ptr is not null on dereference Alexander Krotov 2019-11-11 19:48:15 +03:00
  • c312a9f4b3 internet: fix some null Ptr dereferences Alexander Krotov 2019-11-11 19:45:22 +03:00
  • daf5ca7a2e wifi: (fixes #94) Set Retry flag of retransmitted frames Stefano Avallone 2019-10-10 09:56:57 +02:00
  • 779ff1435c documentation: Align other configuration files with commit 06865c73 Tom Henderson 2019-11-06 13:16:23 -08:00
  • 06865c731f documentation: Prevent overflow of tutorial table Tom Henderson 2019-10-31 12:24:40 -07:00
  • 9944be4c36 internet: Rename Ipv4L3Protocol::EnableRFC6621 attribute from commit 60dc6f91 Tom Henderson 2019-10-30 20:35:22 -07:00
  • 0482b12b3c Copyright change from WPL, Inc. to Caliola Engineering, LLC Jared Dulmage 2019-10-30 16:36:06 -07:00
  • f78d706fb0 Update CHANGES.html and RELEASE_NOTES Tom Henderson 2019-10-30 06:36:17 -07:00