Wed, 08 Aug 2007 21:17:48 +0100 |
Gustavo J. A. M. Carneiro |
By popular demand, add the working waf snapshot to the ns-3 source tree.
|
changeset |
files
|
Wed, 08 Aug 2007 21:07:52 +0100 |
Gustavo J. A. M. Carneiro |
Build all modules as a single ns3 shared library.
|
changeset |
files
|
Wed, 08 Aug 2007 23:23:24 +0200 |
Mathieu Lacage |
avoid initialization ordering problem
|
changeset |
files
|
Wed, 08 Aug 2007 15:25:00 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
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.
|
changeset |
files
|
Wed, 08 Aug 2007 15:59:08 +0200 |
Mathieu Lacage |
use fixed-width types to avoid portability problems
|
changeset |
files
|
Wed, 08 Aug 2007 15:43:05 +0200 |
Mathieu Lacage |
use NS_TEST_ASSERT macros
|
changeset |
files
|
Wed, 08 Aug 2007 14:11:29 +0100 |
Gustavo J. A. M. Carneiro |
Revert experimental code in src/wscript accidentally committed.
|
changeset |
files
|
Wed, 08 Aug 2007 12:36:59 +0100 |
Gustavo J. A. M. Carneiro |
WAF: handle --doxygen before building; now only generates docs and does not build anything.
|
changeset |
files
|
Tue, 07 Aug 2007 20:37:52 -0700 |
Tom Henderson |
add unreachable statement to solve gcc-4.0.x compiler bug for optimized builds on os x
|
changeset |
files
|
Tue, 07 Aug 2007 00:16:13 +0100 |
Gustavo J. A. M. Carneiro |
Fix compilation of BreakpointFallback on win32/mingw, which has signal.h but does not define SIGTRAP.
|
changeset |
files
|
Mon, 06 Aug 2007 14:40:43 -0700 |
Craig Dowell |
fix opt warnings, let compiler do tail call optimization in csma nd, remove protected access from router iface
|
changeset |
files
|
Mon, 06 Aug 2007 15:45:29 +0200 |
Mathieu Lacage |
make the previous merge actually work
|
changeset |
files
|
Mon, 06 Aug 2007 15:32:27 +0200 |
Mathieu Lacage |
merge implicit conversion tree
|
changeset |
files
|
Mon, 30 Jul 2007 14:57:49 +0200 |
Mathieu Lacage |
remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
|
changeset |
files
|
Mon, 30 Jul 2007 14:20:10 +0200 |
Mathieu Lacage |
add implicit conversion to Ipv4Address
|
changeset |
files
|
Mon, 30 Jul 2007 14:17:12 +0200 |
Mathieu Lacage |
add implicit conversion to Eui48Address
|
changeset |
files
|
Mon, 30 Jul 2007 14:07:39 +0200 |
Mathieu Lacage |
InetSocketAddress: replace explicit conversion to implicit conversion
|
changeset |
files
|
Mon, 06 Aug 2007 11:55:17 +0100 |
Gustavo J. A. M. Carneiro |
Correct misspelled BreakpointFallback function implementation; fixes OS X build.
|
changeset |
files
|
Mon, 06 Aug 2007 10:29:28 +0200 |
Mathieu Lacage |
fix memory leak
|
changeset |
files
|
Mon, 06 Aug 2007 10:29:19 +0200 |
Mathieu Lacage |
main should return a value
|
changeset |
files
|
Mon, 06 Aug 2007 10:09:18 +0200 |
Mathieu Lacage |
fix memory leak
|
changeset |
files
|
Mon, 06 Aug 2007 10:06:25 +0200 |
Mathieu Lacage |
use the InetSocketAddress API for ip sockets
|
changeset |
files
|
Mon, 06 Aug 2007 09:59:29 +0200 |
Mathieu Lacage |
merge packet socket with trunk
|
changeset |
files
|
Wed, 01 Aug 2007 13:56:30 +0200 |
Mathieu Lacage |
merge with trunk
|
changeset |
files
|
Wed, 01 Aug 2007 13:54:09 +0200 |
Mathieu Lacage |
update address size
|
changeset |
files
|
Wed, 01 Aug 2007 13:53:48 +0200 |
Mathieu Lacage |
fix tracing
|
changeset |
files
|
Wed, 01 Aug 2007 12:33:44 +0200 |
Mathieu Lacage |
replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
|
changeset |
files
|
Wed, 01 Aug 2007 10:29:40 +0200 |
Mathieu Lacage |
example code.
|
changeset |
files
|
Wed, 01 Aug 2007 10:29:22 +0200 |
Mathieu Lacage |
add an extra constructor
|
changeset |
files
|
Wed, 01 Aug 2007 10:29:03 +0200 |
Mathieu Lacage |
PacketSocketAddress serialization code was buggy.
|
changeset |
files
|
Wed, 01 Aug 2007 09:15:48 +0200 |
Mathieu Lacage |
remove extra includes
|
changeset |
files
|
Wed, 01 Aug 2007 09:14:31 +0200 |
Mathieu Lacage |
fix build: missing const
|
changeset |
files
|
Wed, 01 Aug 2007 09:02:03 +0200 |
Mathieu Lacage |
a packet socket
|
changeset |
files
|
Wed, 01 Aug 2007 09:01:54 +0200 |
Mathieu Lacage |
add Address::IsInvalid
|
changeset |
files
|
Wed, 01 Aug 2007 08:58:18 +0200 |
Mathieu Lacage |
rework the NetDevice <-> Node interface
|
changeset |
files
|
Tue, 31 Jul 2007 11:42:25 +0200 |
Mathieu Lacage |
packet socket address
|
changeset |
files
|
Tue, 31 Jul 2007 11:42:10 +0200 |
Mathieu Lacage |
extra Address API to be used by packet socket address
|
changeset |
files
|
Tue, 31 Jul 2007 11:33:44 +0200 |
Mathieu Lacage |
fix build
|
changeset |
files
|
Tue, 31 Jul 2007 10:47:29 +0200 |
Mathieu Lacage |
I wonder what the point of that code was: why should you test for zero _after_ using the pointer ? It needs to be tested _before_.
|
changeset |
files
|
Tue, 31 Jul 2007 10:46:43 +0200 |
Mathieu Lacage |
add license headers
|
changeset |
files
|
Tue, 31 Jul 2007 10:45:37 +0200 |
Mathieu Lacage |
an eui 64 address type
|
changeset |
files
|
Tue, 31 Jul 2007 10:45:15 +0200 |
Mathieu Lacage |
fix bugless in address allocation
|
changeset |
files
|
Tue, 31 Jul 2007 09:21:40 +0200 |
Mathieu Lacage |
forgot to set the interface id
|
changeset |
files
|
Tue, 31 Jul 2007 09:17:05 +0200 |
Mathieu Lacage |
remove now-unused ArpPrivate class
|
changeset |
files
|
Tue, 31 Jul 2007 09:09:31 +0200 |
Mathieu Lacage |
implement the Node::ProtocolHandler support.
|
changeset |
files
|
Tue, 31 Jul 2007 07:54:26 +0200 |
Mathieu Lacage |
small cleanups
|
changeset |
files
|
Mon, 30 Jul 2007 13:59:13 +0200 |
Mathieu Lacage |
add doxygen
|
changeset |
files
|
Mon, 30 Jul 2007 13:58:39 +0200 |
Mathieu Lacage |
add Ipv4Address::IsMatchingType and Eui48Address::IsMatchingType
|
changeset |
files
|
Mon, 30 Jul 2007 13:55:28 +0200 |
Mathieu Lacage |
add InetSocketAddress::IsMatchingType and use it
|
changeset |
files
|
Mon, 30 Jul 2007 13:29:36 +0200 |
Mathieu Lacage |
InetAddress -> InetSocketAddress
|
changeset |
files
|
Mon, 30 Jul 2007 11:07:56 +0200 |
Mathieu Lacage |
fix optimized build
|
changeset |
files
|
Mon, 30 Jul 2007 11:03:13 +0200 |
Mathieu Lacage |
fix address deserialization
|
changeset |
files
|
Mon, 30 Jul 2007 10:35:40 +0200 |
Mathieu Lacage |
remove dead files after merge
|
changeset |
files
|
Mon, 30 Jul 2007 10:35:03 +0200 |
Mathieu Lacage |
merge
|
changeset |
files
|
Fri, 27 Jul 2007 09:44:24 +0200 |
Mathieu Lacage |
add doxygen
|
changeset |
files
|
Fri, 27 Jul 2007 08:47:58 +0200 |
Mathieu Lacage |
add extra conveniance constructors and use them
|
changeset |
files
|
Fri, 27 Jul 2007 08:44:26 +0200 |
Mathieu Lacage |
Ipv4TransportAddress -> InetAddress
|
changeset |
files
|
Fri, 27 Jul 2007 08:32:34 +0200 |
Mathieu Lacage |
ipv4-transport-address -> inet-address
|
changeset |
files
|
Fri, 27 Jul 2007 08:23:20 +0200 |
Mathieu Lacage |
convert Socket to use Address class
|
changeset |
files
|