Commit Graph

3663 Commits

Author SHA1 Message Date
Mathieu Lacage
cd64cbad48 initialize sta listen interval 2008-09-08 14:45:11 -07:00
Mathieu Lacage
69aa96cfe8 initialize m_ctrlPwrMgt 2008-09-08 14:40:48 -07:00
Mathieu Lacage
18f4a0f940 don't use bitfields: they are evil. 2008-09-08 14:40:27 -07:00
Mathieu Lacage
9b48ec2c9c should set retry bit in rts and acks. 2008-09-08 14:39:59 -07:00
Mathieu Lacage
d654a7c67a should set retry bit in acks. 2008-09-08 14:37:54 -07:00
Mathieu Lacage
6f2fba35ab make mobility helper ascii output more robust to formatting portability problems. 2008-09-08 13:13:09 -07:00
Mathieu Lacage
356b8a4d5c make sure to destroy all left-over memory before exit 2008-09-08 12:26:00 -07:00
Mathieu Lacage
f75a46a16c do not reserve space for unwritten data to avoid memory initialization problems 2008-09-08 12:22:29 -07:00
Mathieu Lacage
b62d2131d5 add msvc to set of platforms known to not work 2008-09-08 11:32:22 -07:00
Mathieu Lacage
b024a19fe1 update build matrix 2008-09-08 11:29:12 -07:00
Mathieu Lacage
17adb4fab8 update release notes 2008-09-08 10:43:03 -07:00
Mathieu Lacage
320dcbbfee bug 316: make nsc compilation conditional again 2008-09-08 09:22:45 -07:00
Gustavo J. A. M. Carneiro
8bb361bcba Missing include 2008-09-08 12:54:47 +01:00
Gustavo J. A. M. Carneiro
986a63bbb4 merge 2008-09-08 12:35:08 +01:00
Gustavo J. A. M. Carneiro
e1f187d38a Detect the pthread.h header file and automatically disable components that cannot build without it. 2008-09-08 12:19:46 +01:00
Gustavo J. A. M. Carneiro
8b080ef574 Python bindings generation does not need to depend on the 'everything.h' file, only API scanning and compilation of the generated sources. 2008-09-08 11:20:17 +01:00
Unknown
ae217b0eaa Don't build realtime simulator if required core components aren't built 2008-09-07 20:13:51 -07:00
Raj Bhattacharjea
61947e25a7 Update CHANGES.html to reflect the last two changesets 2008-09-07 21:58:50 -04:00
Raj Bhattacharjea
1b605147ce Implement TCP finite rx buffer (bug 239) 2008-09-07 20:23:24 -04:00
Raj Bhattacharjea
48ac0501a0 Fix TCP closedown FINs, and remove broken tcp-erros example (bug 242) 2008-09-07 19:38:26 -04:00
Unknown
d8dc981267 just remove hires clocks from wall-clock-synchronizer until they are needed 2008-09-06 21:15:59 -07:00
Unknown
e84289cff4 fix MinGW build 2008-09-06 21:04:39 -07:00
Gustavo J. A. M. Carneiro
2284d3d545 merge 2008-09-06 19:25:26 +01:00
Gustavo J. A. M. Carneiro
dcce81147d Use the information provided by conf.report_optional_feature() to enable/disable python bindings for optional APIs 2008-09-06 19:24:32 +01:00
Unknown
fd149a38f3 no references to timespec if CLOCK_REALTIME undef 2008-09-06 10:41:13 -07:00
Gustavo J. A. M. Carneiro
80ba473c52 For better consistency, option --nsc becomes --enable-nsc, --python-disable becomes --disable-python. 2008-09-06 14:46:01 +01:00
Mathieu Lacage
9e629d895f make sure aid is initialized 2008-09-05 21:36:20 -07:00
Mathieu Lacage
fb24a25673 compile nsc code unconditionally. 2008-09-05 21:12:00 -07:00
Mathieu Lacage
618313f44c add AddIpv4Stack, splt functions in independent chunks 2008-09-05 20:00:40 -07:00
Unknown
d8ec3bb638 flip LLC to DIX framing switch in csma 2008-09-05 15:57:46 -07:00
Unknown
f4ea04de0b apply MTU/FrameSize treatment to point-to-point 2008-09-05 15:18:20 -07:00
Unknown
a618b8efaa branch merge 2008-09-05 11:57:56 -07:00
Unknown
55279b18b4 MTU, encap mode cleanup for csma 2008-09-05 11:56:17 -07:00
Gustavo J. A. M. Carneiro
b9a4eaca8e Move all NSC related build code into src/internet-stack, to unclutter a bit the main wscript 2008-09-05 19:55:21 +01:00
Gustavo J. A. M. Carneiro
f77da8c755 Exclude any possible 'nsc' folder from the dist tarball (nsc is ~= 100MB). 2008-09-05 18:42:59 +01:00
Gustavo J. A. M. Carneiro
e4bd4773e8 We don't want mercurial -q option when fetching nsc, user feedback is important. 2008-09-05 18:37:00 +01:00
Gustavo J. A. M. Carneiro
453dd8a294 Add a summary of optional features at the end of the configuration stage. 2008-09-05 18:16:29 +01:00
Gustavo J. A. M. Carneiro
6e375eee8e New pybindgen, should fix bug #308. 2008-09-05 16:47:15 +01:00
Unknown
d2dd9c358f further cleanup of MTU in CSMA 2008-09-04 22:38:52 -07:00
Mathieu Lacage
f759d0c1d2 bug 312: ./waf check fails. 2008-09-04 13:29:13 -07:00
Mathieu Lacage
b641c0d9b2 merge with HEAD 2008-09-04 12:20:02 -07:00
Mathieu Lacage
ca8ec27fdc forgot to add test file 2008-09-04 12:19:44 -07:00
Gustavo J. A. M. Carneiro
4b5aa5ccca merge 2008-09-04 18:46:56 +01:00
Gustavo J. A. M. Carneiro
2c7865d6f2 Disable Python support on the CygWin platform, at least until/if the problems are fixed. 2008-09-04 18:45:21 +01:00
Mathieu Lacage
a8dca1e3d3 merge with HEAD 2008-09-04 10:35:04 -07:00
Mathieu Lacage
18b6ad7263 add wifi+wired bridge example 2008-09-04 10:34:42 -07:00
Gustavo J. A. M. Carneiro
fd7fc3f80e Adjust LD_LIBRARY_PATH for FreeBSD also; fallback to adjusting LD_LIBRARY_PATH when we don't know any better. 2008-09-04 18:30:38 +01:00
Mathieu Lacage
c0dcf4a2cd testcase for wifi bridging 2008-09-04 10:08:02 -07:00
Mathieu Lacage
bf1e64236f add NetDeviceContainer constructors 2008-09-04 10:04:14 -07:00
Mathieu Lacage
9d1d6b890e bug 309: GtkConfigStore does not build on freebsd. 2008-09-04 08:59:50 -07:00