Commit Graph

3866 Commits

Author SHA1 Message Date
Craig Dowell
9edb6bda8b overdue changes to CHANGES.html 2008-11-17 22:25:32 -08:00
Craig Dowell
9a750001db rescan for new method in InternetStackHelper 2008-11-17 20:14:53 -08:00
Tom Henderson
b45e7ce23e Add an InternetStackHelper method to do ascii tracing on drop events 2008-11-07 06:54:21 -08:00
Tom Henderson
c1e02d5d3b Allow /32 addresses to be configured via Ipv4AddressHelper 2008-11-07 07:35:35 -08:00
Craig Dowell
81c8a200d9 change attribute ReceiveErrorModel in CSMA and rescan 2008-11-17 19:56:04 -08:00
Craig Dowell
0029c0056e make ppp header public 2008-11-17 19:50:23 -08:00
Unknown
523389e77e added abusive regression test csma-star 2008-11-17 19:34:03 -08:00
Unknown
222d38c1ef fix buggy example 2008-11-17 19:25:34 -08:00
Gustavo J. A. M. Carneiro
8acf39d56e Ipv6Header::GetName() is declared but not implemented; remove it. 2008-11-09 12:34:48 +00:00
Gustavo J. A. M. Carneiro
48d9cf9b40 merge 2008-11-08 15:00:56 +00:00
Gustavo J. A. M. Carneiro
f804bb190a Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
This commit will change a lot the scanned API definitions, once, but should allow much more stable scanning in the future, as right now only types were being sorted, but free functions can jump up or down when different people on different machines scan the API.  Well, no more will that happen in the future, I hope.
2008-11-08 15:00:28 +00:00
Craig Dowell
586aa57b97 osx doesn't emu 2008-11-07 20:41:38 -08:00
Gustavo J. A. M. Carneiro
103389505b Make olsr::RoutingTable public, add a method GetEntries to it, and add a method GetRoutingTable to OlsrAgent. This way it is possible to read the actual routing table that OLSR has discovered, for debugging/visualization purposes. 2008-11-07 19:51:00 +00:00
Unknown
a9914ca540 Initial IPv6 capability 2008-11-07 11:36:15 -08:00
Craig Dowell
d1b135a2d2 g++ 4.3.2-1ubuntu7 too picky 2008-11-06 15:04:25 -08:00
Craig Dowell
8c565917e2 keep gcc 3.4 from complaining 2008-11-06 14:23:47 -08:00
Craig Dowell
2f96c1ddf5 branch merge 2008-11-06 13:10:04 -08:00
Craig Dowell
2af905d9cf address bug 393 (need to overload Install methods for python) 2008-11-06 13:08:20 -08:00
Craig Dowell
5dc26994c4 asserts cut and paste into places where fatal error was appropriate 2008-11-06 11:52:59 -08:00
raj.
478bd474e0 apply patch for bug 390 (SocketImpl::Bind returns something other than -1) 2008-11-05 19:53:52 -08:00
mathieu.
83ac2144c0 apply patch for bug 390 (regression tests can't open input files) 2008-11-05 19:45:40 -08:00
Craig Dowell
eaf0526911 need bindings for v4ping 2008-11-05 17:35:15 -08:00
Craig Dowell
afc09e988a remove unimplemented methods from emu class + rescan 2008-11-05 15:00:59 -08:00
Unknown
dc2d67e7b8 apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan 2008-11-05 14:49:21 -08:00
Craig Dowell
3aa50e6af9 Apply Patch to address bug 294 -- due to vincent 2008-11-05 14:33:20 -08:00
Craig Dowell
ee5df1fda8 branch merge 2008-11-05 14:09:43 -08:00
Craig Dowell
8950779748 remove tap device and helper 2008-11-05 14:08:54 -08:00
Unknown
4bf9d4efe7 Trivial change to fix time insertions after recent output format change. 2008-11-03 11:38:23 -05:00
Gustavo J. A. M. Carneiro
ccd6e796cd Work around a WAF bug in failing to recognize GCC while detecting CXXFLAGS for compiling Python extensions. 2008-10-31 22:47:29 +00:00
Tom Henderson
a97b740785 Fix bug 362; cancel WaitReplyTimer when ArpCache is flushed 2008-10-30 22:04:12 -07:00
Craig Dowell
c48b363841 sentence made no sense in emu.h 2008-10-30 16:39:37 -07:00
Craig Dowell
46729f42fd clarify comment in emu-helper 2008-10-30 15:36:36 -07:00
Craig Dowell
cb9080da39 enable multicast in emu-net-device 2008-10-30 15:34:02 -07:00
Craig Dowell
580ad68137 turn off LOG in emu-sock-creator 2008-10-30 15:27:15 -07:00
Craig Dowell
c6a12a1308 reverse sense of waf sudo flag to --enable-sudo 2008-10-30 13:00:16 -07:00
Craig Dowell
2a979e7455 some dox 2008-10-30 10:30:33 -07:00
Craig Dowell
68951bddeb branch merge 2008-10-30 10:01:27 -07:00
Craig Dowell
9df77a6cdd add emu-udp-echo example 2008-10-30 10:00:41 -07:00
Craig Dowell
339b98132d double and int confusion in main-test-sync 2008-10-29 22:52:22 -07:00
Craig Dowell
d8b151d4fe rework to address suid root issues 2008-10-29 22:39:36 -07:00
Craig Dowell
bc35a1b17b branch merge 2008-10-29 11:49:21 -07:00
Craig Dowell
6eeec4502a Apply icmp-application patch frm lacage 2008-10-29 11:19:01 -07:00
Craig Dowell
0df5a7183a apply icmp patch 2008-10-29 11:18:39 -07:00
Craig Dowell
8cf8f18019 add in the helpers 2008-10-27 23:05:57 -07:00
Craig Dowell
eeea109010 give up on merging tap and emulated, break apart 2008-10-27 22:01:24 -07:00
Craig Dowell
622ced4462 merge in tap device 2008-10-27 13:01:28 -07:00
Raj Bhattacharjea
6b358143c0 Bug 340 2008-10-27 15:12:00 -04:00
Raj Bhattacharjea
258bd81cab Bug 311 2008-10-27 15:00:58 -04:00
Mathieu Lacage
767b622b76 bug 394: AdhocWifiMac claims to support SendFrom 2008-10-27 16:40:03 +01:00
Mathieu Lacage
e2c52c7b90 remove realtime public API. 2008-10-27 12:47:33 +01:00