Commit Graph

  • 2fb03d7aa3 testcase and fix, symmetric to changeset c861a47407a8 Mathieu Lacage 2008-06-21 21:20:38 -07:00
  • 14c3cac1d1 fix testcase from changeset e367e86d7886 Mathieu Lacage 2008-06-21 21:14:28 -07:00
  • c4ea047cb9 add documentation comment. Mathieu Lacage 2008-06-21 21:08:16 -07:00
  • 6746cc48eb bug 217: another testcase. Mathieu Lacage 2008-06-21 21:07:45 -07:00
  • 1fe76d94f1 remove tcp-2way from examples. mistake from changeset c8011a2a0c60 Mathieu Lacage 2008-06-21 13:22:39 -07:00
  • 6d739bf2b5 bug 217: yet another testcase: make sure we handle degenerate testcases with tags which refer to non-existant data. Mathieu Lacage 2008-06-21 10:30:47 -07:00
  • c3fb9059ac another testcase for bug 217. Make sure we do not report tags outside of the current range Mathieu Lacage 2008-06-21 08:55:04 -07:00
  • 0c35c2b60f bug 217: avoid unsigned/signed confusion. Used signed all the time. Mathieu Lacage 2008-06-21 08:11:10 -07:00
  • 9008e089ae bug 217: add failing testcase Mathieu Lacage 2008-06-21 08:05:21 -07:00
  • ad46f21982 merge testcase Mathieu Lacage 2008-06-20 19:21:11 -07:00
  • 8a78bf66ae testcase for changeset 133490cf0210 Mathieu Lacage 2008-06-20 19:20:58 -07:00
  • da514b5edb bug 217: Handle gracefully the case where a packet aggregated contains nothing. Mathieu Lacage 2008-06-20 15:06:23 -07:00
  • 4743c2ff7c Patch addresses bug 227. Unknown 2008-06-19 14:58:46 -07:00
  • 7c05c10381 same messages for all versions of getting traces Unknown 2008-06-19 14:53:53 -07:00
  • 544f9d1a81 Bug 181 Unknown 2008-06-19 14:46:27 -07:00
  • c7e37d1a18 move m_wouldBlock assignment to fix bug 226 Unknown 2008-06-18 21:29:21 -07:00
  • b357866655 GetNNodes() in NodeList fixes bug 225 Unknown 2008-06-18 21:17:56 -07:00
  • aefd3e3371 tweaks after actually doing it Craig Dowell 2008-06-18 11:57:43 -07:00
  • 4587183489 tweak release steps Craig Dowell 2008-06-18 11:04:07 -07:00
  • 6f2e42050f print out which repo is used for regression Craig Dowell 2008-06-18 10:39:30 -07:00
  • a86ec45ec9 branch merge Craig Dowell 2008-06-18 10:36:06 -07:00
  • d99df782e9 regression Craig Dowell 2008-06-18 10:34:05 -07:00
  • e1d52991b6 fixes for regression numbering Craig Dowell 2008-06-18 10:29:19 -07:00
  • 2d2675e6f8 Bug 223: Regression using other than mercurial traces no longer works Gustavo J. A. M. Carneiro 2008-06-18 18:07:48 +01:00
  • d4a0ae2a74 Add a WAF workaround for the 'Input line is too long.' error in win32/mingw. Gustavo J. A. M. Carneiro 2008-06-18 15:21:08 +01:00
  • b5cfed2178 use dev traces Craig Dowell 2008-06-17 13:37:04 -07:00
  • a6aed94fe8 plug more holes in release steps Craig Dowell 2008-06-17 12:52:46 -07:00
  • 9da2bfa832 bump Craig Dowell 2008-06-17 11:57:27 -07:00
  • 098186e7e6 fill in some blanks Craig Dowell 2008-06-17 11:53:20 -07:00
  • 452bb57c9f Added tag release candidate ns-3.1-RC1 for changeset 8869a79a391f Craig Dowell 2008-06-17 10:36:56 -07:00
  • 1b8812d558 Changes for bug 205, unlisted FIN bug Craig Dowell 2008-06-16 16:25:52 -07:00
  • 4a73b2abd0 [Bug 221] need a scratch directory Gustavo J. A. M. Carneiro 2008-06-16 14:17:27 +01:00
  • c11554b553 Split out non-tutorial sections from tutorial; place into a doc/manual directory Tom Henderson 2008-06-15 21:38:13 -07:00
  • da05aa1327 split out manual sections from tutorial Tom Henderson 2008-06-15 21:27:13 -07:00
  • cc9838870a split interference calculation from YansWifiPhy. Move them to InterferenceHelper Mathieu Lacage 2008-06-14 10:52:10 -07:00
  • 2edda56a6f merge bug 213 repo Mathieu Lacage 2008-06-13 17:20:55 -07:00
  • 9ed0f04944 merge with HEAD Mathieu Lacage 2008-06-13 17:20:06 -07:00
  • 1aef4543cc bug 181: Normal Variable Infinite Value & Bounds Raj Bhattacharjea 2008-06-13 17:19:53 -07:00
  • 9ccd6dadcb Update the internet-stack documentation Raj Bhattacharjea 2008-06-13 16:47:07 -04:00
  • 8ae203ce50 Correct the OLSR documentation; remove dead API declarations and source file. Gustavo J. A. M. Carneiro 2008-06-13 15:35:07 +01:00
  • 1e4c17bc9f doxygen for applications Tom Henderson 2008-06-13 06:32:54 -07:00
  • cbc938e2bf OLSR doxygen Tom Henderson 2008-06-12 22:21:19 -07:00
  • 85c984a28c kill dead method declaration Mathieu Lacage 2008-06-12 12:31:02 -07:00
  • a4c0722a70 add missing license headers Mathieu Lacage 2008-06-12 12:29:58 -07:00
  • 194a171ed3 split the error rate model from the yans phy Mathieu Lacage 2008-06-12 12:28:36 -07:00
  • 034dd36649 remove header from list of public headers Mathieu Lacage 2008-06-12 12:07:50 -07:00
  • 70c8c5e3ba re-enable tracing of wifi phy state. Mathieu Lacage 2008-06-12 11:55:22 -07:00
  • 5dc4dd0ab9 constify Mathieu Lacage 2008-06-12 11:14:54 -07:00
  • ffe5305326 add missing license headers Mathieu Lacage 2008-06-12 11:06:56 -07:00
  • 2af4b83614 split state management in a helper class Mathieu Lacage 2008-06-12 11:05:46 -07:00
  • 50b637e66b doc cleanup Mathieu Lacage 2008-06-12 09:51:29 -07:00
  • cdb5cc083f Doxygen for global routing Tom Henderson 2008-06-12 06:11:18 -07:00
  • 859396a8f6 remove unneeded headers Mathieu Lacage 2008-06-11 16:31:22 -07:00
  • 30cb33c5fe merge with HEAD Mathieu Lacage 2008-06-11 16:20:04 -07:00
  • 7aa4b274c0 split WifiChannel in WifiChannel + YansWifiChannel Mathieu Lacage 2008-06-11 16:19:28 -07:00
  • e8a52a06cc add UnsafeAttributeList Mathieu Lacage 2008-06-11 16:19:01 -07:00
  • 4f4bec026b add missing Setter Mathieu Lacage 2008-06-11 16:18:38 -07:00
  • 52169a27b8 typo Mathieu Lacage 2008-06-11 13:46:04 -07:00
  • 870e44c31d no need to reference WifiNetDevice Mathieu Lacage 2008-06-11 12:35:02 -07:00
  • 619600b607 rename WifiPhy to YansWifiPhy and add WifiPhy abstract base class. Mathieu Lacage 2008-06-11 11:52:40 -07:00
  • 8aca3e058b remove dead method Mathieu Lacage 2008-06-11 11:15:43 -07:00
  • cec8e33447 add missing files. Mathieu Lacage 2008-06-11 11:12:15 -07:00
  • 0c61007aeb test PHY collisions Mathieu Lacage 2008-06-11 10:57:42 -07:00
  • 6db1f04b9c change name of parameter Mathieu Lacage 2008-06-11 10:02:09 -07:00
  • 7c73164d77 do a binary search for the range boundary. Mathieu Lacage 2008-06-10 16:22:21 -07:00
  • 245dfdadd8 print the tx power, not a random character Mathieu Lacage 2008-06-10 16:22:12 -07:00
  • 786ae233a1 PHY-layer test scripts Mathieu Lacage 2008-06-10 15:43:52 -07:00
  • e865a760c3 do not crash if the callback is null. Mathieu Lacage 2008-06-10 13:08:34 -07:00
  • 184178c225 add a string-based constructor Mathieu Lacage 2008-06-10 13:08:22 -07:00
  • 81844a2628 Allow a zero NetDevice in WifiChannel. Mathieu Lacage 2008-06-10 12:17:34 -07:00
  • de189d447c tutorial: s/internet-node/internet-stack Tom Henderson 2008-06-10 06:08:16 -07:00
  • aebdb9fbfd Move other applications to RecvFrom () Tom Henderson 2008-06-09 20:42:31 -07:00
  • 82e92545aa bug 186: internet-node directory must be renamed to internet-stack Mathieu Lacage 2008-06-09 15:40:22 -07:00
  • 8559d575f5 bug 61: warning must be fatal. Mathieu Lacage 2008-06-09 11:39:29 -07:00
  • 5a3fbf3637 documentation to resolve bug 75 Craig Dowell 2008-06-09 08:53:47 -07:00
  • 9ca1253956 Change OLSR to use RecvFrom Tom Henderson 2008-06-09 07:01:12 -07:00
  • de69fcb842 RecvFrom() expansion, add flags parameter to some Send calls Tom Henderson 2008-06-09 06:40:21 -07:00
  • 88d12f80eb CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox Craig Dowell 2008-06-07 10:38:39 -07:00
  • a37b419abd Merge Raj Bhattacharjea 2008-06-06 16:30:28 -04:00
  • 6c4692ea55 Restore tcp example to full size, also a bugfix Raj Bhattacharjea 2008-06-06 16:10:54 -04:00
  • 97d98fa1ce bug 195: naming inconsistency. Raj Bhattacharjea 2008-06-06 11:42:19 -07:00
  • 6bcd10f205 Merge last two changesets Raj Bhattacharjea 2008-06-06 14:19:05 -04:00
  • 36ac76b49c Merge last 6 changesets Raj Bhattacharjea 2008-06-06 13:58:28 -04:00
  • d003d6a34f Fix compile warning Raj Bhattacharjea 2008-06-06 13:57:59 -04:00
  • 3b217b603e a few new testcases, bug fixes. Mathieu Lacage 2008-06-06 10:44:43 -07:00
  • 43263bc0e7 add some logging Mathieu Lacage 2008-06-06 10:22:05 -07:00
  • 525969ca64 Part of bug 198 Raj Bhattacharjea 2008-06-06 12:22:50 -04:00
  • fb9ca8f381 add support for attribtues to bug 34 Mathieu Lacage 2008-06-05 15:56:23 -07:00
  • 1f9b7723b8 Update tcpsocket to use Ptr<Packet> in Send Raj Bhattacharjea 2008-06-05 17:59:36 -04:00
  • 60c2ddafa8 Tcp tx buffer (pendingdata) uses Ptr<Packet> internally; tagging should work Raj Bhattacharjea 2008-06-05 16:49:59 -04:00
  • 64e2c2bb8f Add ipv4 header checksum support. Florian Westphal 2008-06-05 01:08:33 +02:00
  • b469955b1e Add OLSR attribute documentation; make Willingness an enum attribute instead of uint. Closes #211 Gustavo J. A. M. Carneiro 2008-06-05 11:46:15 +01:00
  • c3557faf08 Add waf proxy script Gustavo J. A. M. Carneiro 2008-06-05 11:21:50 +01:00
  • 4d144c5ec8 merge with HEAD Mathieu Lacage 2008-06-04 16:59:58 -07:00
  • 2b7b6628f3 bug 212: Packet::PrintTags fails Mathieu Lacage 2008-06-04 16:59:41 -07:00
  • de2475ddc3 Merge with ns-3-dev Raj Bhattacharjea 2008-06-04 17:19:32 -04:00
  • 4d2bbed418 Fix for bug 174 Raj Bhattacharjea 2008-06-04 16:14:49 -04:00
  • 7ef64dd6ce mark internal class Mathieu Lacage 2008-06-04 12:31:23 -07:00
  • 90bbabf52f fix typo Mathieu Lacage 2008-06-04 12:31:14 -07:00
  • c43918d4c2 doxygen a couple of missing functions. Add acouple of more comments to existing mobility models Mathieu Lacage 2008-06-04 12:29:07 -07:00