Commit Graph

6343 Commits

Author SHA1 Message Date
Nicola Baldo
71728fa264 fixed bug 844 2010-06-07 17:05:29 +02:00
Quincy Tse
1f4865f20c fixed bug 923 2010-06-07 16:24:27 +02:00
Quincy Tse
b53873b6f9 fixed bug 924 2010-06-07 16:22:21 +02:00
Nicola Baldo
0cb2d98e84 fixed bug 922 2010-06-07 16:12:16 +02:00
Josh Pelkey
4822432cde python scan 2010-06-04 18:33:07 -04:00
Duy Nguyen
1af7e9391b Fixed Bug 802 and Bug 919 2010-06-03 22:38:44 -07:00
Hajime Tazaki
8873e85bf5 update Bug 932 (Support IP_HDRINCL option for Ipv4RawSocket) again: regarding w/ Tom's comments. 2010-06-04 10:17:51 +09:00
Hajime Tazaki
6ec5e6e526 update RELEASE_NOTES 2010-06-04 07:12:20 +09:00
Hajime Tazaki
3ec16d2bbf Bug 932 - Support IP_HDRINCL option for Ipv4RawSocket 2010-06-04 07:09:30 +09:00
Hajime Tazaki
f90f72425b Bug 858 - support MSG_PEEK in IPv4/IPv6 raw socket 2010-06-04 07:05:22 +09:00
Dean Armstrong
adee6a1399 Bug 910: Update mesh reference traces after Bug 910 fix
The previous cset (eee2eab36748) renumbered the Access Categories and thus altered the order in which they are initialised. This means that the EDCAFs end up with different random numbers, so a corresponding update to certain reference traces is required here.
2010-06-03 17:38:22 +01:00
Dean Armstrong
bb7890d52f Bug 910: Replace AccessClass with 802.11-style AcIndex 2010-06-03 17:23:55 +01:00
Unknown
5c23af2452 moved packet-burst.{h,cc} to src/common 2010-06-03 13:34:09 +02:00
Josh Pelkey
855b3fdfd6 Test case for bug 902 2010-06-02 11:14:06 -04:00
Antti Mäkelä
e36f3cfa30 Bug 902 - TCP: handle out-of-order packets during connection shutdown 2010-06-02 10:44:48 -04:00
Lalith Suresh
30923d830a Fixed typo in test.py 2010-06-02 19:58:41 +05:30
Mathieu Lacage
72996b8f31 fix optimized build 2010-06-01 09:46:39 +02:00
Tom Henderson
19c4bcd5c2 restore missing destructor 2010-05-31 22:23:54 -07:00
Ken Renard
b127725c2d Bug 926 - olsr handling of multicast packets 2010-05-31 13:52:56 +01:00
Wilson Thong
7deb21f102 Bug 854 - Support DROP_QUEUE reason-code in Ipv4FlowProbe 2010-05-31 13:32:24 +01:00
Tom Henderson
125c0a51bd update RELEASE_NOTES 2010-05-30 20:54:25 -07:00
Quincy Tse
bf0ab3e8a1 bug 828: PacketSocket::Close does not unregister protocol handler 2010-05-30 20:53:25 -07:00
Quincy Tse
cf9ec1f5fe bug 900: RawTextConfigLoad::Default does not load configurations 2010-05-30 20:40:05 -07:00
Antti Mäkelä
7e9e3826a2 bug 906: NSC TCP socket fork did not copy txbuffersize over 2010-05-29 14:04:03 -07:00
Quincy Tse
b65ae65e7a bug 921: Inconsistent declaration of class/struct Object 2010-05-27 08:34:16 +02:00
Tom Henderson
d5624122d1 bug 702: make global routing robust to link/device events 2010-05-24 10:52:58 -07:00
Sebastien Vincent
a6a2797a69 fix build on MinGW (32-bit and 64-bit) 2010-05-24 08:08:25 -07:00
Andrey Mazo
89685b684f fix bug 908 2010-05-22 09:33:38 -07:00
Duy Nguyen
147bb21923 cleaned up and fixed valgrind error in multirate example 2010-05-21 14:19:15 -07:00
Craig Dowell
92566168a9 fix bug 916 2010-05-20 17:06:38 -07:00
Duy Nguyen
78317ae460 disable flowmonitor for multirate example 2010-05-20 13:45:20 -07:00
Duy Nguyen
d9b2fb855c update multirate example for test.py 2010-05-19 16:09:42 -07:00
Nicola Baldo
416743507f fixed bug 890 2010-05-18 15:38:17 +02:00
Nicola Baldo
ed5eadfbde fixed bug 843 2010-05-18 11:35:47 +02:00
Craig Dowell
dc83485a03 update CHANGES.html for Queue::Enqueue trace behavior change 2010-05-17 14:31:20 -07:00
Unknown
cc1fc37f2b fix enqueue trace for bug 913 2010-05-17 07:29:43 -07:00
Tom Henderson
4db54edfe3 Update RELEASE_NOTES and CHANGES.html since ns-3.8 2010-05-16 15:24:53 -07:00
Mirko Banchi
3d345bb927 update wifi section in the manual 2010-05-16 19:00:02 +02:00
Mirko Banchi
0b5fb1c903 bug 842: ns-3-dev crashes using block ack (fixed) 2010-05-16 16:10:19 +02:00
Lalith Suresh
91ff14685d Bug Fix: OLSR messages generated on non-OLSR interfaces 2010-05-16 10:12:26 +05:30
Josh Pelkey
4a7bd194d9 merge 2010-05-16 20:10:59 -04:00
Josh Pelkey
f747f51683 register icmpv4 objects 2010-05-16 20:10:14 -04:00
Tom Henderson
8c2c1596e2 bug 861: Log drop traces for forwarding failures into IPv4 and IPv6 ascii traces 2010-05-15 16:46:47 -07:00
Dean Armstrong
b1befce710 Set FCS included flag in Radiotap header
This patch addresses Bug 875 by correcting a bug in the YansWifiHelper
support for PCAP tracing with Radiotap data link format. Specifically,
in the previous implementation the "Frame includes FCS" flag is not
set, despite the FCS being present in the captured frames.

This changeset requires a corresponding change to the
wifi-wired-bridging reference traces (this test, which is run as part
of the regression test set, appears to be the only one which uses
Radiotap capture).
2010-05-10 14:09:23 +01:00
Tom Henderson
67ed79a122 Fix minor doxygen error 2010-05-12 21:58:30 -07:00
Tom Henderson
0f3de3777b bug in global routing stub computation 2010-05-12 21:46:44 -07:00
Dean Armstrong
2d1d2546ad Time conversions take uint64's in wifi-msdu-aggregator-test-suite
Correct programming error in cset 6293:11a2f62de3ec that only a compiler older than mine found with the standard options. Specifically, the time conversion functions (in this case, MilliSeconds()) take uint64's as their argument and I was passing a floating point value.
2010-05-11 08:56:28 +01:00
Tom Henderson
2a10de8489 more documentation about callback errors 2010-05-10 21:10:15 -07:00
Mirko Banchi
e5d2640345 add methods in QosWifiMacHelper for block ack parameters setup 2010-05-10 16:41:20 +02:00
Dean Armstrong
6b2aeb0548 Add MSDU aggregation throughput test.
This patch adds a test suite and initial test for the Wi-Fi MSDU
aggregation support in ns-3. The test is a throughput test and is a
regression test for Bug 873 - Queue occupancy counter not decremented
in WifiMacQueue::Remove().
2010-05-10 12:44:23 +01:00