Commit Graph

  • 14562c914d this code is not wrong. Mathieu Lacage 2008-06-04 11:59:31 -07:00
  • 017b3b191d RemoveTag does not exist Mathieu Lacage 2008-06-04 11:59:11 -07:00
  • 49a48f01e8 remove un-implemented code Mathieu Lacage 2008-06-04 11:58:51 -07:00
  • 12ae07ddab bug 202: classes disappeared from doxygen output Mathieu Lacage 2008-06-04 11:48:52 -07:00
  • d86a521ff1 fix bug 208 for true. Mathieu Lacage 2008-06-04 11:35:14 -07:00
  • 3e3f102d62 remove misleading doxygen comment Mathieu Lacage 2008-06-04 11:01:01 -07:00
  • 45f9ff0ddc bug 210: must take device mtu into account. Mathieu Lacage 2008-06-04 10:59:30 -07:00
  • 44478e378d bug 209: remove buggy test for open state in PacketSocket::SendTo Mathieu Lacage 2008-06-04 10:47:34 -07:00
  • 1eb07aeaef bug 208: must clear flags bits in fragment offset deserialization. Mathieu Lacage 2008-06-04 10:39:36 -07:00
  • 10a7924d63 bug 207: ipv4-header.h needed in src/node module. Mathieu Lacage 2008-06-04 10:18:57 -07:00
  • d3b35a295c bug 206: allow comparing addresses of different types. Mathieu Lacage 2008-06-04 10:09:29 -07:00
  • 1a5577bc3d bug 204: implement Queue::DequeueAll. Mathieu Lacage 2008-06-04 09:22:37 -07:00
  • 92f2ed110a bug 203: Listen must be implemented for Udp and Packet sockets. Mathieu Lacage 2008-06-04 09:19:16 -07:00
  • 8b7d6955e6 improve attribute documentation Mathieu Lacage 2008-06-04 09:18:44 -07:00
  • 1ae7ba74b9 merge Gustavo J. A. M. Carneiro 2008-06-04 14:02:06 +01:00
  • 94b7fd9434 Re-format the NQSTA state machine diagram so that it displays correctly with a fixed width font. Gustavo J. A. M. Carneiro 2008-06-04 14:00:41 +01:00
  • 1ca824b340 merge with HEAD Mathieu Lacage 2008-06-03 16:20:32 -07:00
  • 94587dd4f3 bug 200: Packet::PrintTags is not implemented. Mathieu Lacage 2008-06-03 16:20:17 -07:00
  • 6495130641 merge Gustavo J. A. M. Carneiro 2008-06-03 21:19:36 +01:00
  • d1cc848f30 Change default WiFi ProbeRequestTimeout to 50 ms; closes bug #199. Gustavo J. A. M. Carneiro 2008-06-03 21:16:21 +01:00
  • 39b7522f4c merge with HEAD Mathieu Lacage 2008-06-03 12:46:37 -07:00
  • 1840dfe6b1 Change the default beacon interval to a more realistic value (100 ms); closes bug #177. Gustavo J. A. M. Carneiro 2008-06-03 18:15:08 +01:00
  • 5307dcfd48 Gustavo's API warnings Tom Henderson 2008-06-03 07:09:40 -07:00
  • 9dfc592a26 Added tag release ns-3.0.13 for changeset 79dba133b5f8 Tom Henderson 2008-06-02 21:21:26 -07:00
  • be9d919a58 update RELEASE_NOTES and a few other files Tom Henderson 2008-06-02 21:21:16 -07:00
  • 937f78e7bc doxygen updates Mathieu Lacage 2008-06-02 10:51:55 -07:00
  • d9a606c58d update doxygen Mathieu Lacage 2008-06-02 10:38:19 -07:00
  • d3942cd4d0 remove dead code. Mathieu Lacage 2008-06-02 10:38:10 -07:00
  • 6badc137d9 add some doxygen, remove a couple of XXX Mathieu Lacage 2008-06-02 10:30:24 -07:00
  • 2eafd4b9b1 merge with HEAD Mathieu Lacage 2008-06-02 09:42:29 -07:00
  • add091ea23 bug197: fix infinite loop Mathieu Lacage 2008-05-31 14:12:40 -07:00
  • 92ebbd036d a testcase for bug 197 Mathieu Lacage 2008-05-31 14:12:24 -07:00
  • f08ea71825 add small comment Mathieu Lacage 2008-05-31 11:00:01 -07:00
  • a5c312cb1c some more cleanup Mathieu Lacage 2008-05-31 10:57:49 -07:00
  • e20525cad9 add small comment Mathieu Lacage 2008-05-31 10:47:24 -07:00
  • 00d36e836c add logging, cleanup AddAtEnd. Mathieu Lacage 2008-05-31 10:46:23 -07:00
  • 312b8da3a3 Check for the 'diff' command, don't allow running regression tests without it. Gustavo J. A. M. Carneiro 2008-05-31 16:14:49 +01:00
  • 05a27250c1 Get rid of dead code from GTNetS Raj Bhattacharjea 2008-05-30 15:31:50 -04:00
  • a7a0a3de70 Change log output to be more consistent Raj Bhattacharjea 2008-05-30 15:14:38 -04:00
  • 26d46a960d fix a couple of XXX Mathieu Lacage 2008-05-30 11:11:00 -07:00
  • 2a323473e4 doxygen Mathieu Lacage 2008-05-30 11:03:18 -07:00
  • 4904c44f15 merge with HEAD Mathieu Lacage 2008-05-30 10:39:43 -07:00
  • e4ec46dd52 fix dox warnings Mathieu Lacage 2008-05-30 10:38:59 -07:00
  • a947ff3967 more doxygen Tom Henderson 2008-05-30 10:36:02 -07:00
  • bbf1d7cce3 fix dox warning Mathieu Lacage 2008-05-30 10:35:25 -07:00
  • dfb9b7360a Doxygen organization Tom Henderson 2008-05-29 23:24:10 -07:00
  • 554fcfda0d point-to-point cleanup Craig Dowell 2008-05-29 19:09:56 -07:00
  • 16d1d635a0 new Packet testcases, bug fix. Mathieu Lacage 2008-05-29 12:13:42 -07:00
  • 62d8743f1c bug 146: s/HostOrder// Mathieu Lacage 2008-05-29 09:37:07 -07:00
  • 5872949e0a make sure we output the right diff command Mathieu Lacage 2008-05-29 09:06:42 -07:00
  • f173b434dd DequeuePending returns 0 upon error, not the other way round. Mathieu Lacage 2008-05-29 09:01:31 -07:00
  • 48fa3d344c fix valgrind-reported leak Mathieu Lacage 2008-05-29 08:16:53 -07:00
  • b9d448c83b Fix TCP valgrind problem (bug #194): TcpSocketImpl::m_wouldBlock was not always being initialized. Gustavo J. A. M. Carneiro 2008-05-29 15:10:40 +01:00
  • 6152ba1a89 Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191. Gustavo J. A. M. Carneiro 2008-05-29 11:45:57 +01:00
  • 08f2b87daa merge Gustavo J. A. M. Carneiro 2008-05-29 09:34:47 +01:00
  • 39c1412e3e Don't register IPv4 protocol handler for all interfaces, only for IPv4-enabled interfaces. Gustavo J. A. M. Carneiro 2008-05-29 09:34:31 +01:00
  • 41b7eadd33 undo changeset 3161 (to pass unit tests) Tom Henderson 2008-05-28 22:45:59 -07:00
  • b851cc5b0b Undo changeset 3163 (breaks multicast) Tom Henderson 2008-05-28 22:06:14 -07:00
  • 08961f4883 make sure that the mac low listener is destroyed _after_ the mac low itself. Mathieu Lacage 2008-05-28 13:59:53 -07:00
  • c9ccce91ed remove dead code Mathieu Lacage 2008-05-28 13:22:50 -07:00
  • 76dd4d1db4 Fix off-by-2 errors Mathieu Lacage 2008-05-28 13:03:29 -07:00
  • 27e5640201 the TypeId for Packet sockets is PacketSocketFactory, not PacketSocket. fix bug introduced by changeset c33b6d2775b7. Mathieu Lacage 2008-05-28 11:28:06 -07:00
  • fdc3e27c11 merge with HEAD Mathieu Lacage 2008-05-28 10:49:01 -07:00
  • 709f6a6d5b document Mathieu Lacage 2008-05-28 10:47:21 -07:00
  • 45793c3a02 fix new packet bug Mathieu Lacage 2008-05-28 10:47:14 -07:00
  • 137ff47a46 fix the testcase Mathieu Lacage 2008-05-28 10:31:09 -07:00
  • ab01dd65a4 a failing testcase. Mathieu Lacage 2008-05-28 10:11:25 -07:00
  • 31870b3bc0 more logging code Mathieu Lacage 2008-05-28 10:11:08 -07:00
  • 0c34dea05b kill dead code Mathieu Lacage 2008-05-28 10:10:47 -07:00
  • b135ced7aa Bug #154: Attach sockets to nodes. Patch by Rajib Bhattacharjea. Gustavo J. A. M. Carneiro 2008-05-28 17:52:42 +01:00
  • 16018e8d7e add logging Mathieu Lacage 2008-05-28 08:51:27 -07:00
  • 0ef25b59c4 CSMA Model Description Craig Dowell 2008-05-27 22:30:11 -07:00
  • 20b1d65d07 avoid segfault Mathieu Lacage 2008-05-27 15:57:51 -07:00
  • eaf4fb4a6d doxygen. Mathieu Lacage 2008-05-27 15:32:08 -07:00
  • f86b2de0af merge with HEAD Mathieu Lacage 2008-05-27 15:01:11 -07:00
  • 4182edbc93 fix optimized build Tom Henderson 2008-05-27 06:03:48 -07:00
  • 6af434b9f9 branch merge Tom Henderson 2008-05-26 21:41:23 -07:00
  • f79ac9e373 fix optimized build Mathieu Lacage 2008-05-26 21:03:59 -07:00
  • c352b35d3f add NS_LOG_APPEND_CONTEXT Mathieu Lacage 2008-05-26 21:00:25 -07:00
  • b91e3b0e4c ATTRIBUTE_HELPER_HEADER_2 -> ATTRIBUTE_HELPER_HEADER Mathieu Lacage 2008-05-26 20:48:54 -07:00
  • 0d86d03be0 kill ATTRIBUTE_HELPER_HEADER_1 Mathieu Lacage 2008-05-26 20:44:19 -07:00
  • 9a94ef7a2d some doxygen cleanup Tom Henderson 2008-05-26 11:48:18 -07:00
  • 791e9ae464 Receive raw buffer variant Tom Henderson 2008-05-26 11:22:42 -07:00
  • c2a543f568 Tutorial material for sockets Tom Henderson 2008-05-26 11:07:41 -07:00
  • b3390aaa3e report packet drops in ARP. Mathieu Lacage 2008-05-25 14:58:22 -07:00
  • 3d0264e3a3 fix bug 185 Mathieu Lacage 2008-05-25 14:44:36 -07:00
  • 42fbffdbdb more logging. Make sure we do dispose attached Ipv4Interface Mathieu Lacage 2008-05-25 14:44:14 -07:00
  • f83b6c7ab1 more logging. Make sure we invoke parent's Dispose method Mathieu Lacage 2008-05-25 14:43:41 -07:00
  • 2f1e4574c0 more logging output Mathieu Lacage 2008-05-25 14:42:55 -07:00
  • de351e9388 re-organize the ARP code to expose arp cache attributes. Mathieu Lacage 2008-05-25 11:07:08 -07:00
  • 20f5f62292 add attributes to ArpCache Mathieu Lacage 2008-05-25 10:27:34 -07:00
  • 0008eeebce branch merge Tom Henderson 2008-05-25 08:05:26 -07:00
  • ca7b76ef27 Add tag serialize methods; add serialize routines to Address Tom Henderson 2008-05-25 08:04:57 -07:00
  • a41edb2fa1 remove std::endl from PPP header print Tom Henderson 2008-05-25 05:35:22 -07:00
  • ffd1766adc fix bug 183 Craig Dowell 2008-05-23 17:03:51 -07:00
  • f9e025ad81 add dia to the supported figure generation tools for the tutorial; clean up Tom Henderson 2008-05-23 15:50:00 -07:00
  • b62c394703 dia command line options Tom Henderson 2008-05-23 14:51:05 -07:00
  • 4ba092f3aa branch merge Tom Henderson 2008-05-23 12:26:21 -07:00
  • 93126f3a55 tutorial work (add back packet chapter) Tom Henderson 2008-05-23 12:25:55 -07:00
  • 62ff82d0ca Fix up recv buffer stuff some more Raj Bhattacharjea 2008-05-22 17:08:19 -04:00