Commit Graph

  • c17c46f14b wifi, spectrum: Add 802.11ax support for wifi spectrum Sébastien Deronne 2017-04-18 20:45:55 +02:00
  • 3e5663ca91 wifi: use Time methods Sébastien Deronne 2017-04-18 20:42:37 +02:00
  • 4316f2cd52 wifi: Use Time::IsZero in InterferenceHelper::CalculateChunkSuccessRate Alexander Krotov 2017-04-18 16:59:14 +03:00
  • bcddf0cc8b wave: Doxygen updates Robert Ammon 2017-04-17 12:01:14 -07:00
  • 223061f24e mesh: Doxygen update Robert Ammon 2017-04-16 22:04:39 -07:00
  • d86778c51e internet: Doxygen update Robert Ammon 2017-04-16 21:52:59 -07:00
  • 8877bf8831 mesh: Doxygen update Robert Ammon 2017-04-16 21:52:13 -07:00
  • 7778696d67 mobility: Doxygen updates Robert Ammon 2017-04-15 18:47:36 -07:00
  • e0c977cf7e wimax: Doxygen updates (mainly due to Robert Ammon) Tom Henderson 2017-04-15 18:45:11 -07:00
  • 69db3d708a wifi: Fix `mcs' option message in vht-wifi-network Alexander Krotov 2017-04-16 03:41:41 +03:00
  • e440d8e6d2 wifi: Call event->GetTxVector () only once per function Alexander Krotov 2017-04-14 11:33:47 +03:00
  • 0ce2a14ed4 wifi: Remove unused size from InterferenceHelper::Event Alexander Krotov 2017-04-14 01:58:36 +03:00
  • d60076cae0 wifi: Make InterferenceHelper::GetEnergyDuration const Alexander Krotov 2017-04-14 01:34:58 +03:00
  • 9a53145c00 wifi: Remove unnecessary typedef Events Alexander Krotov 2017-04-13 17:01:11 +03:00
  • 19c38690cd mesh: Add trace source to trace HWMP routing table changes Tom Henderson 2017-04-08 23:38:24 -07:00
  • 34ff7bbc63 mesh: Improve logging Tom Henderson 2017-04-08 23:02:46 -07:00
  • 950f538931 mesh: Logging and some cleanup of peer link models Tom Henderson 2017-04-08 22:47:18 -07:00
  • 7aa31ecd5c mesh: Improve logging Tom Henderson 2017-04-08 22:31:01 -07:00
  • cb54c17a55 mesh: Doxygen updates (mainly due to Robert Ammon) Tom Henderson 2017-04-08 21:40:20 -07:00
  • 1468e7c3de spectrum: Rescan bindings Sébastien Deronne 2017-04-08 11:25:12 +02:00
  • dc67e6f180 wifi: Add band bandwidth in wifi spectrum Sébastien Deronne 2017-04-08 10:50:09 +02:00
  • 2327498f91 core: Assert that probability is valid in EmpiricalRandomVariable::ValueCDF::ValueCDF Alexander Krotov 2017-04-07 20:27:21 +03:00
  • e570129307 core: Check that CDF covers the whole distribution in EmpiricalRandomVariable::Validate Alexander Krotov 2017-04-07 20:23:34 +03:00
  • bf762f52d6 core: Check that CDF is not empty in EmpiricalRandomVariable::Validate () Alexander Krotov 2017-04-07 20:22:02 +03:00
  • 596e49504e core: Mark members with m_ in EmpiricalRandomVariable class Alexander Krotov 2017-04-07 20:15:00 +03:00
  • 083a0b7b89 wave: (fixes #2554) fix static analysis warning Natale Patriciello 2017-04-06 21:52:28 -07:00
  • 54b20047fd build: (fixes #2630) Add contrib directory in parallel to src Lauri Sormunen 2017-04-06 20:32:04 -07:00
  • be2674f997 lte: Install only one sink in {cqa,fdtbfq,pss,tdtbfq}-ff-mac-scheduler tests Alexander Krotov 2017-04-07 00:47:42 +03:00
  • 411e998601 lte: Install only one sink on remoteHost in lte-test-deactivate-bearer Alexander Krotov 2017-04-07 00:27:47 +03:00
  • 0a1cd67308 applications: Check for Bind errors Alexander Krotov 2017-04-05 12:42:35 +03:00
  • 5fbe6ba313 Document new vector API in CHANGES.html Alexander Krotov 2017-04-05 11:00:57 +03:00
  • dd3a4d2a43 Use Vector{2,3}D.GetLength () Alexander Krotov 2017-04-05 10:56:05 +03:00
  • 67162e4935 core: Implement operator+ and operator- for Vector{2,3}D Alexander Krotov 2017-04-04 19:39:00 +03:00
  • 2d447bfeba core: Implement Vector{2,3}D::GetLength () Alexander Krotov 2017-04-04 19:31:26 +03:00
  • ddf07b01ca core: Trim whitespace in vector.{cc,h} Alexander Krotov 2017-04-04 18:55:55 +03:00
  • d71e02e25b wifi: Fix another valgrind issue Stefano Avallone 2017-04-04 10:33:50 +02:00
  • b578307470 internet: rescan bindings Tom Henderson 2017-04-02 16:28:09 -07:00
  • b3b8bd1195 internet: speedup NdiscCache and make it independent on the Icmpv6L4Protocol variant Tommaso Pecorella 2017-04-02 18:41:38 +02:00
  • 4610d4b1d3 manual: update gnuplot documentation to avoid build-dependent instructions Tommaso Pecorella 2017-04-02 16:25:30 +02:00
  • fe92b13563 internet: (fixes #2482) Migrating ICMPv6 timers to Attributes Tommaso Pecorella 2017-04-01 18:09:30 +02:00
  • b427ecbc85 internet: remove unused constants from Icmpv6L4protocol Tommaso Pecorella 2017-04-01 18:10:05 +02:00
  • 87b036bd64 internet: Add operator== for Ipv4(Multicast)RoutingTableEntry Tom Henderson 2017-03-31 16:13:35 -07:00
  • aed9cae83a mobility: Add GetSize() method to ListPositionAllocator Tom Henderson 2017-03-31 16:12:49 -07:00
  • 1cff3b7f12 internet (fixes #2717) Fix Ipv4RoutingTableEntry default route Tom Henderson 2017-03-31 06:19:54 -07:00
  • b76b89539c Document WifiHelper::Install in CHANGES Alexander Krotov 2017-03-28 00:58:18 +03:00
  • 8aa4b81dd9 wifi: Rename low and high to first and last to match documentation Alexander Krotov 2017-03-27 20:18:40 +03:00
  • 119511e7ce wifi: Add iterator version of WifiHelper::Install Alexander Krotov 2017-03-27 18:39:02 +03:00
  • 3f387016b9 network: Fix valgrind errors due to ConnectQueueTraces Stefano Avallone 2017-03-27 11:08:38 +02:00
  • 2a22d760b3 traffic-control: (fixes #2675) Use correct string value in PIE example Mohit P. Tahiliani 2017-03-27 11:04:53 +02:00
  • 5c2f7376b6 core: s/a exponential/an exponential/ Alexander Krotov 2017-03-26 13:44:35 +03:00
  • 7d0a0beae9 Use standard stdint.h spelling for integer types Alexander Krotov 2017-03-26 13:42:57 +03:00
  • b271b6fdff Revert changes to doxygen.conf from r12694 5209b094 Peter D. Barnes, Jr. 2017-03-23 12:39:31 -07:00
  • 2b41368aac core: Change test case name from "order" to "invalid" Alexander Krotov 2017-03-23 12:15:19 +03:00
  • 7a5930ecbb core: Test skipping invalid command line arguments Alexander Krotov 2017-03-23 12:13:31 +03:00
  • 1a87bdd630 core: Fix order of command line argument parsing Alexander Krotov 2017-03-22 11:26:46 +03:00
  • 5060a4a671 core: Test order of command line argument parsing Alexander Krotov 2017-03-22 11:22:07 +03:00
  • c4877d5994 wifi: Fix file name generated by wifi-manager-example Sébastien Deronne 2017-03-19 21:02:51 +01:00
  • e21f50cb78 documentation: Update the explanation of third.cc in tutorial Mohit P. Tahiliani 2017-03-19 07:54:50 -07:00
  • b33d81582d documentation: Fix sphinx warnings Tom Henderson 2017-03-19 07:52:47 -07:00
  • 0b0bfedf27 utils: clear a doxygen warning Tom Henderson 2017-03-19 07:51:54 -07:00
  • c25f435c4f lte: add missing figure formats for documentation build Tom Henderson 2017-03-19 07:39:03 -07:00
  • 33e9877c72 wifi: Fix typo in previous commit Sébastien Deronne 2017-03-18 18:43:02 +01:00
  • 5bc9384ef4 wifi: Fix regression for wifi managers Sébastien Deronne 2017-03-18 18:39:18 +01:00
  • a511130e7f lte: removed deprecated ArpCache::Entry::SetMacAddresss from test Tommaso Pecorella 2017-03-17 01:21:17 +01:00
  • ba54ebd95c internet: (fixes #2671) fix misspell in ArpCache::Entry::SetMacAddress Tom Henderson 2017-03-16 23:28:16 +01:00
  • da9c857725 internet: Update some doxygen Tom Henderson 2017-03-16 08:29:31 -07:00
  • 23c944816a documentation: Update previous tutorial commit Tom Henderson 2017-03-14 09:15:21 -07:00
  • 578f6c0049 documentation: Align tutorial tracing section with current code Tom Henderson 2017-03-14 07:25:07 -07:00
  • b9a6dca656 NetAnim: Update contributors John Abraham 2017-03-13 06:30:10 -07:00
  • c4c4537faa NetAnim: Wave support John Abraham 2017-03-12 15:26:01 -07:00
  • 2913210dd8 [Bug 2190] Add LrWpan support to NetAnim John Abraham 2017-03-12 09:08:00 -07:00
  • 8010dc06d3 Bug 2190 - Add LrWpan support to NetAnim John Abraham 2017-03-12 09:01:29 -07:00
  • 1e811b4c40 Bug 2190 - Add LrWpan support to NetAnim Tommaso Pecorella 2017-03-12 14:16:09 +01:00
  • 4ab4c2d6b8 tcp: (bug #2649) Temporarily disable failing tests Tom Henderson 2017-03-11 21:49:29 -08:00
  • c0e97d4443 [Bug 2191] Add IPv6 support to NetAnim, merge John Abraham 2017-03-11 16:53:26 -08:00
  • fc067feeb0 [Bug 2191] Add IPv6 support to NetAnim, Prefer non-link local address John Abraham 2017-03-11 16:52:15 -08:00
  • efc2d4fa60 click: Rescan python bindings Tom Henderson 2017-03-10 15:48:44 -08:00
  • 22e76c60e9 [Bug 2191] Add IPv6 support to NetAnim John Abraham 2017-03-10 12:15:42 -08:00
  • dbc12c9a8f update minimal system requirements Tom Henderson 2017-03-10 09:19:01 -08:00
  • a049fbbb65 lte: fix build issue caused by previous commits Biljana Bojovic 2017-03-10 03:05:17 +01:00
  • 7eae055bdf lte: (fixes #2666) remove deprecated variables/config paths (thanks to Hongyu Deng) Biljana Bojovic 2017-03-10 02:40:42 +01:00
  • 5f0ec06286 lte: doxygen updates of model (many thanks to Robert Ammon for initial patch) Biljana Bojovic 2017-03-10 02:28:38 +01:00
  • 63ff5f70b7 lte: doxygen updates of helpers (many thanks to Robert Ammon for initial patch) Biljana Bojovic 2017-03-10 02:02:44 +01:00
  • 7d35091a7f lte: doxygen updates of examples (many thanks to Robert Ammon for initial patch) Biljana Bojovic 2017-03-10 01:57:48 +01:00
  • 7dbf723cc4 lte: doxygen updates of tests (many thanks to Robert Ammon for initial patch) Biljana Bojovic 2017-03-10 01:54:55 +01:00
  • dfe1ed1619 traffic-control: Fix doxygen warnings Stefano Avallone 2017-03-09 17:17:35 +01:00
  • 8a3e1b1d34 visualizer: Rescan python bindings Stefano Avallone 2017-03-09 11:26:15 +01:00
  • 9eff4d8251 Rescan python bindings Stefano Avallone 2017-03-08 18:02:19 +01:00
  • b20e29694b various: Fix scanning python bindings Stefano Avallone 2017-03-08 18:02:13 +01:00
  • 11bdd2e3c8 flow-monitor: Keep track of the DSCP value of packets Stefano Avallone 2017-03-08 18:02:10 +01:00
  • b51598d076 wifi: Add support for flow control and BQL Stefano Avallone 2017-03-08 18:02:07 +01:00
  • bdc94e40b1 wifi: Make WifiMacQueue a subclass of Queue Stefano Avallone 2017-03-08 18:02:03 +01:00
  • 1d0a27a285 network: The Queue class holds a list of items Stefano Avallone 2017-03-08 18:01:59 +01:00
  • 3bb15af825 traffic-control: Add a test for the flow control mechanism Stefano Avallone 2017-03-08 18:01:55 +01:00
  • fb12ef3a8b network: Add support for flow control and BQL to SimpleNetDevice Stefano Avallone 2017-03-08 18:01:51 +01:00
  • 4e9e6fec02 csma: Add support for flow control and BQL Stefano Avallone 2017-03-08 18:01:47 +01:00
  • 40abc6507a network: Add NetDeviceQueue methods to implement flow control Stefano Avallone 2017-03-08 18:01:43 +01:00
  • 6fef34be47 network: Convert Queue into a template class Stefano Avallone 2017-03-08 18:01:29 +01:00
  • 1cd0010e10 lte: fix static code analysys warnings (thanks to Natale Patriciello) Biljana Bojovic 2017-03-07 14:33:39 +01:00
  • efbfce88c7 wifi: Move m_stateLogger to private in WifiPhyStateHelper Sébastien Deronne 2017-03-06 21:09:36 +01:00