src/internet-node/wscript
Sat, 09 Feb 2008 18:37:58 +0000 Gustavo J. A. M. Carneiro Make sequence-number.h a public header file (because it is included by another public header, tcp-header.h)
Fri, 25 Jan 2008 13:57:38 -0500 Raj Bhattacharjea Added in ns-3-tcp (second try)
Fri, 21 Sep 2007 13:59:03 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Wed, 05 Sep 2007 18:35:39 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Mon, 30 Jul 2007 11:04:11 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Thu, 26 Jul 2007 12:26:21 +0100 Gustavo J. A. M. Carneiro Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
Wed, 12 Sep 2007 15:23:25 -0700 Craig Dowell start of udp echo applications
Thu, 09 Aug 2007 09:36:59 +0200 Mathieu Lacage merge with trunk
Wed, 08 Aug 2007 11:20:35 +0200 Mathieu Lacage make sure udp-header.h is exported for main-packet-printer
Wed, 08 Aug 2007 15:10:36 +0100 Gustavo J. A. M. Carneiro WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
Tue, 31 Jul 2007 09:17:05 +0200 Mathieu Lacage remove now-unused ArpPrivate class
Tue, 31 Jul 2007 09:09:31 +0200 Mathieu Lacage implement the Node::ProtocolHandler support.
Fri, 03 Aug 2007 09:29:57 -0700 Tom Henderson interim
Fri, 03 Aug 2007 08:29:24 -0700 Tom Henderson merge with ns-3-dev
Tue, 17 Jul 2007 11:02:14 +0100 Gustavo J. A. M. Carneiro Allow compiling the 'routing' module and example with WAF
Sat, 28 Jul 2007 14:14:16 +0100 Gustavo J. A. M. Carneiro WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
Thu, 26 Jul 2007 12:26:21 +0100 Gustavo J. A. M. Carneiro Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
Fri, 27 Jul 2007 21:16:40 +0200 Emmanuelle Laprise ethernet Header and Trailer classes
Fri, 20 Jul 2007 11:12:43 +0100 Gustavo J. A. M. Carneiro WAF: add obj.includes = '.' to command waf to do dependency tracking on private header files.
Sun, 15 Jul 2007 13:04:47 +0100 Gustavo J. A. M. Carneiro WAF: derive the variable NS3_MODULES from the 'all_modules' list in src/wscript, instead of requiring every module to define a configure function to register themselves. This way module registration is done in one place only: src/wscript. Requires module naming conventions, though.
Fri, 15 Jun 2007 15:19:38 +0100 Gustavo J. A. M. Carneiro WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
Tue, 12 Jun 2007 14:05:01 +0100 Gustavo J. A. M. Carneiro Re-sync WAF build with the latest SConstruct changes.
Mon, 04 Jun 2007 16:21:05 +0200 Mathieu Lacage rename i-node to node
Mon, 14 May 2007 13:46:53 +0100 Gustavo J. A. M. Carneiro Update WAF scripts to changes in source tree layout
Mon, 14 May 2007 09:09:43 +0200 Mathieu Lacage rename node.h to i-node.h
Sun, 13 May 2007 12:46:18 +0100 Gustavo J. A. M. Carneiro WAF: simplify wscripts using the new chained uselib_local dependencies feature of WAF SVN; now build all samples and examples; add --disable-rpath configure option; add WAF build instructions.
Mon, 07 May 2007 12:01:51 +0100 Gustavo J. A. M. Carneiro Add support for building with WAF
less more (0) tip