Commit Graph

  • 1885a1d55d instrument PcapWriter Craig Dowell 2008-11-25 22:19:59 -08:00
  • 77fe2e1cbb [Bug 398] NqstaWifiMac does not filter received frames by BSSID Gustavo J. A. M. Carneiro 2008-11-25 14:45:46 +00:00
  • fe8a6a83b9 bug 257: change the default log output of time to seconds, not the simulator's resolution. Mathieu Lacage 2008-11-25 15:37:43 +01:00
  • 8e049d9194 document wifi-wired-bridging a little and add aborts if bridged net devices with IP addresses found Craig Dowell 2008-11-24 21:39:00 -08:00
  • 99233fe787 branch merge Craig Dowell 2008-11-24 11:21:15 -08:00
  • 35b28c656c Post-fix the last patch, to make sure invalid program names passed into --run trigger an informative error message as before. Gustavo J. A. M. Carneiro 2008-11-24 17:49:33 +00:00
  • ee16e0ad83 When --run'ing a program, tell WAF to only build that program, nothing more. Gustavo J. A. M. Carneiro 2008-11-24 15:28:42 +00:00
  • 885330d035 Work around #define ECHO in a system header file included by Python.h on Mac OS X (bug #413) Gustavo J. A. M. Carneiro 2008-11-24 12:39:50 +00:00
  • ef00197fe8 Disable EmuNetDevice Python bindings if the netdevice is not compiled in (bug #413) Gustavo J. A. M. Carneiro 2008-11-24 12:09:47 +00:00
  • c6d1ff065d add WifiHelper::Install (Ptr<Node>) method per craig's comment. Mathieu Lacage 2008-11-24 06:45:13 +01:00
  • 8393b27aa2 merge with HEAD Mathieu Lacage 2008-11-24 06:36:05 +01:00
  • 46b8c8c9fc remove some hey-look-here debugging flags Craig Dowell 2008-11-20 20:50:17 -08:00
  • b0694a6a76 branch merge Craig Dowell 2008-11-20 19:44:19 -08:00
  • b66f046916 fix bug 114 and bug 66 Craig Dowell 2008-11-20 16:48:21 -08:00
  • d26abb0c10 teach global routing about bridges Craig Dowell 2008-11-19 23:38:01 -08:00
  • c178314bbf deal with bridged stub/transit networks on routers Craig Dowell 2008-11-19 22:16:43 -08:00
  • 7d71822e3b factor DiscoverLSAs into understandable modules Craig Dowell 2008-11-19 21:21:14 -08:00
  • 0f468c97e7 Admit possibility that not all nodes are routers. Craig Dowell 2008-11-19 18:44:20 -08:00
  • d7fa009d70 Drop trace notification when outgoing interface is down Tom Henderson 2008-11-19 16:41:17 -08:00
  • 23b216a600 convince global routing not to crash in the presence of bridges Craig Dowell 2008-11-19 15:54:12 -08:00
  • ee5cf0946f Depend on nsc 0.5.0. This is required so the interface is the same for an NSC Sam Jansen 2008-11-19 22:41:12 +01:00
  • dfa88263cc fix --with-pybindgen path handling bug Gustavo J. A. M. Carneiro 2008-11-19 18:23:22 +00:00
  • f85ef3914a merge Gustavo J. A. M. Carneiro 2008-11-19 17:33:17 +00:00
  • 9af50e6d5b Add a --with-pybindgen option, to allow external pybindgen to be used instead of fetching it from the network Gustavo J. A. M. Carneiro 2008-11-19 17:32:37 +00:00
  • 7bd84c12ac Add a --with-regression-traces configure option, to allow using externally supplied regression traces instead of fetching them from the network. Gustavo J. A. M. Carneiro 2008-11-19 17:17:07 +00:00
  • 8fd3438914 5% cpu optimization Mathieu Lacage 2008-11-19 14:39:52 +01:00
  • 37d6b2a697 5% cpu optimization Mathieu Lacage 2008-11-19 14:19:10 +01:00
  • 179ef21209 implement IsBridged for net devices Craig Dowell 2008-11-18 16:23:31 -08:00
  • 1e42d9bae7 add bridged routing example Craig Dowell 2008-11-18 15:46:46 -08:00
  • b6939441cd nsc-tcp-socket-impl: use new nsc getsockname/getpeername interface. Florian Westphal 2008-11-18 23:14:02 +01:00
  • afe55f740e Fix build of Python bindings with Python 2.6 Gustavo J. A. M. Carneiro 2008-11-18 15:12:12 +00:00
  • fec6ea6ae2 Bug 387: Build fails with junk subdirectories in "scratch" directory Andrey Hippo 2008-11-18 14:05:47 +00:00
  • e8e8e887d7 Refactor wscript code to move regression testing code to a separate python module (bug 325) Gustavo J. A. M. Carneiro 2008-11-18 13:48:26 +00:00
  • 9edb6bda8b overdue changes to CHANGES.html Craig Dowell 2008-11-17 22:25:32 -08:00
  • 9a750001db rescan for new method in InternetStackHelper Craig Dowell 2008-11-17 20:14:53 -08:00
  • b45e7ce23e Add an InternetStackHelper method to do ascii tracing on drop events Tom Henderson 2008-11-07 06:54:21 -08:00
  • c1e02d5d3b Allow /32 addresses to be configured via Ipv4AddressHelper Tom Henderson 2008-11-07 07:35:35 -08:00
  • 81c8a200d9 change attribute ReceiveErrorModel in CSMA and rescan Craig Dowell 2008-11-17 19:56:04 -08:00
  • 0029c0056e make ppp header public Craig Dowell 2008-11-17 19:50:23 -08:00
  • 523389e77e added abusive regression test csma-star Unknown 2008-11-17 19:34:03 -08:00
  • 222d38c1ef fix buggy example Unknown 2008-11-17 19:25:34 -08:00
  • 8acf39d56e Ipv6Header::GetName() is declared but not implemented; remove it. Gustavo J. A. M. Carneiro 2008-11-09 12:34:48 +00:00
  • 48d9cf9b40 merge Gustavo J. A. M. Carneiro 2008-11-08 15:00:56 +00:00
  • f804bb190a Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted. Gustavo J. A. M. Carneiro 2008-11-08 15:00:28 +00:00
  • 586aa57b97 osx doesn't emu Craig Dowell 2008-11-07 20:41:38 -08:00
  • 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. Gustavo J. A. M. Carneiro 2008-11-07 19:51:00 +00:00
  • a9914ca540 Initial IPv6 capability Unknown 2008-11-07 11:36:15 -08:00
  • d1b135a2d2 g++ 4.3.2-1ubuntu7 too picky Craig Dowell 2008-11-06 15:04:25 -08:00
  • 8c565917e2 keep gcc 3.4 from complaining Craig Dowell 2008-11-06 14:23:47 -08:00
  • 2f96c1ddf5 branch merge Craig Dowell 2008-11-06 13:10:04 -08:00
  • 2af905d9cf address bug 393 (need to overload Install methods for python) Craig Dowell 2008-11-06 13:08:20 -08:00
  • 5dc26994c4 asserts cut and paste into places where fatal error was appropriate Craig Dowell 2008-11-06 11:52:59 -08:00
  • 478bd474e0 apply patch for bug 390 (SocketImpl::Bind returns something other than -1) raj. 2008-11-05 19:53:52 -08:00
  • 83ac2144c0 apply patch for bug 390 (regression tests can't open input files) mathieu. 2008-11-05 19:45:40 -08:00
  • eaf0526911 need bindings for v4ping Craig Dowell 2008-11-05 17:35:15 -08:00
  • afc09e988a remove unimplemented methods from emu class + rescan Craig Dowell 2008-11-05 15:00:59 -08:00
  • dc2d67e7b8 apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan Unknown 2008-11-05 14:49:21 -08:00
  • 3aa50e6af9 Apply Patch to address bug 294 -- due to vincent Craig Dowell 2008-11-05 14:33:20 -08:00
  • ee5df1fda8 branch merge Craig Dowell 2008-11-05 14:09:43 -08:00
  • 8950779748 remove tap device and helper Craig Dowell 2008-11-05 14:08:54 -08:00
  • 4874bc3ce9 typo Mathieu Lacage 2008-11-04 14:56:32 +01:00
  • 6ebfe7faba new wifi API Mathieu Lacage 2008-11-04 14:06:34 +01:00
  • 53b1d1c6df implement missing method Mathieu Lacage 2008-11-04 14:06:26 +01:00
  • 87745fdacc assert on invalid uid Mathieu Lacage 2008-11-04 14:05:57 +01:00
  • 4bf9d4efe7 Trivial change to fix time insertions after recent output format change. Unknown 2008-11-03 11:38:23 -05:00
  • ccd6e796cd Work around a WAF bug in failing to recognize GCC while detecting CXXFLAGS for compiling Python extensions. Gustavo J. A. M. Carneiro 2008-10-31 22:47:29 +00:00
  • a97b740785 Fix bug 362; cancel WaitReplyTimer when ArpCache is flushed Tom Henderson 2008-10-30 22:04:12 -07:00
  • c48b363841 sentence made no sense in emu.h Craig Dowell 2008-10-30 16:39:37 -07:00
  • 46729f42fd clarify comment in emu-helper Craig Dowell 2008-10-30 15:36:36 -07:00
  • cb9080da39 enable multicast in emu-net-device Craig Dowell 2008-10-30 15:34:02 -07:00
  • 580ad68137 turn off LOG in emu-sock-creator Craig Dowell 2008-10-30 15:27:15 -07:00
  • c6a12a1308 reverse sense of waf sudo flag to --enable-sudo Craig Dowell 2008-10-30 13:00:16 -07:00
  • 2a979e7455 some dox Craig Dowell 2008-10-30 10:30:33 -07:00
  • 68951bddeb branch merge Craig Dowell 2008-10-30 10:01:27 -07:00
  • 9df77a6cdd add emu-udp-echo example Craig Dowell 2008-10-30 10:00:41 -07:00
  • 339b98132d double and int confusion in main-test-sync Craig Dowell 2008-10-29 22:52:22 -07:00
  • d8b151d4fe rework to address suid root issues Craig Dowell 2008-10-29 22:39:36 -07:00
  • bc35a1b17b branch merge Craig Dowell 2008-10-29 11:49:21 -07:00
  • 6eeec4502a Apply icmp-application patch frm lacage Craig Dowell 2008-10-29 11:19:01 -07:00
  • 0df5a7183a apply icmp patch Craig Dowell 2008-10-29 11:18:39 -07:00
  • b09d1008de get rid of reference model for log distance model Mathieu Lacage 2008-10-28 13:40:33 +01:00
  • 28f7324733 fix build. Mathieu Lacage 2008-10-28 13:24:04 +01:00
  • 8246114a8d add composite capability to PropagationLossModel base class. Mathieu Lacage 2008-10-28 13:17:17 +01:00
  • 40dc133bc7 merge with HEAD Mathieu Lacage 2008-10-28 11:26:58 +01:00
  • 8cf8f18019 add in the helpers Craig Dowell 2008-10-27 23:05:57 -07:00
  • eeea109010 give up on merging tap and emulated, break apart Craig Dowell 2008-10-27 22:01:24 -07:00
  • 622ced4462 merge in tap device Craig Dowell 2008-10-27 13:01:28 -07:00
  • 6b358143c0 Bug 340 Raj Bhattacharjea 2008-10-27 15:12:00 -04:00
  • 258bd81cab Bug 311 Raj Bhattacharjea 2008-10-27 15:00:58 -04:00
  • 767b622b76 bug 394: AdhocWifiMac claims to support SendFrom Mathieu Lacage 2008-10-27 16:40:03 +01:00
  • e2c52c7b90 remove realtime public API. Mathieu Lacage 2008-10-27 12:47:33 +01:00
  • f264e2efa2 merge with HEAD Mathieu Lacage 2008-10-27 12:17:38 +01:00
  • af16634027 csma version of install star and example Craig Dowell 2008-10-24 17:29:26 -07:00
  • 017ecaeb3d branch merge Craig Dowell 2008-10-24 15:51:20 -07:00
  • f18f28985f make star topologies easier to create Craig Dowell 2008-10-24 15:50:52 -07:00
  • a3556ebe05 branch merge Craig Dowell 2008-10-24 07:13:35 -07:00
  • 3ec1d2f640 bug 280: trace helpers too inclusive Mathieu Lacage 2008-10-24 13:22:16 +02:00
  • c164d111bd forgot to build ns2 mobility sample Mathieu Lacage 2008-10-24 12:39:53 +02:00
  • 9002d0d27c bug 284: cannot use config paths to get a handle on an object. Mathieu Lacage 2008-10-24 12:35:28 +02:00
  • 24d3e0317a replace \t with 8 spaces. Mathieu Lacage 2008-10-24 12:31:57 +02:00