Commit Graph

  • fa9e6cc531 core: (fixes #233) Align Config::ConnectWithoutContext with Config::Connect Tom Henderson 2020-09-12 12:01:29 -07:00
  • 621113ea68 adding olsr changes for merge Anna Poon 2020-09-01 08:36:42 -07:00
  • 808452dc98 Fix typo in RELEASE_NOTES Sébastien Deronne 2020-09-07 21:53:44 +02:00
  • 5697930e61 wifi: Remove deprecated API Sébastien Deronne 2020-09-07 21:53:28 +02:00
  • 1b8eb79481 Implementation of time-arithmetic changes introduced in issue !348 (merged). Anna Poon 2020-09-09 20:44:28 +00:00
  • 8b722fd644 tcp: Change default recovery to Proportional Rate Reduction Tom Henderson 2020-08-04 17:38:05 -07:00
  • e16ff5ee17 tcp: Fix TcpRateOps to update m_ackElapsed like Linux Siddharth Singh 2020-07-05 12:50:44 +05:30
  • 8bcf3a8537 tcp: Set default initial congestion window to 10 segments Tom Henderson 2019-11-06 18:12:43 -08:00
  • f034b5b1b8 tcp: Fix typo in NscTcpSocketImpl SolomonAnn 2020-09-08 11:25:36 -07:00
  • 0cdbf8321b wifi: Fix compilation issues on some platforms Sébastien Deronne 2020-09-08 08:04:31 +02:00
  • c3926eb221 Update CHANGES.html Sébastien Deronne 2020-09-07 21:59:36 +02:00
  • 7420aaf721 wifi: Fix radiotap header for received 802.11ax PPDUs Sébastien Deronne 2019-09-08 13:12:07 +02:00
  • d3135ed514 wifi: Forward up MPDUs from an A-MPDU under reception as long as they arrive at the PHY Sébastien Deronne 2019-08-20 16:44:06 +02:00
  • 559241241c wifi: Make WifiPhy::Get{Ht,Vht,He}Mcs () static Stefano Avallone 2019-08-05 16:37:35 +02:00
  • d32d864e09 network: Document sockets API Send/SendTo usage Tom Henderson 2020-09-05 13:21:05 -07:00
  • eb7e50c866 update CHANGES.html Tom Henderson 2020-09-05 13:19:03 -07:00
  • 8c6fb7d420 bindings: Rescan all APIs Tom Henderson 2020-09-05 13:04:28 -07:00
  • 1753765862 wifi: Do not send VHT capabilities when operating in 2.4 GHz band Sébastien Deronne 2020-09-04 12:51:05 +02:00
  • afed498f29 Update RELEASE_NOTES Sébastien Deronne 2020-09-03 20:46:12 +02:00
  • 5459ca6a6d wifi: Add 6 GHz band support for 802.11ax Sebastien Deronne 2020-06-07 13:54:16 +02:00
  • 0a1cee7c46 wifi: Add 6 GHz frequencies and channels Sebastien Deronne 2020-05-22 10:31:47 +02:00
  • 452f3bdef0 wifi: Rework ChannelToFrequencyWidthMap to add information about PHY band to allow use of the same channel number accross different bands Sebastien Deronne 2020-06-13 11:41:39 +02:00
  • bd1ad3994a wifi: Decouple standard and frequency band Sebastien Deronne 2020-06-01 15:15:26 +02:00
  • 4e72e64f43 wifi, wave: Remove 5 MHz and 10 MHz standard and introduce 802.11p standard instead Sebastien Deronne 2020-05-25 09:04:57 +02:00
  • 27bebf4c6d time arithmetic implement in network Jordan Dorham 2020-08-27 13:35:05 -07:00
  • 35350ab51d core: (fixes #210): add simulation time and node printers to NS_FATAL... Peter Barnes 2020-09-03 08:04:02 +00:00
  • d66b180611 applications: Handle possible partial socket send Tom Henderson 2020-08-21 17:12:09 -07:00
  • 52d6f390ef Better option - strip just the extension. Tommaso Pecorella 2020-08-31 19:09:35 +02:00
  • 6c60648d42 Allows --run to handle scripts ending in ".cc" Tommaso Pecorella 2020-08-31 01:31:56 +02:00
  • dbc8638ab4 sixlowpan: Time arithmetic implementation changes Jordan Dorham 2020-09-01 12:12:59 +00:00
  • 9cdaa502f7 ci-cd: Fixed weekly schedules, added test.py to per-commit jobs Natale Patriciello 2020-08-28 11:34:21 +02:00
  • 51bb8d7026 internet: Rescan APIs for Python bindings Tom Henderson 2020-08-31 08:54:10 -07:00
  • 3552db04ce tcp: Add dynamic pacing implementation based on Linux internal pacing Deepak Kumaraswamy 2020-06-29 20:51:15 +05:30
  • 0cf9597393 network: Add signature definition for DataRate TracedValue Deepak Kumaraswamy 2020-08-24 18:21:59 -07:00
  • 90c466238a internet: amend 2a867ade copy-paste mistake Tommaso Pecorella 2020-08-30 23:06:42 +00:00
  • 2a867ade89 internet: clarify GlobalRouter error messages Tommaso Pecorella 2020-08-30 23:04:09 +00:00
  • 2b06089792 internet-apps: Add network diagram to DHCP example Tommaso Pecorella 2020-08-30 22:56:38 +00:00
  • 212063244e Update RELEASE_NOTES ZorazeAli 2020-08-29 22:50:10 +02:00
  • 125f0df3fa lte: Rescan APIs ZorazeAli 2020-08-29 22:35:17 +02:00
  • 6b069fb9d3 lte: Add test case to cover the scenario in #224 ZorazeAli 2020-08-28 10:08:50 +02:00
  • 15232004f5 lte: (fixes #224) Stop scheduling parallel intermediate UE measurement reports ZorazeAli 2020-08-28 09:12:10 +02:00
  • 098d8490fd applications: Remove stray exit call from OnOffApplication Steven Smith 2020-08-29 10:56:04 -07:00
  • 804d16d1b7 ci-cd: Don't execute per-commit jobs with a binding generation schedule Natale Patriciello 2020-08-28 10:42:23 +02:00
  • c261cb01cc ci-cd: Generate python bindings from Gitlab Natale Patriciello 2020-08-28 10:36:10 +02:00
  • c8a59fd14b ci/cd: Added linux tag to pick the correct runner Natale Patriciello 2020-08-27 15:46:45 +02:00
  • 8a682e1497 ci/cd: Enabled weekly test with tag nsnam Natale Patriciello 2020-08-26 19:11:09 +02:00
  • c7c2e76d41 core: (fixes #247) unlimited arguments in MakeEnumChecker Peter Barnes 2020-08-24 18:50:07 +00:00
  • 8fa4956898 Move Histogram from flow-monitor to stats Peter Barnes 2020-08-21 16:26:33 +00:00
  • 0704928170 Merge pull request #15 in S3/s3-simulator from S3-19-time-arithmetic-implement to develop Jordan Dorham 2020-08-20 21:06:20 +00:00
  • 81b740721f Merge pull request #15 in S3/s3-simulator from S3-19-time-arithmetic-implement to develop Jordan Dorham 2020-08-20 08:43:40 +00:00
  • 20634ca980 doc: Update build version information in tutorial Tom Henderson 2020-08-18 15:56:10 -07:00
  • 5d13b2b80c build: Create version.cache file with dummy data when git tags are absent Mathew Bielejeski 2020-08-17 08:32:16 -07:00
  • bb0ec5258f mesh: Enable operation with SpectrumWifiPhy Tom Henderson 2020-08-17 08:57:48 -07:00
  • b12ac52109 traffic-control: Add L4S extensions to FqCoDel and CoDel Bhaskar Kataria 2020-07-12 22:48:25 +05:30
  • 04747b113c traffic-control: Update PIE doc with tests for RFC features, RELEASE_NOTES and CHANGES.html Bhaskar Kataria 2020-06-01 23:13:07 +05:30
  • 9bbd261806 traffic-control: Update PIE doc for RFC features. Vivek Jain 2020-06-01 22:15:22 +05:30
  • 3eeaca7e2f traffic-control: Add derandomization tests for PIE Bhaskar Kataria 2020-06-01 22:01:20 +05:30
  • 8f15b2a161 traffic-control: Add Derandomization feature Vivek Jain 2020-06-01 21:55:11 +05:30
  • f3e7511670 traffic-control: Add ECN tests for PIE. Bhaskar Kataria 2020-06-01 21:13:33 +05:30
  • 2cc5ecfc51 traffic-control: Add ECN Functionality Vivek Jain 2020-06-01 21:13:01 +05:30
  • 7e1d7f8fc2 traffic-control: Add capDropAdjustment test for PIE Bhaskar Kataria 2020-06-01 21:12:19 +05:30
  • 451219e4c2 traffic-control: PIE alignment init Vivek Jain 2020-06-01 21:10:48 +05:30
  • bdb5f393dd traffic-control: Add usage of timestamp for latency calculation for PIE Bhaskar Kataria 2020-05-04 00:19:49 +05:30
  • b99295e119 Filter out program version text from command-line-example output Mathew Bielejeski 2020-08-13 17:50:48 -07:00
  • 941a67fca7 Adjust GitLab.com CI configuration for build version feature Mathew Bielejeski 2020-08-13 07:33:51 -07:00
  • 151553226e wifi: (fixes #252) Correctly handle multicast frames Rediet 2020-08-12 14:21:44 +02:00
  • 830edb7623 traffic-control: Add ECN tests for COBALT queue disc Bhaskar Kataria 2020-05-29 21:48:23 +05:30
  • 32e95f8228 Make build information accessible by programs by extracting data from the local git repository (or a standalone file if a git repository is not present). Mathew Bielejeski 2020-08-11 20:20:05 +00:00
  • e752b2e937 Add missing figure references to Makefile Tom Henderson 2020-08-07 10:57:51 -07:00
  • 71139a8661 Fix some links in the README.md Tom Henderson 2020-08-06 13:57:05 -07:00
  • 337ab206d1 tcp: Some TcpLinuxReno documentation and example program edits Tom Henderson 2020-08-06 13:23:37 -07:00
  • 721dc72499 tcp (merges !289) Align ns-3 TCP PRR with that of Linux Apoorva Bhargava 2020-07-27 13:01:59 -07:00
  • 8bb8623a60 tcp: Add cwnd reduction response to TcpLinuxReno Tom Henderson 2019-11-07 12:02:37 -08:00
  • 10c082506a tcp: Add TcpLinuxReno congestion model Apoorva Bhargava 2019-08-04 20:47:51 -07:00
  • 0f2add86be Removed seventh-packet-byte-count.png from .gitignore and added a note in seventh.cc file/tutorial Gabriel Arrobo 2020-08-03 15:33:08 -07:00
  • a6efdd5d69 Fixes DHCP behaviour when interface goes down and back up. Tommaso Pecorella 2020-08-03 11:04:24 +02:00
  • f961f38ee3 Revert "internet: Ipv4Interface should be set to down when last address is" Tommaso Pecorella 2020-08-01 17:17:40 +00:00
  • 8e20cccd34 internet: Ipv4Interface should be set to down when last address is removed. Tommaso Pecorella 2020-08-01 16:25:39 +02:00
  • 0af2e32fbe core: (fixes #220) refactor random-variable-stream-test Peter D. Barnes, Jr 2020-06-09 16:50:11 -07:00
  • 8fcacef735 tcp: Fix some issues with test code that splits acks Tom Henderson 2020-07-27 12:33:28 -07:00
  • 52e7ea005d tcp: Postpone state updating until after log statement Tom Henderson 2020-07-27 12:01:27 -07:00
  • f276b4e642 Use list.copy to make a shallow copy instead of a reference mbielejeski 2020-07-24 22:06:08 -07:00
  • e186fef3fe tcp: Doxygen improvements Tom Henderson 2020-07-21 09:18:55 -07:00
  • d3b571e7dc Update RELEASE_NOTES and CHANGES.html Tom Henderson 2020-07-19 17:26:18 -07:00
  • 3caa8e1ec7 traffic-control: (fixes #225) Do not mark packet twice within a CoDel queue Bhaskar Kataria 2020-06-26 00:53:35 +05:30
  • f20a3662b3 wifi, wave, mesh: Rescan python bindings Stefano Avallone 2020-07-06 19:06:27 +02:00
  • 45f0663d11 wifi: Cleanup more unused methods Stefano Avallone 2020-06-20 22:28:46 +02:00
  • 79ca1357cb wifi: Remove RIFS support altogether Stefano Avallone 2020-07-01 11:44:24 +02:00
  • 3436c5c923 wifi: Remove Get/Set PIFS from WifiMac Stefano Avallone 2020-07-01 11:10:34 +02:00
  • 85f24694e9 wifi: No need to pass EifsNoDifs around Stefano Avallone 2020-06-20 16:03:34 +02:00
  • ea3c08b108 wifi: Cleanup unneeded methods Stefano Avallone 2020-06-20 15:33:48 +02:00
  • fa9429046e wifi: SIFS and slot duration are only stored by the PHY Stefano Avallone 2020-06-21 23:25:20 +02:00
  • 4ca20707ba wifi: Backoff is not needed if in sleep mode or off Stefano Avallone 2020-06-21 22:51:58 +02:00
  • f8d0ae104e RELEASE_NOTES updated to mention assert/log enable switch in waf configure Natale Patriciello 2020-07-06 10:48:50 +02:00
  • a768c841cd wscript: Used append_unique for enabling asserts and logs through configure parameters Natale Patriciello 2020-07-03 18:58:00 +02:00
  • 9061b2fdd9 wscript: added --enable-logs and --enable-asserts Natale Patriciello 2020-07-03 10:22:20 +02:00
  • e315c878ed Add missing copyright Tom Henderson 2020-07-03 13:25:02 -07:00
  • e5a8cf811b core: Replace missed uses of I with cairo_I Ryan Mast 2020-07-01 09:52:23 -07:00
  • 8a60bdff13 network, internet: Clarify QueueDiscItem::Mark if item already marked Tom Henderson 2020-06-29 16:23:14 -07:00
  • f15a942835 Add html_title tag for tutorial Tom Henderson 2020-06-28 11:37:04 -07:00