Commit Graph

  • 3ec16d2bbf Bug 932 - Support IP_HDRINCL option for Ipv4RawSocket Hajime Tazaki 2010-06-04 07:09:30 +09:00
  • f90f72425b Bug 858 - support MSG_PEEK in IPv4/IPv6 raw socket Hajime Tazaki 2010-06-04 07:05:22 +09:00
  • adee6a1399 Bug 910: Update mesh reference traces after Bug 910 fix Dean Armstrong 2010-06-03 17:38:22 +01:00
  • bb7890d52f Bug 910: Replace AccessClass with 802.11-style AcIndex Dean Armstrong 2010-06-03 17:23:55 +01:00
  • 5c23af2452 moved packet-burst.{h,cc} to src/common Unknown 2010-06-03 13:34:09 +02:00
  • 855b3fdfd6 Test case for bug 902 Josh Pelkey 2010-06-02 11:14:06 -04:00
  • e36f3cfa30 Bug 902 - TCP: handle out-of-order packets during connection shutdown Antti Mäkelä 2010-06-02 10:44:48 -04:00
  • 30923d830a Fixed typo in test.py Lalith Suresh 2010-06-02 19:58:41 +05:30
  • 72996b8f31 fix optimized build Mathieu Lacage 2010-06-01 09:46:39 +02:00
  • 19c4bcd5c2 restore missing destructor Tom Henderson 2010-05-31 22:23:54 -07:00
  • b127725c2d Bug 926 - olsr handling of multicast packets Ken Renard 2010-05-31 13:52:56 +01:00
  • 7deb21f102 Bug 854 - Support DROP_QUEUE reason-code in Ipv4FlowProbe Wilson Thong 2010-05-31 13:32:24 +01:00
  • 125c0a51bd update RELEASE_NOTES Tom Henderson 2010-05-30 20:54:25 -07:00
  • bf0ab3e8a1 bug 828: PacketSocket::Close does not unregister protocol handler Quincy Tse 2010-05-30 20:53:25 -07:00
  • cf9ec1f5fe bug 900: RawTextConfigLoad::Default does not load configurations Quincy Tse 2010-05-30 20:40:05 -07:00
  • 7e9e3826a2 bug 906: NSC TCP socket fork did not copy txbuffersize over Antti Mäkelä 2010-05-29 14:04:03 -07:00
  • b65ae65e7a bug 921: Inconsistent declaration of class/struct Object Quincy Tse 2010-05-27 08:34:16 +02:00
  • d5624122d1 bug 702: make global routing robust to link/device events Tom Henderson 2010-05-24 10:52:58 -07:00
  • a6a2797a69 fix build on MinGW (32-bit and 64-bit) Sebastien Vincent 2010-05-24 08:08:25 -07:00
  • 89685b684f fix bug 908 Andrey Mazo 2010-05-22 09:33:38 -07:00
  • 147bb21923 cleaned up and fixed valgrind error in multirate example Duy Nguyen 2010-05-21 14:19:15 -07:00
  • 92566168a9 fix bug 916 Craig Dowell 2010-05-20 17:06:38 -07:00
  • 78317ae460 disable flowmonitor for multirate example Duy Nguyen 2010-05-20 13:45:20 -07:00
  • d9b2fb855c update multirate example for test.py Duy Nguyen 2010-05-19 16:09:42 -07:00
  • 416743507f fixed bug 890 Nicola Baldo 2010-05-18 15:38:17 +02:00
  • ed5eadfbde fixed bug 843 Nicola Baldo 2010-05-18 11:35:47 +02:00
  • dc83485a03 update CHANGES.html for Queue::Enqueue trace behavior change Craig Dowell 2010-05-17 14:31:20 -07:00
  • cc1fc37f2b fix enqueue trace for bug 913 Unknown 2010-05-17 07:29:43 -07:00
  • 4db54edfe3 Update RELEASE_NOTES and CHANGES.html since ns-3.8 Tom Henderson 2010-05-16 15:24:53 -07:00
  • 3d345bb927 update wifi section in the manual Mirko Banchi 2010-05-16 19:00:02 +02:00
  • 0b5fb1c903 bug 842: ns-3-dev crashes using block ack (fixed) Mirko Banchi 2010-05-16 16:10:19 +02:00
  • 91ff14685d Bug Fix: OLSR messages generated on non-OLSR interfaces Lalith Suresh 2010-05-16 10:12:26 +05:30
  • 4a7bd194d9 merge Josh Pelkey 2010-05-16 20:10:59 -04:00
  • f747f51683 register icmpv4 objects Josh Pelkey 2010-05-16 20:10:14 -04:00
  • 8c2c1596e2 bug 861: Log drop traces for forwarding failures into IPv4 and IPv6 ascii traces Tom Henderson 2010-05-15 16:46:47 -07:00
  • b1befce710 Set FCS included flag in Radiotap header Dean Armstrong 2010-05-10 14:09:23 +01:00
  • 67ed79a122 Fix minor doxygen error Tom Henderson 2010-05-12 21:58:30 -07:00
  • 0f3de3777b bug in global routing stub computation Tom Henderson 2010-05-12 21:46:44 -07:00
  • 2d1d2546ad Time conversions take uint64's in wifi-msdu-aggregator-test-suite Dean Armstrong 2010-05-11 08:56:28 +01:00
  • 2a10de8489 more documentation about callback errors Tom Henderson 2010-05-10 21:10:15 -07:00
  • e5d2640345 add methods in QosWifiMacHelper for block ack parameters setup Mirko Banchi 2010-05-10 16:41:20 +02:00
  • 6b2aeb0548 Add MSDU aggregation throughput test. Dean Armstrong 2010-05-10 12:44:23 +01:00
  • 7e248ce65e fix documentation about callbacks in manual Tom Henderson 2010-05-08 14:56:42 -07:00
  • 06018583d3 change casts to c++ style Josh Pelkey 2010-05-06 14:55:16 -04:00
  • ce0dabd900 Fix Python bindings ns3.Object subclassing bug Gustavo J. A. M. Carneiro 2010-05-06 14:21:20 +01:00
  • e8bb9330b4 python scan Josh Pelkey 2010-05-05 17:16:43 -04:00
  • cdf032d7a9 move receive-list-error-model to src/common/error-model Josh Pelkey 2010-05-05 16:04:31 -04:00
  • 679d30c60d update release steps Josh Pelkey 2010-05-05 14:33:49 -04:00
  • f4dfbaa8fc fix release notes Josh Pelkey 2010-05-04 09:32:02 -04:00
  • 82068afd1d Added tag ns-3.8 for changeset 0ef062c0897e Josh Pelkey 2010-05-03 15:27:31 -04:00
  • b6172a4ec0 update release notes Josh Pelkey 2010-05-03 13:41:19 -04:00
  • 529680baab Added tag ns-3.8-RC4 for changeset 533be42b3c7f Josh Pelkey 2010-05-01 08:18:21 -04:00
  • 1a580e3725 Bug 895 - SimpleOfdmWimaxPhy SNR computation Tom Henderson 2010-04-30 13:10:23 -04:00
  • d1fbff8458 Added tag ns-3.8-RC3 for changeset d588e7fe6cb0 Josh Pelkey 2010-04-28 16:21:23 -04:00
  • aea407bbb7 update bug list for release notes Josh Pelkey 2010-04-28 10:18:27 -04:00
  • 3c50c33fab Bug 888 - Writing ascii trace to addtional tests fails Josh Pelkey 2010-04-28 09:53:00 -04:00
  • 518e9f0461 Bug 899 - EmuNetDevice::SetPromiscReceiveCallback not implemented Gustavo J. A. M. Carneiro 2010-04-28 09:50:04 -04:00
  • 26ee2a0a29 Added tag ns-3.8-RC2 for changeset 3b7ec0d36079 Josh Pelkey 2010-04-25 11:37:50 -04:00
  • bae55e4604 update fixed bug list Josh Pelkey 2010-04-25 11:37:10 -04:00
  • b32b3207a4 Bug 894 - ./waf --run error message upon segfault Gustavo J. A. M. Carneiro 2010-04-23 15:55:15 +01:00
  • 677b7a22d3 Upgrade to WAF 1.5.16. Fixes bug #855. Gustavo J. A. M. Carneiro 2010-04-23 15:46:46 +01:00
  • 892d5e3f3d spell check, mostly in comments. Andrey Mazo 2010-04-23 15:09:31 +04:00
  • 7ecb4fca34 fixed include guard. Andrey Mazo 2010-04-23 14:53:30 +04:00
  • da81ee240a python scan Josh Pelkey 2010-04-22 14:43:34 -04:00
  • b16eede87b merge Nicola Baldo 2010-04-22 18:50:01 +02:00
  • de73485b1d Mention wiki page with prerequisites in tutorial Craig Dowell 2010-04-22 09:23:26 -07:00
  • 49e55e6c7f merge Nicola Baldo 2010-04-22 15:23:20 +02:00
  • 92be81578e Bug 825 - UDP-Client-server's packet loss counter not properly reset Mohamed Amine Ismail 2010-04-22 14:26:58 +02:00
  • 597d33edb3 Bug 891 - WiMAX device helper does not include propagation loss model by default Mohamed Amine Ismail 2010-04-22 11:31:45 +02:00
  • 2a45429d23 update release steps Josh Pelkey 2010-04-21 15:59:25 -04:00
  • 54ec7b22b8 a few more texi typos Josh Pelkey 2010-04-21 15:15:19 -04:00
  • f3a6c5ab08 another texi typo Josh Pelkey 2010-04-21 15:07:34 -04:00
  • ab86112c3e fix typos in texi files for documentation build Josh Pelkey 2010-04-21 15:00:25 -04:00
  • 2b952049df Bug 802 - Minstrel algorithm causes segmentation fault Duy Nguyen 2010-04-21 17:00:57 +02:00
  • 16bc13c741 Added tag ns-3.8-RC1 for changeset e61ce382fcdd Josh Pelkey 2010-04-21 09:12:56 -04:00
  • 70feac23e4 update pybindgen version Gustavo J. A. M. Carneiro 2010-04-21 08:39:57 -04:00
  • b3a0852b89 update release notes Josh Pelkey 2010-04-20 21:13:16 -04:00
  • 9efee05bc3 python scan Josh Pelkey 2010-04-20 20:10:41 -04:00
  • d51cda0b67 Bug 885 - Error in Ascii tracing in Python examples Kim Højgaard-Hansen 2010-04-20 14:12:35 -04:00
  • d3967983f2 Bug 818 - TCP Socket implementation does not set ACK flag on retransmits Josh Pelkey 2010-04-20 12:40:00 -04:00
  • 4589079e8b Make --doxygen-no-build check if print-introspected-doxygen has been built, error out if not. Fixes #884 Gustavo J. A. M. Carneiro 2010-04-20 11:31:54 +01:00
  • e364c250bd bug 886 Craig Dowell 2010-04-19 19:41:00 -07:00
  • 18bccf609b rescan bindings Craig Dowell 2010-04-19 15:05:24 -07:00
  • 92a5a9dd0d memory leak Mathieu Lacage 2010-04-19 20:49:09 +02:00
  • abeb2b25d9 fix valgrind warnings Mathieu Lacage 2010-04-19 20:47:57 +02:00
  • 7056facca1 fix failing testcase Mathieu Lacage 2010-04-19 20:45:43 +02:00
  • 34527a3176 break down and check return values Craig Dowell 2010-04-19 10:10:49 -07:00
  • 3c34f80a47 report skipping python tests, don't valgrind them Craig Dowell 2010-04-19 09:03:24 -07:00
  • f049a5d503 branch merge Craig Dowell 2010-04-19 08:39:31 -07:00
  • ba3152296c repair unused returns in perfio and test-runner Craig Dowell 2010-04-19 08:37:27 -07:00
  • db8c9b8025 workaround valgrind warnings Mathieu Lacage 2010-04-19 14:49:13 +02:00
  • cb147db6aa Bug 882 - ./test.py reports 6 FAILs with --disable-python Gustavo J. A. M. Carneiro 2010-04-17 17:36:53 +01:00
  • eb4b0b7e83 Bug 841 - Multicast transmission breaks with QoS Wifi Bruno Ranieri 2010-04-17 12:02:53 +02:00
  • 845b931222 Bug 802 - Minstrel, Onoe and Amrr not working Mathieu Lacage 2010-04-17 11:37:15 +02:00
  • e117c4ac2f fix memory leak in PcapFile::Diff Craig Dowell 2010-04-16 16:43:06 -07:00
  • fb9c2e87bb branch merge Craig Dowell 2010-04-16 16:25:50 -07:00
  • f66d689be3 forbid Attribute interactions in manual Craig Dowell 2010-04-16 16:25:32 -07:00
  • 7828e48e04 update AUTHORS Tom Henderson 2010-04-16 16:15:33 -07:00
  • 00cefde5b8 update AUTHORS, RELEASE_NOTES Tom Henderson 2010-04-16 16:08:40 -07:00
  • b0767dae10 branch merge Craig Dowell 2010-04-16 16:06:55 -07:00