src/node/wscript
Wed, 04 Jun 2008 10:18:57 -0700 Mathieu Lacage bug 207: ipv4-header.h needed in src/node module.
Tue, 20 May 2008 12:36:05 -0700 Tom Henderson Add abstract base class TcpSocket
Tue, 20 May 2008 12:16:55 -0700 Tom Henderson move Tcp to TcpSocketFactory
Tue, 20 May 2008 10:30:40 -0700 Tom Henderson rename UdpSocket to UdpSocketImpl
Tue, 20 May 2008 07:25:17 -0700 Tom Henderson Add attributes to new abstract base class for UdpSocket
Sat, 17 May 2008 12:08:20 -0700 Tom Henderson s/ns3::Udp/ns3::UdpSocketFactory
Fri, 16 May 2008 21:28:07 -0700 Tom Henderson undo SocketDefaults class; plumb in new UdpSocket option attributes
Mon, 12 May 2008 23:02:23 -0700 Tom Henderson Add SocketDefaults to store socket option attributes
Mon, 24 Mar 2008 15:31:54 -0700 Craig Dowell address generator, address collision checker
Mon, 24 Mar 2008 12:56:39 -0700 Craig Dowell fix unit tests
Fri, 21 Mar 2008 17:26:01 -0700 Craig Dowell ip helper and find ip interface for device method on ipv4
Thu, 20 Mar 2008 15:27:48 -0700 Mathieu Lacage SimpleChannel/SimpleNetDevice. Use them where needed.
Wed, 26 Dec 2007 13:40:39 +0000 Gustavo J. A. M. Carneiro Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
Thu, 13 Mar 2008 14:24:45 -0700 Mathieu Lacage move helpers to their own dir.
Thu, 14 Feb 2008 23:57:18 +0100 Mathieu Lacage add node/device containers to build
Fri, 25 Jan 2008 13:57:38 -0500 Raj Bhattacharjea Added in ns-3-tcp (second try)
Wed, 12 Sep 2007 11:39:46 +0200 Mathieu Lacage rename Euixx to Macxx
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.
Wed, 01 Aug 2007 09:02:03 +0200 Mathieu Lacage a packet socket
Mon, 30 Jul 2007 13:29:36 +0200 Mathieu Lacage InetAddress -> InetSocketAddress
Mon, 30 Jul 2007 10:35:03 +0200 Mathieu Lacage merge
Fri, 27 Jul 2007 08:32:34 +0200 Mathieu Lacage ipv4-transport-address -> inet-address
Thu, 26 Jul 2007 17:36:53 +0200 Mathieu Lacage replace MacAddress by Address
Thu, 26 Jul 2007 14:03:41 +0200 Mathieu Lacage new address types
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
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:52:38 +0100 Gustavo J. A. M. Carneiro merge
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