Commit Graph

  • 69dfc4fe32 add support for set/get supported rates in assoc resp packets Mathieu Lacage 2007-10-18 15:12:39 +02:00
  • d7fe272673 make sure we record all needed supported modes Mathieu Lacage 2007-10-18 14:38:09 +02:00
  • 40add040f9 convert int to uint32_t Mathieu Lacage 2007-10-18 14:32:42 +02:00
  • 766d7138ac control the rate control algorithms with default values. Mathieu Lacage 2007-10-18 14:27:43 +02:00
  • dc3fb38cbb support BRAND_NEW station in adhoc code. initialize the supported rates. Mathieu Lacage 2007-10-18 13:37:22 +02:00
  • eb1e734628 add dispose methods in subclasses of WifiNetDevice Mathieu Lacage 2007-10-18 12:20:41 +02:00
  • ba95d49a67 get rid of the dcf Mathieu Lacage 2007-10-18 12:20:24 +02:00
  • a90aee32a0 clear the list of NetDevice Mathieu Lacage 2007-10-18 12:20:17 +02:00
  • 8a9502ce01 dispose everything from WifiNetDevice::DoDispose Mathieu Lacage 2007-10-18 11:53:35 +02:00
  • 8d46c4debc dispose the channel from WifiNetDevice Mathieu Lacage 2007-10-18 11:50:35 +02:00
  • fe2ab99c52 remove buggy asserts Mathieu Lacage 2007-10-18 11:25:33 +02:00
  • a5467f201c cts, rts, and ack sizes must take into account fcs padding Mathieu Lacage 2007-10-18 11:22:19 +02:00
  • 976c3bbe98 eifs calculation is wrong: match the spec. Mathieu Lacage 2007-10-18 11:21:40 +02:00
  • 551de62f42 make sure that ack and cts delay take into account the fcs padding. Mathieu Lacage 2007-10-18 11:21:14 +02:00
  • 860df74295 more const optimisations Gustavo J. A. M. Carneiro 2007-10-17 18:16:09 +01:00
  • eca4117497 Make OlsrAgentImpl::GetMainAddress const Gustavo J. A. M. Carneiro 2007-10-17 17:25:19 +01:00
  • 434226dd01 add time to debug output Mathieu Lacage 2007-10-17 17:49:56 +02:00
  • e770997d09 do not call Unref directly anymore. Mathieu Lacage 2007-10-17 17:01:51 +02:00
  • 52d42bca30 fix valgrind warning: initialize RngStream correctly Mathieu Lacage 2007-10-17 16:26:42 +02:00
  • 3b5eba1c85 make sure we pass the Rts duration to the SendCtsAfterRts method. fix debugging output. Mathieu Lacage 2007-10-17 16:20:30 +02:00
  • 76af0aa6ed make sure that each new MacStation is correctly initialized Mathieu Lacage 2007-10-17 16:19:51 +02:00
  • 4a6e000a07 convert to and from dbms when needed Mathieu Lacage 2007-10-17 15:52:11 +02:00
  • cf2fbcb6e3 log channel behavior Mathieu Lacage 2007-10-17 15:51:37 +02:00
  • 11c2f8c991 tx and rx gain should have no impact by default Mathieu Lacage 2007-10-17 15:51:20 +02:00
  • 0d3182c278 use dbms consistently in the propagation loss models Mathieu Lacage 2007-10-17 15:50:38 +02:00
  • 1d2a21fa1f initialize uniqueUid field Mathieu Lacage 2007-10-17 13:39:05 +02:00
  • c6763e76ee index starts at zero Mathieu Lacage 2007-10-17 13:38:44 +02:00
  • 818c1ea9e9 specify real type Mathieu Lacage 2007-10-17 13:38:33 +02:00
  • 0b4d0fcf67 implement operator << and an assert Mathieu Lacage 2007-10-17 12:01:08 +02:00
  • 384c4b998e add asserts and some debug log Mathieu Lacage 2007-10-17 12:00:43 +02:00
  • 449bd78db7 convert TRACE to NS_LOG Mathieu Lacage 2007-10-16 18:09:49 +02:00
  • 5d2227d3a6 remove 'all rights reserved' Mathieu Lacage 2007-10-16 17:22:13 +02:00
  • 0058449576 remove uneeded trailing ';' Mathieu Lacage 2007-10-16 17:20:09 +02:00
  • 2059a57d96 goto the right location before serializing the wifi trailer Mathieu Lacage 2007-10-16 17:18:29 +02:00
  • 8bb9ab629f remove bogus assert Mathieu Lacage 2007-10-16 17:15:30 +02:00
  • 73c536fa04 replace cassert by ns3/assert.h Mathieu Lacage 2007-10-16 15:57:45 +02:00
  • 2d07bbdf2c configure correctly the ipv4 layer Mathieu Lacage 2007-10-16 15:43:26 +02:00
  • 83e7cf54f4 merge with HEAD Mathieu Lacage 2007-10-16 14:44:36 +02:00
  • 54725d30b1 fix position printing code Mathieu Lacage 2007-10-16 14:43:40 +02:00
  • e688cc520b convert tracing to log system Mathieu Lacage 2007-10-16 14:43:08 +02:00
  • ec5e79f86b fix valgrind warning Mathieu Lacage 2007-10-16 14:29:23 +02:00
  • 87d56eb866 use the new RandomStream class and fix a small bug in the testsuite Mathieu Lacage 2007-10-16 13:32:48 +02:00
  • 2922488eb9 add wrapper class around RngStream for testing. Mathieu Lacage 2007-10-16 13:32:19 +02:00
  • b8230bf5e6 fix bogus assert Mathieu Lacage 2007-10-16 13:31:51 +02:00
  • e66a3625b4 make sure to terminate vararg list correctly Mathieu Lacage 2007-10-16 10:54:50 +02:00
  • 61ed256846 more detail in release_steps.txt Tom Henderson 2007-10-15 21:59:41 -07:00
  • 31bafccb6c updates for 3.0.7 Tom Henderson 2007-10-15 21:13:21 -07:00
  • db709dc4dc bump version number Tom Henderson 2007-10-15 21:12:55 -07:00
  • 9461d8ec13 updates for 3.0.7 Tom Henderson 2007-10-15 21:12:48 -07:00
  • 834eb4c1b6 Release notes for 3.0.7 Tom Henderson 2007-10-15 21:10:46 -07:00
  • 21ab738c72 Added tag release ns-3.0.7 for changeset 36472385a1cc Craig Dowell 2007-10-15 15:09:56 -07:00
  • 620a465f84 NS_LOG parsing changes to address bug 91 Craig Dowell 2007-10-15 14:54:32 -07:00
  • 0c760dc107 build and link Mathieu Lacage 2007-10-15 16:47:53 +02:00
  • ad7ea01ee8 add some tests Mathieu Lacage 2007-10-15 16:17:15 +02:00
  • 1026821e33 add StringDefaultValue Mathieu Lacage 2007-10-15 12:58:53 +02:00
  • 302bdd366c Clarify pkt-uid field in doxygen Tom Henderson 2007-10-13 15:14:00 -07:00
  • e5241d93e5 back out unrelated changes Tom Henderson 2007-10-13 15:10:23 -07:00
  • 6804f40bc4 Clarify pkt-uid field in doxygen Tom Henderson 2007-10-13 15:06:35 -07:00
  • a18fc4fd93 Fix OLSR agent finalization issues. Gustavo J. A. M. Carneiro 2007-10-13 14:21:27 +01:00
  • 315dfd2041 Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources. Gustavo J. A. M. Carneiro 2007-10-13 13:09:55 +01:00
  • f5513abfc8 Reverting a few OLSR changes that leaked into simple-point-to-point.cc Tom Henderson 2007-10-12 21:28:02 -07:00
  • 0296999ec8 remove dead code Mathieu Lacage 2007-10-11 16:53:42 +02:00
  • b2a44942a8 use the default propagation models Mathieu Lacage 2007-10-11 16:51:59 +02:00
  • 268e4d5ec9 support DefaultValue Mathieu Lacage 2007-10-11 16:16:31 +02:00
  • 4f562dbbfb add missing trailing 0/(void *)0 Mathieu Lacage 2007-10-11 16:16:14 +02:00
  • e9127c0427 add default value support Mathieu Lacage 2007-10-11 15:43:47 +02:00
  • b2545f4d89 missing file Mathieu Lacage 2007-10-11 13:27:39 +02:00
  • 9c922e0c73 use new WifiNetDevice naming Mathieu Lacage 2007-10-11 13:23:33 +02:00
  • d6721ea8ef add WifiNetDevice to build Mathieu Lacage 2007-10-11 13:20:55 +02:00
  • c8503d149e merge with HEAD Mathieu Lacage 2007-10-11 13:15:21 +02:00
  • d7f63afae7 do not use the Watchdog class Mathieu Lacage 2007-10-11 10:47:01 +02:00
  • 6ad1a5b57f don't use any for starting address Craig Dowell 2007-10-10 12:25:52 -07:00
  • a2388cc4b4 improve obj design example Craig Dowell 2007-10-10 11:55:07 -07:00
  • f79ee4b582 fix build Mathieu Lacage 2007-10-10 16:04:25 +02:00
  • 03fd848f18 merge watchdog fix Mathieu Lacage 2007-10-10 16:03:45 +02:00
  • 258a44de1a build STA code Mathieu Lacage 2007-10-10 16:03:26 +02:00
  • 20a04408a6 install watchdog.h Mathieu Lacage 2007-10-10 15:59:34 +02:00
  • 662356311a merge with head Mathieu Lacage 2007-10-10 15:49:59 +02:00
  • 806cba6352 test the watchdog Mathieu Lacage 2007-10-10 15:32:17 +02:00
  • fc0089c0f4 add missing call to Simulator::Destroy to cleanup after test Mathieu Lacage 2007-10-10 15:32:04 +02:00
  • 2c9b70a674 a Watchdog class Mathieu Lacage 2007-10-10 15:04:46 +02:00
  • 0bb0cb7b93 implement TimerImpl::Invoke Mathieu Lacage 2007-10-10 14:28:37 +02:00
  • 0e9a8e6c3d move traits definition down Mathieu Lacage 2007-10-10 13:30:35 +02:00
  • c7d39c7975 split timer implementation outside of Timer class Mathieu Lacage 2007-10-10 13:18:15 +02:00
  • 382c3d1787 add NQap to build Mathieu Lacage 2007-10-10 11:23:28 +02:00
  • 2ac8e7e496 add management frame implementations Mathieu Lacage 2007-10-10 11:18:19 +02:00
  • 2425ad39ef bus network Craig Dowell 2007-10-09 21:54:03 -07:00
  • 6b5b86f343 tutorial topologies Craig Dowell 2007-10-09 18:02:32 -07:00
  • 230645ffa5 add serialization/deserialization support to Ssid/SupportedRates Mathieu Lacage 2007-10-09 17:19:13 +02:00
  • 3861eada88 add new code to build Mathieu Lacage 2007-10-09 16:47:34 +02:00
  • a1691fda9b add SupportedRates to build Mathieu Lacage 2007-10-09 16:40:24 +02:00
  • ec7d64d30d avoid calling un-implemented method Mathieu Lacage 2007-10-09 16:15:38 +02:00
  • 8cda08d41c fix coding style Mathieu Lacage 2007-10-09 16:11:37 +02:00
  • 05fe040f88 add MacHighAdhoc to build Mathieu Lacage 2007-10-09 16:11:08 +02:00
  • 756cc86a23 add Mac48Address::GetBroadcast Mathieu Lacage 2007-10-09 16:09:37 +02:00
  • 9e470dffc3 remove all rights reserved mention Mathieu Lacage 2007-10-09 16:03:09 +02:00
  • 6e2080f092 rework MacStations to handle correctly Supported vs Basic rate sets and add IdealMacStations to build Mathieu Lacage 2007-10-09 16:02:21 +02:00
  • 24a0b73ce3 add DcaTxop to build Mathieu Lacage 2007-10-09 12:42:45 +02:00
  • 473c0eecb1 add missing class prefix Mathieu Lacage 2007-10-09 12:42:20 +02:00
  • dec333d063 add MacRxMiddle to build Mathieu Lacage 2007-10-09 12:30:51 +02:00