Commit Graph

  • ac46c69b92 build: Fix inconsistent indentation Tom Henderson 2018-08-09 09:25:50 -07:00
  • a04ea625f7 network: Add NodeContainer::Contains() Tom Henderson 2018-08-09 05:53:06 -07:00
  • 55df7237fe network: Add ApplicationContainer::StartWithJitter() Tom Henderson 2018-08-08 16:31:39 -07:00
  • 0a29d747c6 wifi: Add StaWifiMac::BeaconArrival trace source Tom Henderson 2018-08-08 16:10:50 -07:00
  • 8c235ab250 Update changelog Tom Henderson 2018-08-08 15:25:27 -07:00
  • 16a2d19fee network: (fixes #2948) Allow priority settings up to value 7 Sébastien Deronne 2018-08-07 12:45:56 +02:00
  • 5f82de724d wifi: Add support for 802.11ax radiotap Sébastien Deronne 2018-08-07 12:43:45 +02:00
  • 66b181107e network: Cleanup unused RadiotapHeader functions Sébastien Deronne 2018-08-07 12:43:18 +02:00
  • 500c385579 wifi: Cleanup code duplication in WifiPhyHelper Sébastien Deronne 2018-08-07 10:44:57 +02:00
  • ad79870ba6 build: (fixes #2936) Disable -Wparentheses with GTK+ and gcc-8 Tom Henderson 2018-08-06 21:55:21 -07:00
  • 7cf760a078 Update RELEASE_NOTES Sébastien Deronne 2018-08-06 19:54:22 +02:00
  • f338b84929 propagation: fix a typo Alexander Krotov 2018-08-06 11:51:58 +03:00
  • c5152f312a wifi: Reset SNR to 0.0 in IdealWifiManager if transmission fails Alexander Krotov 2018-07-27 12:52:22 +03:00
  • 34cd6172ba documentation: Clear Sphinx warnings Tom Henderson 2018-08-05 17:12:43 -07:00
  • 2986b7a324 documentation: Fix chapter numbering in manual Tom Henderson 2018-08-05 14:56:01 -07:00
  • b2158512ec build: (partial fix #2938) Add --disable-werror flag to Waf Tom Henderson 2018-08-05 14:23:39 -07:00
  • 35ba9e2b28 point-to-point: Update example and documentation to new API Tom Henderson 2018-08-05 17:10:29 -07:00
  • bccd5a5863 wifi, wave, mesh: Rescan bindings Tom Henderson 2018-08-05 16:55:19 -07:00
  • 696bd35023 wifi: remove Log2 function Alexander Krotov 2018-08-04 20:02:47 +03:00
  • 7a4d96b180 network: do not CreateFullCopy of the source buffer in Buffer::AddAtEnd Alexander Krotov 2018-08-03 13:41:11 +03:00
  • c49a0bbf80 wifi: compare MCS instead of its name Alexander Krotov 2018-08-03 14:15:01 +03:00
  • 776a0bd3ad network: optimize TagBuffer::Read Alexander Krotov 2018-08-03 13:33:09 +03:00
  • b3d22f527e wifi: simplify calculations in wifi-utils Alexander Krotov 2018-08-03 12:13:24 +03:00
  • 5415e35133 wifi: use WToDbm(x) instead of RatioToDb(x) + 30 Alexander Krotov 2018-08-03 11:46:32 +03:00
  • 33e514c3ca wifi: Use m_ccaMode1ThresholdW instead of DbmToW (WToDbm (m_ccaMode1ThresholdW)) Alexander Krotov 2018-08-03 11:45:13 +03:00
  • dcb280d053 wifi: use m_edThresholdW instead of DbmToW (WToDbm (m_edThresholdW)) Alexander Krotov 2018-08-03 03:07:38 +03:00
  • 9a6bcd75de tcp: Fix trace source callback typedef names Tom Henderson 2018-08-02 23:03:48 -07:00
  • 94f2c034aa core: Add TracedCallback signature for Time Tom Henderson 2018-08-02 23:02:48 -07:00
  • 00382e9814 wifi: Rescan python bindings Tom Henderson 2018-07-27 10:43:58 -07:00
  • 44d88302f2 wifi: Remove unused address type argument in wifi-aggregation-test Alexander Krotov 2018-07-26 14:29:15 +03:00
  • ecfb37187b wifi: Remove unused arguments from WifiMacQueue members Alexander Krotov 2018-07-26 12:06:36 +03:00
  • 74a8d29065 wifi: Simplify QosTxop::{Set,Get}AmpduExist Alexander Krotov 2018-07-20 20:36:10 +03:00
  • b021f53ea2 Document the API change from removing --no32bit-scan Tom Henderson 2018-07-21 16:31:05 -07:00
  • 0b9893a908 Rescan all Python bindings Tom Henderson 2018-07-21 16:14:09 -07:00
  • fe69e16ab1 bindings: (partial fix #2451) Generate ILP32 bindings from LP64 Ankit Deepak 2018-07-21 16:13:14 -07:00
  • 79a006bfc4 Replace FATAL_ERROR with ASSERT Alexander Krotov 2018-07-20 18:54:48 +03:00
  • f5f26c6b43 wifi: Get rid of "NS_ASSERT_MSG (false, ..." Alexander Krotov 2018-07-20 18:06:34 +03:00
  • 93ce5ba2f7 Backed out changeset d120f5c38317 Alexander Krotov 2018-07-20 10:54:37 +03:00
  • 85d08c96e7 Rename TXOPLimit to TxopLimit everywhere Alexander Krotov 2018-07-20 10:53:07 +03:00
  • bddae128de wifi: Add WifiPhyHelper::SetFrameCaptureModel Alexander Krotov 2018-07-18 11:44:22 +03:00
  • 301ee580d3 wifi: Fix regression introduced in Minstrel and HT Minstrel Sébastien Deronne 2018-07-16 20:28:07 +02:00
  • 0c5bf3dcc7 Increase load to 400 Mbit/s in rate-adaptation-distance example Alexander Krotov 2018-07-16 19:43:41 +03:00
  • 7617ca8c85 flow-monitor: Rescan bindings Tom Henderson 2018-07-15 17:03:20 -07:00
  • 6366804af7 Rescan all Python bindings Tom Henderson 2018-07-15 12:36:05 -07:00
  • abf85242f2 wifi: Remove unused m_lastReceivedHdr in MacLow Sébastien Deronne 2018-07-15 17:53:32 +02:00
  • afb272e156 uan: (fixes #2299) WOSS integration missing patch Federico Guerra 2018-07-14 14:32:00 -07:00
  • 9ba60294d4 traffic-control: (fixes #2940) QueueDisc SojournTime should be TracedCallback Tom Henderson 2018-07-14 07:57:49 -07:00
  • 8a7851ece3 wifi: Simplify BlockAckManager::GetNBufferedPackets to call m_agreements.find only once Alexander Krotov 2018-07-13 16:11:31 +03:00
  • 1cb7174a11 wifi: fix example comments Alexander Krotov 2018-07-13 11:16:43 +03:00
  • adf8667d72 wifi: fix minstrel-ht-stats output Alexander Krotov 2018-07-13 10:51:26 +03:00
  • 9d6dbb8ac8 Update .clang-format to avoid break after namespace Alexander Krotov 2018-07-12 15:16:35 +03:00
  • 6afd76fc8d wifi: (fixes #2941): Correct Order bit of Frame control field in WifiMacHeader Getachew Redieteab 2018-07-11 11:33:19 +02:00
  • 94f1b159b4 wifi: Set primary channel field in HtOperation IE Sébastien Deronne 2018-07-10 16:57:44 +02:00
  • 1620a89992 wifi: Fix data printed in SupportedRates IE Sébastien Deronne 2018-07-10 15:33:21 +02:00
  • 3fea1ed1bf wifi: Fix rate for management frames when non-unicast mode is changed Sébastien Deronne 2018-07-10 14:36:49 +02:00
  • 4f9a604e82 wifi: Add support for UNII-4 frequency bands Sébastien Deronne 2018-07-10 08:10:04 +02:00
  • 56ab2f512b uan: Place "break" at the end of switch-case branches Alexander Krotov 2018-07-06 11:14:13 +03:00
  • 96abd8a323 lte: Remove unused assignment Alexander Krotov 2018-07-06 11:13:45 +03:00
  • 7a2291b5d2 dsdv: Fix documentation typo Alexander Krotov 2018-07-06 11:13:22 +03:00
  • d1c782aa71 wifi: Add support for channel 169 Sébastien Deronne 2018-07-04 19:46:17 +02:00
  • 7fae211b1a wifi: Fix uint8_t printing issue Sébastien Deronne 2018-07-04 19:44:36 +02:00
  • cef14b9ea5 wifi: fix 32-bit bindings Tommaso Pecorella 2018-07-03 23:17:45 +02:00
  • 6a996c6a4a wifi: Rescan python bindings Sébastien Deronne 2018-07-03 14:37:44 +02:00
  • 116692ec78 wifi: (fixes #2926) Align SSRC and SLRC mechanism to the standard (part 2) Muhammad Iqbal CR 2018-07-03 11:09:18 +02:00
  • 77ec3a32bd tcp: Update documentation to mention PRR Mohit P. Tahiliani 2018-06-30 10:32:28 -07:00
  • 6960ee69ba wifi: Fix some spelling errors Tom Henderson 2018-06-30 10:10:19 -07:00
  • e79a3697e9 traffic-control: Add a test suite to check the correctness of queue disc stats Stefano Avallone 2018-06-29 16:19:38 +02:00
  • 4c1354d6fd traffic-control: Do not fire the dequeue trace when a packet is peeked Stefano Avallone 2018-06-29 16:19:24 +02:00
  • 8d1b7b1391 Spellcheck the rest of ns-3 Alexander Krotov 2018-06-28 12:51:39 +03:00
  • 00bb6fe7f6 Spellcheck Alexander Krotov 2018-06-27 10:50:27 +03:00
  • 577f4e47fa wifi: Rescan python bindings Sébastien Deronne 2018-06-26 20:29:40 +02:00
  • 3a7c974d2e wifi: (fixes #2926) Align SSRC and SLRC mechanism to the standard Sébastien Deronne 2018-06-26 19:35:23 +02:00
  • 9c5205a056 applications: Fix initialization problem for related attributes Tom Henderson 2018-06-21 18:28:31 -07:00
  • 7c128bc929 examples: Fix compilation warning Sébastien Deronne 2018-06-21 22:22:14 +02:00
  • b0fdf9be01 internet: Fix uninitialized value warning Tom Henderson 2018-06-21 09:44:23 -07:00
  • 0f8e2bd723 wifi: Fix uninitalized WifiMacHeader type Sébastien Deronne 2018-06-20 23:28:55 +02:00
  • 59d79ab44f examples: Make sure memory deallocated by destroy is no longer touched in wireless examples Sébastien Deronne 2018-06-20 23:26:43 +02:00
  • adf3c28df6 internet: Prevent dropping CE marked Ipv{4,6} packets Vivek Jain 2018-06-19 23:44:23 +02:00
  • 2f3b5b6c40 wifi: Disable randomness in a failing test Tom Henderson 2018-06-15 07:53:25 -07:00
  • 08f5feb16d wifi: fix some typos in Doxygen documentation Alexander Krotov 2018-06-15 12:03:12 +03:00
  • cc6681f98a wifi: Fix doxygen warnings Sébastien Deronne 2018-06-15 08:36:15 +02:00
  • d97c176f11 wifi: Check that inactivity timeout is non-zero Alexander Krotov 2018-06-14 12:04:32 +03:00
  • d47616a913 wifi: Do not retransmit block ack request if inactivity timer has expired Alexander Krotov 2018-06-13 18:35:37 +03:00
  • 56059a894f propagation: Fix typo in documentation Sébastien Deronne 2018-06-13 11:47:16 +02:00
  • 0094dbe7b8 energy: Update documentation with regards to the OFF state in Wi-Fi PHY state machine Sébastien Deronne 2018-06-12 12:40:06 +02:00
  • 8e7ab4156d applications: Add figures for 3GPP HTTP model Budiarto Herman 2018-06-12 02:54:50 -07:00
  • 666f881e6f traffic-control: update ILP32 bindings Tom Henderson 2018-06-10 18:19:55 -07:00
  • 084ffd070b tcp: Add ECN support (with contributions from Vivek Jain) Shravya Ks 2018-06-09 12:00:54 -07:00
  • 80a9340719 wifi: Some more documentation updates Sébastien Deronne 2018-06-09 14:39:02 +02:00
  • b839d38cfe wifi: Update documentation related to OFDM transmit spectrum masks when using SpectrumWifiPhy model Sébastien Deronne 2018-06-09 11:13:37 +02:00
  • ee01c0ccd6 wifi: Cleanup user documentation Sébastien Deronne 2018-06-08 22:46:42 +02:00
  • 372b008e5d applications: Add 3GPP HTTP model Budiarto Herman 2018-06-08 10:55:56 -07:00
  • a5cf957540 tcp: (fixes #2914) Adv Win resilience to SequenceNumber32 wrap-around Natale Patriciello 2018-06-08 18:48:49 +02:00
  • 7b1bd04853 lte: temp workaround to avoid crash Manuel Requena 2018-06-08 17:46:00 +02:00
  • 7066bb1874 lte: (fixes #2927) Valgrind error in lena-x2-handover example Manuel Requena 2018-06-08 12:17:26 +02:00
  • b5106180a9 traffic-control: Rescan python bindings (64 bit only) Stefano Avallone 2018-06-07 23:55:29 +02:00
  • ca5fbe9555 traffic-control: Add Prio queue disc Stefano Avallone 2018-06-07 23:55:24 +02:00
  • 8a81339dc3 traffic-control: Use std::size_t to remove some static casts Stefano Avallone 2018-06-07 23:55:17 +02:00
  • f6d605414d traffic-control: Keep one version only of Peek and Dequeue in the QueueDisc class interface Stefano Avallone 2018-06-07 23:55:05 +02:00
  • 356583be23 tap-bridge: (fixes #2923) UseLocal mode uses wrong MAC address Roman Naumann 2018-06-07 13:40:04 -07:00