Tue, 13 Feb 2007 10:23:31 +0100 |
Mathieu Lacage |
make sure tha NS3_DEBUG_ENABLE is defined by doxygen preprocessor
|
changeset |
files
|
Tue, 13 Feb 2007 10:23:10 +0100 |
Mathieu Lacage |
avoid warning in optimized builds
|
changeset |
files
|
Tue, 13 Feb 2007 10:22:49 +0100 |
Mathieu Lacage |
improve assert brekapoint function
|
changeset |
files
|
Tue, 13 Feb 2007 09:52:42 +0100 |
Mathieu Lacage |
really trigger segfault when needed
|
changeset |
files
|
Tue, 13 Feb 2007 09:45:32 +0100 |
Mathieu Lacage |
add NS3_ASSERT and NS3_ASSERT_MSG
|
changeset |
files
|
Wed, 07 Feb 2007 08:49:54 +0100 |
Mathieu Lacage |
test and debug the debug support
|
changeset |
files
|
Wed, 07 Feb 2007 08:29:01 +0100 |
Mathieu Lacage |
define NS3_DEBBUG_ENABLE when needed
|
changeset |
files
|
Tue, 06 Feb 2007 21:42:31 +0100 |
Mathieu Lacage |
remove EnableEnvVar function
|
changeset |
files
|
Tue, 06 Feb 2007 20:40:38 +0100 |
Mathieu Lacage |
add debugging support
|
changeset |
files
|
Thu, 15 Feb 2007 16:52:39 -0800 |
craigdo |
queues, trace-writer, debug
|
changeset |
files
|
Wed, 14 Feb 2007 22:04:38 -0800 |
Tom Henderson |
Test of commit access with Mercurial cheat sheet
|
changeset |
files
|
Mon, 12 Feb 2007 23:46:53 +0100 |
Mathieu Lacage |
change defaults to be a bit more reasonable
|
changeset |
files
|
Mon, 12 Feb 2007 23:46:40 +0100 |
Mathieu Lacage |
make trace version build
|
changeset |
files
|
Mon, 12 Feb 2007 23:37:15 +0100 |
Mathieu Lacage |
initialize correctly mac addresses read from arp packets
|
changeset |
files
|
Mon, 12 Feb 2007 23:24:20 +0100 |
Mathieu Lacage |
configure the ipv4 interfaces
|
changeset |
files
|
Mon, 12 Feb 2007 23:24:00 +0100 |
Mathieu Lacage |
make sure that mac addr len is correctly written
|
changeset |
files
|
Mon, 12 Feb 2007 23:23:30 +0100 |
Mathieu Lacage |
make sure the MTU is correcrtly setup and the link is up.
|
changeset |
files
|
Mon, 12 Feb 2007 23:22:48 +0100 |
Mathieu Lacage |
replace pointer with reference
|
changeset |
files
|
Mon, 12 Feb 2007 22:44:41 +0100 |
Mathieu Lacage |
add routing table output function
|
changeset |
files
|
Mon, 12 Feb 2007 22:44:18 +0100 |
Mathieu Lacage |
make route iteration actually work
|
changeset |
files
|
Mon, 12 Feb 2007 20:15:19 +0100 |
Mathieu Lacage |
make the p2p example compile
|
changeset |
files
|
Mon, 12 Feb 2007 20:15:08 +0100 |
Mathieu Lacage |
small typo
|
changeset |
files
|
Mon, 12 Feb 2007 19:58:10 +0100 |
Mathieu Lacage |
make rx work by upping the interface once it is ready
|
changeset |
files
|
Mon, 12 Feb 2007 19:52:01 +0100 |
Mathieu Lacage |
make simple example work
|
changeset |
files
|
Mon, 12 Feb 2007 19:47:36 +0100 |
Mathieu Lacage |
add some traffic generation to sample code
|
changeset |
files
|
Mon, 12 Feb 2007 19:32:42 +0100 |
Mathieu Lacage |
fix memory leaks for simple sample code
|
changeset |
files
|
Mon, 12 Feb 2007 19:28:48 +0100 |
Mathieu Lacage |
make the sample code compile and link.
|
changeset |
files
|
Mon, 12 Feb 2007 19:28:19 +0100 |
Mathieu Lacage |
implement ipv4 loopback for testing
|
changeset |
files
|
Mon, 12 Feb 2007 16:45:58 +0100 |
Mathieu Lacage |
add p2p netdevice and channel
|
changeset |
files
|
Mon, 12 Feb 2007 16:01:18 +0100 |
Mathieu Lacage |
remove SetNodeId and implement GetId and GetSystemId
|
changeset |
files
|
Mon, 12 Feb 2007 16:01:07 +0100 |
Mathieu Lacage |
do not include dead header
|
changeset |
files
|
Mon, 12 Feb 2007 15:55:49 +0100 |
Mathieu Lacage |
add arp stack
|
changeset |
files
|
Mon, 12 Feb 2007 13:06:05 +0100 |
Mathieu Lacage |
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
|
changeset |
files
|
Sat, 10 Feb 2007 11:29:44 +0100 |
Mathieu Lacage |
add non-debugged udp stack
|
changeset |
files
|
Sat, 10 Feb 2007 10:24:36 +0100 |
Mathieu Lacage |
add packet constructor which accepts payload buffer.
|
changeset |
files
|
Fri, 09 Feb 2007 19:40:19 +0100 |
Mathieu Lacage |
add start of udp stack
|
changeset |
files
|
Fri, 09 Feb 2007 19:40:12 +0100 |
Mathieu Lacage |
make Send method public
|
changeset |
files
|
Fri, 09 Feb 2007 17:54:49 +0100 |
Mathieu Lacage |
a basic untested ipv4 implementation
|
changeset |
files
|
Thu, 08 Feb 2007 16:01:58 +0100 |
Mathieu Lacage |
add ipv4 and udp header, add ipv4 checksum support to make the udp header compile. Need to be fixed in UdpHeader later.
|
changeset |
files
|
Thu, 08 Feb 2007 15:37:48 +0100 |
Mathieu Lacage |
code from all trees.
|
changeset |
files
|
Thu, 08 Feb 2007 11:13:49 +0100 |
Mathieu Lacage |
change emacs style commands
|
changeset |
files
|
Thu, 08 Feb 2007 11:11:24 +0100 |
Mathieu Lacage |
initial node base class from george's repo.
|
changeset |
files
|
Tue, 06 Feb 2007 19:59:28 +0100 |
Mathieu Lacage |
remove compiler warning about unused variable when asserts are disabled.
|
changeset |
files
|
Tue, 06 Feb 2007 15:50:20 +0100 |
Mathieu Lacage |
merge from trunnk
|
changeset |
files
|
Tue, 06 Feb 2007 15:49:42 +0100 |
Mathieu Lacage |
avoid unused variable compiler warnings
|
changeset |
files
|
Tue, 06 Feb 2007 08:57:44 +0100 |
Mathieu Lacage |
merge with ns-3-ptr branch
|
changeset |
files
|
Wed, 31 Jan 2007 20:14:23 +0100 |
Mathieu Lacage |
add ns3::Ptr<T>::operator * with a few tests
|
changeset |
files
|
Fri, 22 Dec 2006 09:03:09 +0100 |
Mathieu Lacage |
add smart pointer sample code
|
changeset |
files
|
Mon, 18 Dec 2006 14:25:33 +0100 |
Mathieu Lacage |
more tests, fix bugs uncovered by tests
|
changeset |
files
|
Mon, 18 Dec 2006 13:28:29 +0100 |
Mathieu Lacage |
smart pointer tests. no bugs for now
|
changeset |
files
|
Mon, 18 Dec 2006 13:17:08 +0100 |
Mathieu Lacage |
initial go at smart pointer implementation
|
changeset |
files
|
Mon, 05 Feb 2007 12:42:32 +0100 |
Mathieu Lacage |
handle correctly nanosecond input
|
changeset |
files
|
Mon, 05 Feb 2007 12:42:16 +0100 |
Mathieu Lacage |
use the new CallbackTracerBase::CheckCallbackType method to ensure proper type matching when invoking TraceContainer::SetCallback
|
changeset |
files
|
Mon, 05 Feb 2007 12:41:36 +0100 |
Mathieu Lacage |
add CallbackTracerBase and CallbackTracerBase::CheckCallbackType method to check the runtime type of a CallbackTracer
|
changeset |
files
|
Mon, 05 Feb 2007 12:39:51 +0100 |
Mathieu Lacage |
add CallbackBase and CallbackImplBase to allow the implementation of the runtime type checking method Callback::ChekType
|
changeset |
files
|
Mon, 05 Feb 2007 12:38:52 +0100 |
Mathieu Lacage |
constify
|
changeset |
files
|
Fri, 02 Feb 2007 14:41:28 -0500 |
raj |
Raj test commit
|
changeset |
files
|
Fri, 02 Feb 2007 20:02:34 +0100 |
Mathieu Lacage |
add implementation comment
|
changeset |
files
|
Fri, 02 Feb 2007 19:40:03 +0100 |
Mathieu Lacage |
optimize Time::Get methods
|
changeset |
files
|
Fri, 02 Feb 2007 19:37:16 +0100 |
Mathieu Lacage |
optimize Time arithmetic operations.
|
changeset |
files
|