Commit Graph

3782 Commits

Author SHA1 Message Date
Mathieu Lacage
3af636f969 bug 339: unconditional assert API. 2008-10-24 10:29:06 +02:00
Mathieu Lacage
26aa64c033 bug 386: make sure errno is not set incorrectly and don't access stale packets. 2008-10-24 09:22:50 +02:00
Craig Dowell
6041ad024c rescan for bug 283 2008-10-23 16:08:13 -07:00
Craig Dowell
b4947df5d0 Liu's GetSockName patch 2008-10-23 15:59:48 -07:00
Kirill V. Andreev
922d5a4de9 bug 389: Beacon is sent after DIFS+Backoff instead of PIFS 2008-10-23 21:27:28 +02:00
Craig Dowell
c7d0ce769c Apply patch to fix bug 364 2008-10-23 11:51:15 -07:00
Craig Dowell
b8dd9ddf99 rescan after 363 fix 2008-10-23 11:50:45 -07:00
Craig Dowell
383c4d9df5 Apply patch to fix bug 363 2008-10-23 11:24:52 -07:00
Craig Dowell
012433cf91 rescan after bug 357 patch 2008-10-23 10:57:26 -07:00
Craig Dowell
0d30646695 Remove queue limit from listen 2008-10-23 10:48:42 -07:00
Tom Henderson
0458f450cb tutorial typos fixed (bug 379) 2008-10-22 22:13:22 -07:00
Gustavo J. A. M. Carneiro
dd6476d804 Python: fix bug with missing wrapper registration for objects created directly via the python constructor 2008-10-20 16:56:40 +01:00
Mathieu Lacage
2aecf7055b bug 278: print protocol number from Ipv4Header::Print 2008-10-20 13:31:25 +02:00
Mathieu Lacage
8ae791d954 remove broken test 2008-10-20 12:37:43 +02:00
Mathieu Lacage
0f8139fc10 bug 382: templated DynamicCast 2008-10-20 08:40:32 +02:00
Mathieu Lacage
e443a39436 merge with HEAD 2008-10-17 20:07:44 +02:00
Mathieu Lacage
b4745c7708 add debugging 2008-10-17 20:05:17 +02:00
Raj Bhattacharjea
e698770970 Undo change 2008-10-17 10:47:47 -04:00
Unknown
8927ae967a Touch the readme as a test 2008-10-17 10:45:44 -04:00
Mathieu Lacage
79250d10c2 add API to get bytes out of a packet without calling PeekData 2008-10-17 14:16:53 +02:00
Mathieu Lacage
36c0976a53 give attribute power to Callback. 2008-10-17 14:15:52 +02:00
Mathieu Lacage
6f484b6ead bug 349: workaround compiler bug 2008-10-17 13:11:39 +02:00
Mathieu Lacage
b44dc748e0 fix optimized build 2008-10-17 10:35:14 +02:00
Gustavo J. A. M. Carneiro
2e79a78db0 merge 2008-10-16 11:54:24 +01:00
Gustavo J. A. M. Carneiro
2073f02054 merge 2008-10-16 11:53:47 +01:00
Mathieu Lacage
98b197de5a bug 202: header file conflict 2008-10-16 12:53:05 +02:00
Mathieu Lacage
ff776177bf bug 352: STA receives back the broadcasts it sends. 2008-10-16 12:47:17 +02:00
Mathieu Lacage
e4fb44dd96 bug 343: bench-packets does not work. 2008-10-16 12:44:25 +02:00
Gustavo J. A. M. Carneiro
6cae60a58d merge 2008-10-16 11:42:23 +01:00
Mathieu Lacage
7b55da3a04 kill dead code 2008-10-16 12:22:59 +02:00
Mathieu Lacage
eb566b82d3 bug 350: operator > missing. 2008-10-16 12:17:00 +02:00
Mathieu Lacage
91d94d6076 bug 371: wifi-ap broken 2008-10-16 10:26:13 +02:00
Mathieu Lacage
47f1f1fefc improve debugging 2008-10-16 10:25:55 +02:00
Mathieu Lacage
d3e9be922d bug 372: fragmentation is broken 2008-10-16 09:48:47 +02:00
Gustavo J. A. M. Carneiro
e83d4da973 Python: enable wrapping of the packet metadata APIs. 2008-10-15 18:32:07 +01:00
Gustavo J. A. M. Carneiro
ff4ec5cf64 Packet::Metadata::PrintStats doesn't really exist. 2008-10-15 18:19:12 +01:00
Gustavo J. A. M. Carneiro
fe8cbc9a0f A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe 2008-10-15 15:55:09 +01:00
Mathieu Lacage
414c2ff3ad constify 2008-10-15 09:49:39 +02:00
Gustavo J. A. M. Carneiro
213f6526a8 Rescan API for Python. 2008-10-12 18:04:10 +01:00
Gustavo J. A. M. Carneiro
f75fbc1512 Upgrade to pybindgen rev. 598, to fix bug #291. 2008-10-12 14:40:26 +01:00
Tom Henderson
b03afa5f00 remove tgif figures; replace with dia 2008-10-10 15:01:20 -07:00
Tom Henderson
43f3993d36 branch merge 2008-10-10 14:22:53 -07:00
Tom Henderson
1581ac4450 remove tgif figures; replace with dia 2008-10-10 14:21:58 -07:00
Mathieu Lacage
aea71064a4 bug 331: constify Packet::PeekHeader 2008-10-10 11:20:53 +02:00
Mathieu Lacage
32ce5ce0be bug 367: generate beacons by default at time 0.0 2008-10-10 11:18:46 +02:00
Mathieu Lacage
e20b335199 bug 361: make GetBssid public. 2008-10-10 09:24:35 +02:00
Gustavo J. A. M. Carneiro
9239dcf55a merge 2008-10-07 12:39:27 +01:00
Gustavo J. A. M. Carneiro
81bcdc9bf8 Fix compat. with Python < 2.5 (fixes ns-old regression failure) 2008-10-07 12:23:57 +01:00
Tom Henderson
14dbd0649f typo fix (bug 373) 2008-10-06 22:39:53 -07:00
Gustavo J. A. M. Carneiro
24a1fdfc69 Improve debug logging in Node::ReceiveFromDevice 2008-10-06 18:21:04 +01:00