Commit Graph

  • fe8981f2c9 doc: sphinx warnings in Models book Peter D. Barnes, Jr 2020-04-28 15:52:24 -07:00
  • 5f8291006d (internet): IPv6 Duplicate Address Detection (DAD) must use Solicited-Node multicast address Tommaso Pecorella 2020-05-01 14:21:04 +00:00
  • a30639fc8b docs: move from using courier to sans in dia figures Rahul Bothra 2020-04-29 19:15:15 +05:30
  • 5e624d5504 doc: Use the new COMMANDLINE macro in every example Peter D. Barnes, Jr 2020-04-27 15:23:28 -07:00
  • 20f5e442ed doc: Add CommandLine::Usage to the doxygen for every example Peter D. Barnes, Jr 2020-04-27 15:22:11 -07:00
  • e070724fe4 core: regularize usage of getenv Peter D. Barnes, Jr 2020-04-23 16:55:59 -07:00
  • da6e6b340f docs: various fixes for broken links, removed AttributeValue types Peter D. Barnes, Jr 2020-04-23 16:52:54 -07:00
  • 6a2a652355 internet: (fixes #182) Fix SACK list cleaning in TcpOptionSack::Deserialize() Eduardo Almeida 2020-04-25 16:33:22 +01:00
  • 40de9c4a56 lte: use Create<> in lte-spectrum-signal-parameters.cc Alexander Krotov 2020-04-14 14:32:10 +03:00
  • 18ade3b7d9 antenna: fix doc Tommaso Zugno 2020-04-23 17:15:16 +02:00
  • 1ecd22c97f antenna: use a better normalization Tommaso Zugno 2020-04-21 18:44:24 +02:00
  • c847199de6 antenna: update comments Tommaso Zugno 2020-04-21 18:07:14 +02:00
  • b64cf50d0b antenna: update doc and doxy Tommaso Zugno 2020-04-21 17:58:36 +02:00
  • a9b96af5fb tcp: Fix typo in PrrRecoveryTest doxygen Rahul Bothra 2020-04-19 14:30:38 +05:30
  • da959bb7ba Removed references to obsolete tutorial-pt-br translation that was removed in commit db1ad997e3 Steven Smith 2020-04-20 17:17:17 -07:00
  • 6ad3e0709c Removed references to obsolete tutorial-pt-br translation that was removed in commit db1ad997e3 Steven Smith 2020-04-20 10:36:11 -07:00
  • 35d24af5e2 point-to-point-layout: Doc for Dumbbell Helper (Contributions from GCI 2018) Mohit P. Tahiliani 2020-04-19 00:00:31 +05:30
  • bef81760d4 wifi,wave,mesh: Rescan APIs Tom Henderson 2020-04-15 15:34:24 -07:00
  • e5d69e80b3 wifi: Remove unused {Set,Get}CtsTimeout methods Stefano Avallone 2020-04-11 19:12:32 +02:00
  • cf5a4c0d35 wifi: (fixes #1909) Implement timeouts according to the standard Stefano Avallone 2020-04-11 19:03:25 +02:00
  • c2508a8337 tcp: Fix error due to equation labels in doc Mohit P. Tahiliani 2020-04-13 14:40:06 +05:30
  • e9d407154c traffic-control: Remove unused variable in COBALT Mohit P. Tahiliani 2020-04-12 13:14:22 +05:30
  • 99ba3f2ad7 wifi,wave,mesh: Rescan APIs Tom Henderson 2020-04-12 15:42:06 -07:00
  • abddddbd66 Update RELEASE_NOTES Sébastien Deronne 2020-04-12 15:35:00 +02:00
  • d55b10a863 wifi: Add test to verify Ideal rate manager selects the appropriate rate when non-best effort traffic is sent Sébastien Deronne 2020-04-12 12:32:47 +02:00
  • 2a9f9df7c7 wifi: Add test to verify Ideal rate manager recovers when the station is moving away from the access point Sébastien Deronne 2020-02-24 21:49:58 +01:00
  • 20d9522a1b wifi: (fixes #40) Reset Ideal rate manager when the maximum number of retries for a packet has been reached Sébastien Deronne 2020-01-15 17:30:21 +01:00
  • c1b23433dc wifi: Hold per-AC SLRC and SSRC counters independently of the peer Sébastien Deronne 2020-04-07 19:46:28 +02:00
  • 031b516acd wifi: Remove TID from WifiRemoteStation and hold SLRC/SSRC counters per AC Sébastien Deronne 2020-04-07 08:46:13 +02:00
  • 2fec7d7c0d mobility,buildings: Rescan APIs ZorazeAli 2020-04-12 00:56:30 +02:00
  • 0a0e7847a6 mobility,buildings: Move the code to check box and line intersection to box class ZorazeAli 2020-04-10 17:05:07 +02:00
  • 18d0e5742f core: fix failing enum test case Peter D. Barnes, Jr 2020-04-11 09:57:49 -07:00
  • fddf3eaac4 doc: various doxygen fixups in core Peter D. Barnes, Jr 2020-04-10 17:29:54 -07:00
  • 2fb2ed1689 doc: use \pname{} instead of \p when referring to arguments. Peter D. Barnes, Jr 2020-04-10 16:19:35 -07:00
  • 5096cf389d docs: refactor doxygen.warnings.report.sh to produce introspected-doxygen.h correctly. Peter D. Barnes, Jr 2020-04-10 16:11:44 -07:00
  • 6888c76550 core: refactor EnumChecker Peter D. Barnes, Jr 2020-04-10 16:09:51 -07:00
  • 2a704651d7 network: construct a NodeContainer with Nodes Peter D. Barnes, Jr 2020-04-09 13:22:08 -07:00
  • 73f2613aa4 tcp: Improvements and fixes in documentation Mohit P. Tahiliani 2020-04-09 01:23:07 +05:30
  • 4d5b22297b Addressing two more broken links, updated their names and changed pull to merge Arrobo, Gabriel 2020-04-09 09:41:08 -07:00
  • 51c70e4e17 Fixed broken links Arrobo, Gabriel 2020-04-09 01:22:51 -07:00
  • a33b7dcd1c doc: Add COBALT QueueDisc to traffic-control model documentation Mohit P. Tahiliani 2020-04-10 00:55:59 +05:30
  • 2501593f2b wifi,wave: Rescan APIs Tom Henderson 2020-04-09 20:18:56 -07:00
  • b0c443112f core: fix undefined behaviour sanitizer warning Alexander Krotov 2020-04-09 22:51:21 +03:00
  • da289b170b wifi: Notify RX packet is dropped if its transmission is aborted due to a TX event Sébastien Deronne 2020-04-04 12:38:56 +02:00
  • 34c87e4f94 wifi: Do not notify packet is dropped if payload is received with errors Sébastien Deronne 2020-04-04 16:23:30 +02:00
  • 12f2a78176 wifi: Remove unused RX failure reason Sébastien Deronne 2020-04-01 08:56:27 +02:00
  • 6a78dd9f50 wifi: Add more reasons why a PSDU is dropped Sébastien Deronne 2020-03-30 09:58:27 +02:00
  • 948e939526 wifi: Add PHY-TXEND indication Sébastien Deronne 2020-03-30 09:54:27 +02:00
  • d982bc306a wifi: Add PHY callback for start of PSDU reception Rediet 2020-03-30 09:43:48 +02:00
  • 91720febb7 wifi: Remove m_lastRxEnd in ChannelAccessManager Sébastien Deronne 2020-03-08 09:37:08 +01:00
  • 35bb6770b7 wifi: Reset m_lastRxReceivedOk in channel access manager upon RX or TX start event Sébastien Deronne 2020-03-24 19:16:24 +01:00
  • e4057ac289 wifi: Fix missing calls to eventually switch to CCA busy Sébastien Deronne 2020-03-24 19:05:42 +01:00
  • 39800ef31d wifi: Reset PHY internals at the end of the detected packet if PHY header reception failed Sébastien Deronne 2020-03-24 09:31:28 +01:00
  • 4b97988a68 wifi: Move to RX only if the PHY header is successfully received Sébastien Deronne 2020-03-24 09:11:08 +01:00
  • eee08c00b3 traffic-control: Fix queue-discs-benchmark example after moving the MaxSize attribute Pasquale Imputato 2020-04-09 09:54:35 +02:00
  • dbb3f2ba4a traffic-control: Fix RED examples after moving the MaxSize attribute BHASKAR K 2020-04-09 09:45:15 +02:00
  • 49b47a4e8c doc: sphinx warnings Peter D. Barnes, Jr 2020-04-08 20:13:40 -07:00
  • c150a85cb0 wifi: Fix broken links in documentation Mohit P. Tahiliani 2020-03-28 19:07:49 +05:30
  • dc5bd4d407 lte: Rescan APIs ZorazeAli 2020-04-07 16:13:20 +02:00
  • 24848b84aa lte: Make LteInterference class inheritable Biljana Bojovic 2020-04-07 16:06:37 +02:00
  • b1f5945085 wifi: (fixes #165) Notify station manager when a BlockAck has not been received after the transmission of an A-MPDU Sébastien Deronne 2020-03-29 12:25:08 +02:00
  • 5739ee918a docs: tweak check-style to indent cases, leave namespaces alone Peter D. Barnes, Jr 2020-04-07 17:10:07 -07:00
  • 9c7ff4adba core: (fixes #168): change preprocessor symbol 'I' conflicting with <complex> Peter Barnes 2020-04-07 20:51:57 +00:00
  • 7b193a29e7 wifi,wave,mesh: Rescan APIs Tom Henderson 2020-04-06 10:21:39 -07:00
  • 282b4cda2f wifi: Simplify WifiRemoteStationManager::NeedRts function Sébastien Deronne 2019-10-06 17:58:12 +02:00
  • a2b47f171f wifi: Extend InterferenceHelper test example to support 802.11ax and to allow configuration of channel width Sebastien Deronne 2020-01-04 14:40:38 +01:00
  • a02d1df1ec wifi: Use txop instead of state in ChannelAccessManager Rediet 2020-03-23 14:35:49 +01:00
  • c9cdd4cf66 wifi: Correct typos and improve doxy (part 3) Rediet 2020-03-19 12:13:13 +01:00
  • 6e547ac295 wifi: Correct typos and improve doxy (part 2) Rediet 2020-03-19 10:05:35 +01:00
  • aa5306af2c Remove test-related artifacts Tommaso Pecorella 2020-04-05 01:38:02 +02:00
  • 2bef299d25 propagatin, spectrum: Rescan APIs Tom Henderson 2020-04-04 10:11:34 -07:00
  • 1b2114d704 wifi,wave,mesh: Rescan APIs Tom Henderson 2020-04-04 09:56:46 -07:00
  • e0a6891365 wifi: Fix wrong preamble used in regression Sébastien Deronne 2020-04-04 12:51:27 +02:00
  • 201e1be6fb examples: Update description of some wifi examples since QosTag does no longer exist Sébastien Deronne 2020-04-04 10:17:11 +02:00
  • e1fdd22d6e wifi: Use PHY instead of PLCP Rediet 2020-03-23 13:25:39 +01:00
  • 8f2c64c74d wifi: Remove obsolete DCF naming Rediet 2020-03-23 11:43:35 +01:00
  • eb8638c351 wifi: Correct typos and improve doxy (part 1) Rediet 2020-03-17 18:31:25 +01:00
  • 55359e47ea uan: refactor uses of Time::GetSeconds La Tuan Minh (GCI 2019) 2020-04-02 15:46:13 -07:00
  • fbdd85af4e Merge branch 'three-gpp-channel-fixes' Natale Patriciello 2020-04-01 18:52:44 +02:00
  • 195ae8ef12 propagation: The AlwaysLos and NeverLos channel condition models are now usable with ObjectFactories Natale Patriciello 2020-04-01 18:52:36 +02:00
  • 3069a103ca Merge branch 'three-gpp-channel-fixes' Natale Patriciello 2020-04-01 08:56:09 +02:00
  • ced9bdc486 three-gpp-channel: Remove unused variable Tommaso Zugno 2020-04-01 08:45:33 +02:00
  • ea35067848 Merge branch 'gsoc-2019-tommaso' Natale Patriciello 2020-03-30 18:23:26 +02:00
  • b4f5695e05 Integration of the 3GPP TR 38.901 fast fading model (GSoC 2019) (2/2) Tommaso Zugno 2019-07-02 16:21:21 +02:00
  • b98955f20a core: check-style for core/{examples,helper,test} Peter D. Barnes, Jr 2020-03-27 16:40:58 -07:00
  • a071fec169 wifi,wave,mesh: Rescan APIs Tom Henderson 2020-03-26 22:28:43 -07:00
  • 0256001830 wifi: Call ReportFinalDataFailed when we give up retransmitting an A-MPDU Stefano Avallone 2020-03-25 16:32:00 +01:00
  • 3818676b27 wifi: Avoid copying packets unnecessarily Stefano Avallone 2019-11-23 00:49:46 +01:00
  • 95a6a26387 wifi: Schedule a BAR transmission subject to the availability of data frames Stefano Avallone 2019-09-29 18:21:03 +02:00
  • 7f271f896e wifi: Update Block Ack Requests before sending them Stefano Avallone 2019-10-02 18:56:05 +02:00
  • c6963d784e wifi: QosTxop treats BlockAckReq as normal MPDUs Stefano Avallone 2019-07-24 16:02:16 +02:00
  • 769d055ac1 wifi: Block Ack Manager schedules BARs received as MPDUs Stefano Avallone 2019-07-24 14:55:49 +02:00
  • f0bee86835 wifi: Allow QosTxop to prepare Block Ack Requests for other ACs Stefano Avallone 2019-07-23 19:09:29 +02:00
  • 84f2f437a3 wifi: Store BARs as MPDUs in BlockAckManager queue Stefano Avallone 2019-07-23 18:17:35 +02:00
  • 8958071c10 wifi: Remove unused field from struct Bar Stefano Avallone 2019-07-22 21:25:39 +02:00
  • de2f4d08c9 wifi: Receive WifiMacQueueItems instead of separate header and payload Stefano Avallone 2019-09-01 01:29:03 +02:00
  • 063d86c096 core: clear check-style -l3 errors Peter D. Barnes, Jr 2020-03-25 15:12:18 -07:00
  • 78d7fa3d12 Add missing sys/select.h include Alexander Krotov 2020-03-25 15:53:02 +03:00
  • 0c90d137e2 Add missing cstring include Alexander Krotov 2020-03-25 15:52:12 +03:00
  • 38868191c0 Add missing cstring include Alexander Krotov 2020-03-25 15:49:49 +03:00