Commit Graph

  • 39dc3437ce internet: Document IPv4 DPD support (based on commit log from Jared Dulmage) Tom Henderson 2019-10-30 06:25:21 -07:00
  • 5ac2bb39ff internet: Remove unused include from ipv4-deduplication-test.cc Ryan Mast 2019-10-29 15:34:30 -07:00
  • 5a75ffb62b - Doxygen comment fixes - Removed m_recv unused variable Jack Higgins 2019-10-28 19:01:10 +09:00
  • 60dc6f91b9 internet: (Merge !102) Add RFC6621 IPv4 layer de-duplication Jared Dulmage 2019-10-26 13:16:55 +02:00
  • ad3324e2dd wifi: actually reset flags in TestSimpleFrameCaptureModel Alexander Krotov 2019-10-21 17:56:09 +03:00
  • a5eecaec4e wifi: open Minstrel stats files on demand Alexander Krotov 2019-10-18 11:05:03 +03:00
  • cb0f50401f Clarify UDP behaviour when sending broadcast packets. Tommaso Pecorella 2019-10-20 19:14:06 +02:00
  • 60cfa6d3c8 visualizer: (fixes #72) Modify and use old configuration of CanvasEllipse Parth Pratim (GCI 2018) 2019-10-18 18:13:38 -07:00
  • 9b55e42d79 Merge branch 'interference-helper-windowend' Alexander Krotov 2019-10-17 17:38:05 +03:00
  • a778e7894e Make CASE 14 in TestAmpduReception pass Alexander Krotov 2019-10-17 15:08:07 +03:00
  • da9fbdc0cf wifi: take window end into account for chunk duration calculation Alexander Krotov 2019-10-17 14:11:00 +03:00
  • e472686e64 lte: Include LogComponentEnable statements for new classes Davide Magrin 2019-10-14 16:41:35 +02:00
  • b1c7297f94 internet: Clarify DSCP codepoint value (Doxygen) Tom Henderson 2019-10-11 13:09:27 -07:00
  • 29ba0867b0 core: Fix paper title in GammaRandomVariable documentation Alexander Krotov 2019-10-11 19:37:06 +03:00
  • 29152dd9c9 spectrum: Fix missing space in MultiModelSpectrumChannel trace Sébastien Deronne 2019-09-27 11:52:44 +02:00
  • a9c54ea956 wifi: Use wifi- prefix for all test-suites and examples Rediet 2019-07-17 15:35:33 +02:00
  • 6b2aa28749 examples: Align third.py with third.cc Parth Pratim (GCI 2018) 2019-10-07 23:58:12 +05:30
  • 1b4a0c1967 Invoke sent trace callback after send; fixed issue with dropping last send trace callback Steven Smith 2019-10-04 13:44:48 -07:00
  • f5c7c8f17c wifi: Rescan python bindings Tom Henderson 2019-10-05 09:40:54 -07:00
  • 33dd9ce2f1 wifi: Check if an agreement exists before resetting it Stefano Avallone 2019-09-19 18:11:49 +02:00
  • 1b96764ead wifi: (fixes #2928) Correctly determine if a BAR needs to be retransmitted Stefano Avallone 2019-09-19 18:10:58 +02:00
  • c27066ae3f wifi: Remove unused variable in ARF, AARF and AARFCD Mohit P. Tahiliani 2019-10-02 19:49:57 +05:30
  • 6f09faffaf Resolve valgrind warning about uninitialized value Tom Henderson 2019-10-02 14:20:20 -07:00
  • e026a70c7d doc: Minor updates and fix typos Mohit P. Tahiliani 2019-10-02 15:57:15 +00:00
  • 64cd4291b2 Fix clang compilation issues Tom Henderson 2019-09-30 20:33:20 -07:00
  • d7914a847d internet: Rescan API definitions Tom Henderson 2019-09-29 19:02:05 -07:00
  • 2dfc7546b7 Update CHANGES.html Tom Henderson 2019-09-22 10:19:00 -07:00
  • a8687bc642 Fix coding style for newly added files Tom Henderson 2019-09-22 09:13:17 -07:00
  • 9d5e29c8bf changes: Add CongControl to CHANGES.html Natale Patriciello 2018-11-19 12:17:29 +01:00
  • cfa918b74e tcp: Added CongControl API in TcpCongestionOps Vivek Jain 2018-06-19 22:36:47 +02:00
  • ed743b2cfe tcp: RecoveryOps gets delivered information from RateOps Vivek Jain 2018-06-19 22:31:33 +02:00
  • 3024805d16 tcp: Feed RateOps from TcpSocketBase Vivek Jain 2018-06-18 23:31:09 +02:00
  • 3911b5f19f tcp: Added RateOps class and Linux implementation to calculate the rate sample Vivek Jain 2018-06-18 22:47:55 +02:00
  • b08ce80459 tcp: Added callbacks for timings in TcpTxBuffer Natale Patriciello 2018-06-18 22:38:29 +02:00
  • e5ebdb3b11 tcp: Get the number of bytes SACKed out of the option processing Natale Patriciello 2018-06-18 19:43:51 +02:00
  • e92c671f5e tcp: split TcpTxItem in its own header/implementation file Natale Patriciello 2018-05-13 16:20:54 +02:00
  • e82c68a1ae tcp: reset cwnd to 1 after, and not before, the notification to a CA Vivek Jain 2018-05-04 11:17:31 +02:00
  • 816aaa409c Traceroute fixes Jack Higgins 2019-09-30 18:05:54 +09:00
  • 5fb0c87688 wifi: fix indentation in wifi-utils.h Alexander Krotov 2019-09-30 11:55:40 +03:00
  • cac2d19263 bindings: Update pybindgen version Tom Henderson 2019-09-29 18:00:26 -07:00
  • da1b41ed1f tcp: Ensure that congestion state is set after every notification Tom Henderson 2019-09-25 18:34:04 -07:00
  • 1eacc2fc0b tcp: Improve some doxygen comments Tom Henderson 2019-09-25 18:33:40 -07:00
  • 2065242884 wifi: Fix wrong GI in TXVECTOR used in some tests Sébastien Deronne 2019-09-25 14:46:15 +02:00
  • 19e6ba2201 wifi: (fixes #84) Removing wrong header due to copy-paste error Tom Henderson 2019-09-19 10:26:23 -07:00
  • 51548de588 docs: Remove obsolete tutorial-pt-br translation Tom Henderson 2019-09-18 13:29:37 -07:00
  • 85212c63cd docs: Update git workflow and release procedure Tom Henderson 2019-08-31 17:02:21 -07:00
  • 35c78e5735 Merge ns-3.30.1-release branch Tom Henderson 2019-09-18 10:46:44 -07:00
  • 82c05e41a0 Update RELEASE_NOTES for ns-3.30.1 Tom Henderson 2019-09-16 08:55:17 -07:00
  • 9a6f0bcde9 Update VERSION for ns-3.30.1 release Tom Henderson 2019-09-16 08:48:47 -07:00
  • df43813a96 Update AUTHORS file Tom Henderson 2019-09-16 07:10:15 -07:00
  • 69a30ad42c Remove tabs and fix whitespace Tom Henderson 2019-09-16 07:09:47 -07:00
  • 7c1645ee28 applications: Cancel pending events when disposing an OnOffApplication object Stefano Avallone 2019-09-03 11:33:34 +02:00
  • cc32d7e96a wifi: (fixes #77) Fix abort condition in VhtCapabilities::SetMaxMpduLength Stefano Avallone 2019-08-28 19:27:20 +02:00
  • e9022846f6 wifi: (fixes #79) Block Ack manager uses the originator block ack window Stefano Avallone 2019-08-28 19:25:47 +02:00
  • f9089161e1 wifi: Add unit test for originator block ack window Stefano Avallone 2019-08-28 19:04:41 +02:00
  • 698abc5d5d wifi: OriginatorBlockAckAgreement uses a Block Ack window Stefano Avallone 2019-08-28 19:00:55 +02:00
  • 333c58765a wifi: Add a BlockAckWindow class Stefano Avallone 2019-08-28 18:51:22 +02:00
  • 7eae5c8387 wifi: Schedule a BAR (if needed) when requesting channel access Stefano Avallone 2019-08-28 11:46:27 +02:00
  • b5361b8624 TracerouteV4 stable first commit Jack Higgins 2019-09-06 17:17:33 +09:00
  • 5b4527e695 internet: (fixes #62) ICMP handle time exceed responses. Tommaso Pecorella 2019-09-05 22:45:23 +00:00
  • 1483b8b228 internet: (fixes #62) ICMP handle time exceed responses. Jack Higgins 2019-09-05 22:45:23 +00:00
  • 01582e9850 tutorial: fix text on tracing chapter Eduardo Abinader 2019-09-03 12:46:02 +02:00
  • 5de272fa18 Fix a typo in the comment ("freed ip") Alexander Krotov 2019-09-03 12:29:45 +03:00
  • 8d2eca14a8 Remove c++11 deprecated ptr_fun and bind2nd Tommaso Pecorella 2019-08-25 14:00:52 +00:00
  • c3130258d8 Remove c++11 deprecated ptr_fun and bind2nd Tommaso Pecorella 2019-08-25 14:00:52 +00:00
  • 69986b1b09 Merge branch 'patch-1' into 'master' Tommaso Pecorella 2019-08-25 13:56:16 +00:00
  • 387ffd55a1 🐛 Missing () Gustavo Rezende 2019-08-23 17:56:45 +00:00
  • ae03dbbf6d Update RELEASE_NOTES and CHANGES.html Tom Henderson 2019-08-23 14:39:48 +01:00
  • c972449f77 build: (workaround for #16) Make Waf default to Python 3 Tom Henderson 2019-08-21 13:26:32 -07:00
  • 74ec793057 Update CHANGES.html and RELEASE_NOTES Tom Henderson 2019-08-13 11:05:29 -07:00
  • c73facdbf6 Update release_steps.txt for GitLab.com and Jekyll changes Tom Henderson 2019-08-13 11:04:47 -07:00
  • cdedc7aea8 documentation: Update tutorial references to 3.30 release Tom Henderson 2019-08-13 11:02:46 -07:00
  • 72f34b0826 Update AUTHORS list Tom Henderson 2019-08-12 19:43:36 -07:00
  • 80839b33e4 bindings: Rescan all APIs Tom Henderson 2019-08-12 17:00:41 -07:00
  • bd376b4535 Update CHANGES.html and RELEASE_NOTES Tom Henderson 2019-08-12 16:59:59 -07:00
  • 40fc2d22bb build: Make wscript changes to default to Python 3 Tom Henderson 2019-08-12 16:59:40 -07:00
  • 27067cabd9 build: Upgrade Waf to 2.0.18 Tom Henderson 2019-08-12 16:58:30 -07:00
  • 0258405cc6 build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak) Tom Henderson 2019-08-12 16:55:34 -07:00
  • 2b10629465 bindings: Update package version numbers for API scanning Tom Henderson 2019-08-12 16:41:07 -07:00
  • 8a9409426d Partially update python bindings generation code for Python 3 Alexander Krotov 2019-08-10 17:03:53 +03:00
  • 22ddb8ce35 Fix libgcrypt-config configuration message Alexander Krotov 2019-08-10 02:35:01 +03:00
  • 2efb7daee1 lte: Avoid valgrind warning of uninitialized value Tom Henderson 2019-08-08 12:37:17 -07:00
  • 5b34c908f0 uan: Fix MAC address variable shadowing in subclasses Eduardo Pinto 2019-08-07 06:02:57 -07:00
  • 6f075d4949 documentation: correct text on building topologies section Eduardo Abinader 2019-08-01 12:14:47 +02:00
  • 109f1f909a visualizer: (fixes #70) Update configuration of GooCanvas.CanvasEllipse Tom Henderson 2019-07-17 10:09:58 -07:00
  • db572034eb wifi: (fixes #30) Sequence number wrap around in MacLow::ReceiveMpdu Muhammad Inamullah 2019-07-06 21:35:17 -07:00
  • ed2d7f02fc aodv: Reduce default node separation to account for wifi model changes Tom Henderson 2019-07-06 17:05:40 -07:00
  • 238a75614d wifi: Fix waveform PSD in example Tom Henderson 2019-07-06 16:44:46 -07:00
  • f77c7ee3f4 flow-monitor: Relax node spacing to account for wifi model changes Tom Henderson 2019-06-25 16:17:12 -07:00
  • 6c87dff0ea wifi: Clarify behavioral change due to preamble detection model Tom Henderson 2019-06-25 16:15:31 -07:00
  • 8490704c65 lte: Remove intriguing inline Manuel Requena 2019-06-18 11:49:14 +02:00
  • 577a15d31c Merge branch 'patch-1' into 'master' Alexander Krotov 2019-06-16 20:59:06 +00:00
  • 49dd7e246a Fix bug in AntennaModel example code. Aarush Ahuja 2019-06-16 20:04:43 +00:00
  • 04f8caadd8 wifi: Rescan python bindings Tom Henderson 2019-06-15 15:16:07 -07:00
  • d02406280b examples: Fix regression time for wifi examples Sébastien Deronne 2019-06-15 14:35:10 +02:00
  • c2a5175b90 wifi: remove unused BlockAckManager::m_maxDelay Alexander Krotov 2019-06-14 19:23:35 +03:00
  • 92929a919f traffic-control: Document Perturbation attribute in FqCoDel Tom Henderson 2019-06-09 07:29:53 -07:00
  • 12c5e03a37 Merge branch 'wifi-error-model-coded-bits-vs-data-bits' into 'master' Sebastien Deronne 2019-06-07 07:15:44 +00:00
  • 37b502d578 lte: rescan API definitions for bindings Tom Henderson 2019-06-04 21:44:04 -07:00
  • f887c118f6 Merge branch 'backhaul-update' into 'master' Manuel Requena 2019-06-04 16:06:26 +00:00