Thu, 22 Mar 2007 12:16:10 -0400 |
Raj Bhattacharjea |
Fixed major memory bug and docs in RandomVariable
|
changeset |
files
|
Wed, 21 Mar 2007 23:17:11 -0700 |
Tom Henderson |
OnOffApplication functioning; some Node class cleanup
|
changeset |
files
|
Tue, 20 Mar 2007 06:28:24 -0700 |
Tom Henderson |
Add nodes to NodeList in static Create method; cut over simple-serial.cc to use this node factory
|
changeset |
files
|
Mon, 19 Mar 2007 22:27:22 -0700 |
Tom Henderson |
prepare simple-serial.cc for Node cutover
|
changeset |
files
|
Mon, 19 Mar 2007 22:23:16 -0700 |
Tom Henderson |
Remove dependency on InternetNode for serial devices
|
changeset |
files
|
Mon, 19 Mar 2007 22:19:38 -0700 |
Tom Henderson |
Add static node factory methods to class Node
|
changeset |
files
|
Mon, 19 Mar 2007 21:13:06 -0700 |
Tom Henderson |
Add smartvector, smartset
|
changeset |
files
|
Mon, 19 Mar 2007 21:01:35 -0700 |
Tom Henderson |
Move ns-2/simple.cc to examples/simple-serial.cc
|
changeset |
files
|
Mon, 19 Mar 2007 07:02:14 -0700 |
Tom Henderson |
Add Mathieu's super object container; add Rx trace on SerialNetDevice
|
changeset |
files
|
Mon, 19 Mar 2007 00:40:44 -0700 |
Tom Henderson |
Add SerialTopology functions and remove from simple.cc file
|
changeset |
files
|
Mon, 19 Mar 2007 00:21:21 -0700 |
Tom Henderson |
Remove MacAddress from SerialNetDevice constructors, make SerialChannel name argument optional, some trace formatting
|
changeset |
files
|
Sun, 18 Mar 2007 14:35:44 -0700 |
Tom Henderson |
Add base class IPAddr; L4Protocol; Protocol; OnOff Application, and base class Socket
|
changeset |
files
|
Sun, 18 Mar 2007 14:30:26 -0700 |
Tom Henderson |
Begin checkin of ns-3-gfr; s/UdpSocket/DatagramSocket; bring in Application base class and onoff-application, and base class socket; bring in random number generator files
|
changeset |
files
|
Sat, 17 Mar 2007 23:16:59 -0700 |
Tom Henderson |
Rename UdpSocket to DatagramSocket
|
changeset |
files
|
Sat, 17 Mar 2007 22:32:08 -0700 |
Tom Henderson |
Add random number files, base class Application
|
changeset |
files
|
Sun, 18 Mar 2007 14:06:51 -0700 |
Tom Henderson |
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
|
changeset |
files
|
Sun, 18 Mar 2007 19:31:32 +0100 |
Mathieu Lacage |
ensure iostream is included when doing an optimized build
|
changeset |
files
|
Sun, 18 Mar 2007 06:25:15 -0700 |
Tom Henderson |
Make this compile on 32-bit machine; fix SConstruct
|
changeset |
files
|
Sun, 18 Mar 2007 03:43:49 -0700 |
Craig Dowell |
serial channel functionality
|
changeset |
files
|
Thu, 15 Mar 2007 13:26:30 +0100 |
Mathieu Lacage |
fix typo. reported by Gustavo Carneiro.
|
changeset |
files
|
Wed, 14 Mar 2007 09:55:35 +0100 |
mathieu |
make sure that there is a C and C++ compiler. Otherwise, we generate large amounts of spurious unrelated errors.
|
changeset |
files
|
Tue, 13 Mar 2007 17:44:36 +0100 |
Mathieu Lacage |
make TimeUnit<1>.GetSeconds() work, and similar for scalars. Patch by Gustavo Carneiro.
|
changeset |
files
|
Wed, 07 Mar 2007 22:45:17 -0800 |
Tom Henderson |
Rename simple.tcl.cc to simple.cc; remove OTcl comments
|
changeset |
files
|
Wed, 07 Mar 2007 22:26:20 -0800 |
Tom Henderson |
Fix bug 8: Enque/Deque misspelled
|
changeset |
files
|
Tue, 06 Mar 2007 18:38:51 +0100 |
Mathieu Lacage |
add consistency checks. Based on patch by Gustavo Carneiro
|
changeset |
files
|
Mon, 26 Feb 2007 10:28:57 +0100 |
Mathieu Lacage |
add operator = to InternetNode
|
changeset |
files
|
Thu, 22 Feb 2007 10:04:54 +0100 |
Mathieu Lacage |
move serial code to src/devices/serial
|
changeset |
files
|
Thu, 22 Feb 2007 10:03:55 +0100 |
Mathieu Lacage |
remove unused header
|
changeset |
files
|
Thu, 22 Feb 2007 09:54:27 +0100 |
Mathieu Lacage |
remove unused files
|
changeset |
files
|
Thu, 22 Feb 2007 09:51:54 +0100 |
Mathieu Lacage |
move p2p to new dir
|
changeset |
files
|
Thu, 22 Feb 2007 09:40:46 +0100 |
Mathieu Lacage |
merge with trunk
|
changeset |
files
|
Thu, 22 Feb 2007 09:40:41 +0100 |
Mathieu Lacage |
merge with trunk
|
changeset |
files
|
Wed, 21 Feb 2007 12:52:35 -0800 |
tomh |
Add DEBUG to ipv4-address.cc
|
changeset |
files
|
Wed, 21 Feb 2007 07:37:44 -0800 |
tomh |
Remove netmask from AddDuplexLink signature
|
changeset |
files
|
Wed, 21 Feb 2007 06:42:58 -0800 |
tomh |
trace files should not be opened for appending
|
changeset |
files
|
Wed, 21 Feb 2007 23:09:42 +0100 |
Mathieu Lacage |
add some simple packet content dumping.
|
changeset |
files
|
Wed, 21 Feb 2007 20:07:39 +0100 |
Mathieu Lacage |
make trailing ';' mandatory for NS_ASSERT* and NS_FATAL_ERROR macros. fix uses.
|
changeset |
files
|
Wed, 21 Feb 2007 20:04:32 +0100 |
Mathieu Lacage |
make trailing ';' mandatory with NS_DEBUG macros. fix all invalid uses.
|
changeset |
files
|
Wed, 21 Feb 2007 18:28:25 +0100 |
Mathieu Lacage |
avoid dumping the first packet
|
changeset |
files
|
Wed, 21 Feb 2007 18:14:03 +0100 |
Mathieu Lacage |
improve arp debugging output
|
changeset |
files
|
Wed, 21 Feb 2007 17:58:14 +0100 |
Mathieu Lacage |
fix coding style
|
changeset |
files
|
Wed, 21 Feb 2007 17:55:14 +0100 |
Mathieu Lacage |
make the multiple-queue tracing case work
|
changeset |
files
|
Wed, 21 Feb 2007 17:46:40 +0100 |
Mathieu Lacage |
connect to simple queue event names.
|
changeset |
files
|
Wed, 21 Feb 2007 17:06:19 +0100 |
Mathieu Lacage |
fix queue tracing
|
changeset |
files
|
Wed, 21 Feb 2007 16:30:08 +0100 |
Mathieu Lacage |
remove now-unused call to c_str ()
|
changeset |
files
|
Wed, 21 Feb 2007 16:27:42 +0100 |
Mathieu Lacage |
replace char const * with std::string const &
|
changeset |
files
|
Wed, 21 Feb 2007 01:37:00 -0800 |
tomh |
touch a file
|
changeset |
files
|
Wed, 21 Feb 2007 00:15:47 -0800 |
tomh |
Forgot to add in serial-phy classes
|
changeset |
files
|
Wed, 21 Feb 2007 00:09:28 -0800 |
tomh |
Plumbing in SerialPhy in receive direction
|
changeset |
files
|
Wed, 21 Feb 2007 00:02:27 -0800 |
tomh |
Move a few functions definitions out of headers
|
changeset |
files
|
Tue, 20 Feb 2007 23:58:21 -0800 |
tomh |
Plumb in outbound SerialPhy
|
changeset |
files
|
Tue, 20 Feb 2007 23:26:59 -0800 |
tomh |
Skeleton SerialPhy
|
changeset |
files
|
Tue, 20 Feb 2007 22:55:09 -0800 |
tomh |
Added tracing support to simple.tcl.cc (Craig)
|
changeset |
files
|
Mon, 19 Feb 2007 12:22:20 +0100 |
Mathieu Lacage |
fix routing table configuration
|
changeset |
files
|
Mon, 19 Feb 2007 11:39:27 +0100 |
Mathieu Lacage |
bind sinks to port 80
|
changeset |
files
|
Mon, 19 Feb 2007 10:52:04 +0100 |
Mathieu Lacage |
do not generate zero-sized packets
|
changeset |
files
|
Mon, 19 Feb 2007 10:23:50 +0100 |
Mathieu Lacage |
use new NS_ASSERT macro rather than assert. this makes the code build on my machine.
|
changeset |
files
|
Mon, 19 Feb 2007 00:44:05 -0800 |
Tom Henderson |
Added all UDP sources, sinks, routes-- not working yet
|
changeset |
files
|
Mon, 19 Feb 2007 00:00:49 -0800 |
Tom Henderson |
Add UdpSockets to simple.tcl.cc
|
changeset |
files
|
Sun, 18 Feb 2007 23:29:05 -0800 |
Tom Henderson |
Enhanced AddDuplexLink()
|
changeset |
files
|