Commit Graph

  • 2098df3b03 PREQ unit test created Pavel Boyko 2009-03-31 15:24:16 +04:00
  • e2ecae602b RANN test cleanup Pavel Boyko 2009-03-31 14:55:03 +04:00
  • 28cda227f2 Unit test for RANN information element Pavel Boyko 2009-03-31 14:44:29 +04:00
  • 107042648d HWMP headers cleanup to create correct doxygen docs Pavel Boyko 2009-03-31 12:40:39 +04:00
  • 44d76f210b use tar xjf instead of bunzip in tutorial Craig Dowell 2009-03-30 16:54:50 -07:00
  • 99f822add2 RELEASE_NOTES shouldn't refer to past releases as future releases Craig Dowell 2009-03-30 16:36:19 -07:00
  • 2a083e6095 RELEASE_NOTES for ns-3.4 Craig Dowell 2009-03-30 16:32:42 -07:00
  • 3b663898ae Update CHANGES for ns-3.4 from hg log Craig Dowell 2009-03-30 15:47:38 -07:00
  • 288de2cad1 restructured precursors in rtable Kirill Andreev 2009-03-30 22:22:16 +04:00
  • f777caceb9 dot11s-codes.h removed. StatusCode enum is found to be unused and removed. ReadonCode enum is moved to dot11s/ie-dot11s-peer-management.h Pavel Boyko 2009-03-30 18:13:48 +04:00
  • 6cf9944b77 For now mesh point aggregates installed protocols. This is done to allow user directly access protocols via mp->GetObject<...>() (though you must known mesh point and protocol class to do this) Pavel Boyko 2009-03-30 17:47:20 +04:00
  • a74d65fdda merge with ns3-dev Pavel Boyko 2009-03-30 14:41:30 +04:00
  • 4333b1e421 Preq propagation ported:) Kirill Andreev 2009-03-29 13:56:30 +04:00
  • cbe755a7f7 First PREQ delivered Kirill Andreev 2009-03-27 20:03:13 +03:00
  • 4d1839e95f don't use pthread option under cygwin Craig Dowell 2009-03-27 09:58:04 -07:00
  • f4ff4a4a6e HwmpProtocol: path error procedure reviewed, RequestRoute reviewed Kirill Andreev 2009-03-27 16:33:08 +03:00
  • 49056cac7d fix mac osx python bindings Gustavo J. A. M. Carneiro 2009-03-27 11:18:54 +00:00
  • 91b639b83d Restructured rtable, queue size moved from protocol setter to attribute Kirill Andreev 2009-03-27 13:46:02 +03:00
  • 4d17b00ad4 Make Names API return void not bool, rescan for Python Bindings Craig Dowell 2009-03-26 17:39:20 -07:00
  • cdda5efb10 Removed dot11s-parameters and they are made as attributes Kirill Andreev 2009-03-26 21:11:29 +03:00
  • 8b4949d764 Added HWMP tag to mercurial :) Kirill Andreev 2009-03-26 20:25:40 +03:00
  • f56dd65eb5 More bufix Kirill Andreev 2009-03-26 20:17:41 +03:00
  • ec473a988e Fixrd bugs with address extensions, broadcast frames can go through L2Routing Kirill Andreev 2009-03-26 20:13:54 +03:00
  • 3a1e027566 Attach interfaces replaced with Install. Helper is simplifyed Kirill Andreev 2009-03-26 16:53:49 +03:00
  • 3023b41449 HWMP is attached to mesh point device and MAC layer with zero functionality Kirill Andreev 2009-03-26 14:00:46 +03:00
  • 74747fc24e HWMP rolled to "initial position" Kirill Andreev 2009-03-25 23:19:27 +03:00
  • 1037c32158 HWMP rtable and tag added back to wscripts without any changes Kirill Andreev 2009-03-25 22:24:20 +03:00
  • b7ab01edef Fix a previous regexp substitution that went too far Tom Henderson 2009-03-25 10:40:01 -07:00
  • d565da8710 wifi-wired-bridging does not need to call GlobalRouteManager Tom Henderson 2009-03-25 10:34:11 -07:00
  • 0bc0bc5d15 fix some tutorial nits Craig Dowell 2009-03-25 09:34:39 -07:00
  • ec53387736 HWMP files renamed Kirill Andreev 2009-03-25 18:11:01 +03:00
  • 56b6b0557a Restored mesh-wifi-mac-header Kirill Andreev 2009-03-25 18:09:47 +03:00
  • 7296bbf39a Moved hwmp to dot11s, removed unneded files, removed unneded headers from wscript Kirill Andreev 2009-03-25 17:37:51 +03:00
  • 14ad8fa222 Minor cosmetics. Peer management protocol is assumed to be implemented now. Pavel Boyko 2009-03-25 16:58:24 +03:00
  • 5f1ee55fe0 Fixed BCA Kirill Andreev 2009-03-25 16:34:16 +03:00
  • 359cc256d7 BCA works again Kirill Andreev 2009-03-25 16:12:01 +03:00
  • 7b696d55a7 Merge with ns3-dev Kirill Andreev 2009-03-25 14:32:56 +03:00
  • 74036fd606 Added a method to find peer link, code cleanup Kirill Andreev 2009-03-25 14:32:18 +03:00
  • bf0716c852 cosmetics Pavel Boyko 2009-03-25 13:44:16 +03:00
  • 91a655467b Rstructured file names: IeDot11s* no is Ie, because it is in namespace dot11s Kirill Andreev 2009-03-25 12:23:12 +03:00
  • f2c609494d wrap up tutorial updates Craig Dowell 2009-03-24 17:53:30 -07:00
  • 0ed62f98e1 clean up tutorial up through tweaking section Craig Dowell 2009-03-24 12:45:30 -07:00
  • a7aeceb937 Code cleanups. Software delay is removed Kirill Andreev 2009-03-24 20:08:53 +03:00
  • 764f01dee2 Dot11s prefix removed Kirill Andreev 2009-03-24 19:46:26 +03:00
  • 799e29a465 Added namespace dot11s Kirill Andreev 2009-03-24 19:42:09 +03:00
  • c5130a60d7 802.11s/ Moved to dot11s/ Kirill Andreev 2009-03-24 18:36:49 +03:00
  • 0b1712ad1c tutorial changes for allinone Craig Dowell 2009-03-24 00:51:10 -07:00
  • d1e24be6b4 branch merge Craig Dowell 2009-03-23 19:23:11 -07:00
  • 076f6cd0de test out the tap-bridge modes and update the example Craig Dowell 2009-03-23 18:28:08 -07:00
  • a565aa5058 python scan Mathieu Lacage 2009-03-23 21:13:26 +01:00
  • 596550d30e typo Mathieu Lacage 2009-03-23 21:02:57 +01:00
  • 0f859510c5 update API dox Mathieu Lacage 2009-03-23 20:57:59 +01:00
  • fd76798519 rename normal tags to byte tags Mathieu Lacage 2009-03-23 20:41:26 +01:00
  • efec0cd2d0 tag -> packet tag Mathieu Lacage 2009-03-23 20:41:12 +01:00
  • 84c80b6e2e convert to Packet tags Mathieu Lacage 2009-03-23 20:39:46 +01:00
  • 392f9075d8 branch merge Craig Dowell 2009-03-23 11:35:47 -07:00
  • 04022b35bf Bugs 458, swap 2 LOC for 526 Craig Dowell 2009-03-23 11:26:39 -07:00
  • 538db7d163 increase packet tag size for Address objects and decrease the size of Address objects for packet tags :) Mathieu Lacage 2009-03-23 15:20:15 +01:00
  • 97b726344f rename Mathieu Lacage 2009-03-23 14:37:43 +01:00
  • 6b0ab8398b merge with HEAD Mathieu Lacage 2009-03-23 14:29:31 +01:00
  • 00aec86b41 must clear the list of routing protocols Mathieu Lacage 2009-03-23 14:22:54 +01:00
  • 57e34c0323 good god, there should be no reason to call Dispose directly here. Mathieu Lacage 2009-03-23 13:21:51 +01:00
  • 3bb6da984f merge with olsr crap Mathieu Lacage 2009-03-23 13:16:09 +01:00
  • 6c31e941d3 actually reset callbacks in the socket's DoDispose method Mathieu Lacage 2009-03-23 13:12:19 +01:00
  • 519e7e1c86 kill dead variables Mathieu Lacage 2009-03-23 13:03:22 +01:00
  • 75e4cf62a1 remove dead files Mathieu Lacage 2009-03-23 09:56:27 +01:00
  • 16f208d47b Uncommented destructor and cleaner Kirill Andreev 2009-03-22 21:55:29 +03:00
  • 15547b9cd4 Debug messages fixed Kirill Andreev 2009-03-22 21:28:44 +03:00
  • e32c8d2317 Bugfixes Kirill Andreev 2009-03-22 20:54:04 +03:00
  • 04e40679bb Finished processing peer link frames on new architeture Kirill Andreev 2009-03-22 19:52:42 +03:00
  • 149a32afe2 First management frame goes through new archotecture Kirill Andreev 2009-03-22 17:05:45 +03:00
  • 58bd437f81 Added header for peer link frame (first fields without information element) Kirill Andreev 2009-03-22 12:34:24 +03:00
  • a0f8fdbfcc initial modifications to tap-bridge Unknown 2009-03-21 15:40:49 -07:00
  • 5091428843 Merge with ns-3-dev. Fix noeol error. Andrey Mazo 2009-03-20 20:46:00 +03:00
  • ad5c3c56ba Fix src/contrib/wscript Raj Bhattacharjea 2009-03-20 12:28:21 -04:00
  • c1b57a315e rework olsr Mathieu Lacage 2009-03-20 16:49:49 +01:00
  • b5dfd9a838 stop using byte tags Mathieu Lacage 2009-03-20 14:30:36 +01:00
  • 956052fd1f doxygen Mathieu Lacage 2009-03-20 14:24:52 +01:00
  • c439c4be63 add packet tag iterator Mathieu Lacage 2009-03-20 14:22:23 +01:00
  • 2cb895a0a6 PacketTagList Mathieu Lacage 2009-03-20 13:38:51 +01:00
  • 31692c664f merge with main tree Pavel Boyko 2009-03-20 14:50:23 +03:00
  • d65bd66445 PeerLink refactored (use peer-link.h) Pavel Boyko 2009-03-20 14:50:05 +03:00
  • bd6dc43f03 Neighbours are attached Kirill Andreev 2009-03-20 13:46:50 +03:00
  • 8d29fe0b56 New peer management protocol moved to 802.11s/ Pavel Boyko 2009-03-20 11:58:54 +03:00
  • dc43ed1c4a Fix with serialized size in prep Kirill Andreev 2009-03-20 00:21:44 +03:00
  • d92febd97f Update the python bindings Raj Bhattacharjea 2009-03-19 11:33:19 -07:00
  • e68139e2c2 Merge XML config-store Raj Bhattacharjea 2009-03-19 13:39:15 -04:00
  • ab4bb7cc72 Peer manager restructure - unfinished Kirill Andreev 2009-03-19 20:09:50 +03:00
  • 2a7c645144 Added new peer manager class, an old one we keep without change Kirill Andreev 2009-03-19 17:28:37 +03:00
  • 957f6d7367 Added PM-mac - not implemented Kirill Andreev 2009-03-19 14:31:47 +03:00
  • 40be5998a4 Restructured helper: switch to new mac, now only beacon functionality works Kirill Andreev 2009-03-19 12:46:56 +03:00
  • 8f92a5bb59 Code refactoring bugfix Kirill Andreev 2009-03-19 11:49:23 +03:00
  • 0e3996676d Coding style changes: remove unneeded line breaks. Andrey Mazo 2009-03-19 11:42:27 +03:00
  • 389da6fb21 Add MacPromiscRx, make MacRx non-promisc Craig Dowell 2009-03-18 23:36:37 -07:00
  • c07c1e6d20 Coding style changes: indentation (some fixes), spaces in operators, function calls, etc. Andrey Mazo 2009-03-18 22:36:12 +03:00
  • 00ba275d51 11s information elements commented as "\ingroup dot11s" for doxygen Pavel Boyko 2009-03-18 20:37:54 +03:00
  • cb209fa801 Code refactoring: fixed names, added references to draft Kirill Andreev 2009-03-18 19:49:53 +03:00
  • 30b7a82ce7 Merge fix - mac interface did not compile Kirill Andreev 2009-03-18 19:01:22 +03:00
  • 90583a42a6 Merge to ns3-dev Kirill Andreev 2009-03-18 18:38:41 +03:00
  • 61903246a3 Fixes with comments Kirill Andreev 2009-03-18 18:38:19 +03:00