Mercurial
Mercurial
>
nbaldo
>
ns-3-bug2049
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Rename classes from Serial to PointToPoint
2007-03-25, by Tom Henderson
Rename file names from serial to p2p
2007-03-25, by Tom Henderson
Revert Raj's time unit patch-- causing compilation errors
2007-03-25, by Tom Henderson
Added TimeUnit<1>::TimeUnit<1>(const std::string&)
2007-03-23, by Raj Bhattacharjea
Added in DataRate to common module
2007-03-22, by Raj Bhattacharjea
RandomVariable API in line with Michelle's comments
2007-03-22, by Raj Bhattacharjea
Fixed accidental hg adding of temp files
2007-03-22, by Raj Bhattacharjea
Fix compile error mistakenly checked in (Oops!)
2007-03-22, by George F. Riley
Clean up parameter passing per TOm's request
2007-03-22, by George F. Riley
Fixed major memory bug and docs in RandomVariable
2007-03-22, by Raj Bhattacharjea
OnOffApplication functioning; some Node class cleanup
2007-03-21, by Tom Henderson
Add nodes to NodeList in static Create method; cut over simple-serial.cc to use this node factory
2007-03-20, by Tom Henderson
prepare simple-serial.cc for Node cutover
2007-03-19, by Tom Henderson
Remove dependency on InternetNode for serial devices
2007-03-19, by Tom Henderson
Add static node factory methods to class Node
2007-03-19, by Tom Henderson
Add smartvector, smartset
2007-03-19, by Tom Henderson
Move ns-2/simple.cc to examples/simple-serial.cc
2007-03-19, by Tom Henderson
Add Mathieu's super object container; add Rx trace on SerialNetDevice
2007-03-19, by Tom Henderson
Add SerialTopology functions and remove from simple.cc file
2007-03-19, by Tom Henderson
Remove MacAddress from SerialNetDevice constructors, make SerialChannel name argument optional, some trace formatting
2007-03-19, by Tom Henderson
Add base class IPAddr; L4Protocol; Protocol; OnOff Application, and base class Socket
2007-03-18, by 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
2007-03-18, by Tom Henderson
Rename UdpSocket to DatagramSocket
2007-03-17, by Tom Henderson
Add random number files, base class Application
2007-03-17, by Tom Henderson
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
2007-03-18, by Tom Henderson
ensure iostream is included when doing an optimized build
2007-03-18, by Mathieu Lacage
Make this compile on 32-bit machine; fix SConstruct
2007-03-18, by Tom Henderson
serial channel functionality
2007-03-18, by Craig Dowell
fix typo. reported by Gustavo Carneiro.
2007-03-15, by Mathieu Lacage
make sure that there is a C and C++ compiler. Otherwise, we generate large amounts of spurious unrelated errors.
2007-03-14, by mathieu
make TimeUnit<1>.GetSeconds() work, and similar for scalars. Patch by Gustavo Carneiro.
2007-03-13, by Mathieu Lacage
Rename simple.tcl.cc to simple.cc; remove OTcl comments
2007-03-07, by Tom Henderson
Fix bug 8: Enque/Deque misspelled
2007-03-07, by Tom Henderson
add consistency checks. Based on patch by Gustavo Carneiro
2007-03-06, by Mathieu Lacage
add operator = to InternetNode
2007-02-26, by Mathieu Lacage
move serial code to src/devices/serial
2007-02-22, by Mathieu Lacage
remove unused header
2007-02-22, by Mathieu Lacage
remove unused files
2007-02-22, by Mathieu Lacage
move p2p to new dir
2007-02-22, by Mathieu Lacage
merge with trunk
2007-02-22, by Mathieu Lacage
merge with trunk
2007-02-22, by Mathieu Lacage
Add DEBUG to ipv4-address.cc
2007-02-21, by tomh
Remove netmask from AddDuplexLink signature
2007-02-21, by tomh
trace files should not be opened for appending
2007-02-21, by tomh
add some simple packet content dumping.
2007-02-21, by Mathieu Lacage
make trailing ';' mandatory for NS_ASSERT* and NS_FATAL_ERROR macros. fix uses.
2007-02-21, by Mathieu Lacage
make trailing ';' mandatory with NS_DEBUG macros. fix all invalid uses.
2007-02-21, by Mathieu Lacage
avoid dumping the first packet
2007-02-21, by Mathieu Lacage
improve arp debugging output
2007-02-21, by Mathieu Lacage
fix coding style
2007-02-21, by Mathieu Lacage
make the multiple-queue tracing case work
2007-02-21, by Mathieu Lacage
connect to simple queue event names.
2007-02-21, by Mathieu Lacage
fix queue tracing
2007-02-21, by Mathieu Lacage
remove now-unused call to c_str ()
2007-02-21, by Mathieu Lacage
replace char const * with std::string const &
2007-02-21, by Mathieu Lacage
touch a file
2007-02-21, by tomh
Forgot to add in serial-phy classes
2007-02-21, by tomh
Plumbing in SerialPhy in receive direction
2007-02-21, by tomh
Move a few functions definitions out of headers
2007-02-21, by tomh
Plumb in outbound SerialPhy
2007-02-20, by tomh
Skeleton SerialPhy
2007-02-20, by tomh
Added tracing support to simple.tcl.cc (Craig)
2007-02-20, by tomh
fix routing table configuration
2007-02-19, by Mathieu Lacage
bind sinks to port 80
2007-02-19, by Mathieu Lacage
do not generate zero-sized packets
2007-02-19, by Mathieu Lacage
use new NS_ASSERT macro rather than assert. this makes the code build on my machine.
2007-02-19, by Mathieu Lacage
Added all UDP sources, sinks, routes-- not working yet
2007-02-19, by Tom Henderson
Add UdpSockets to simple.tcl.cc
2007-02-19, by Tom Henderson
Enhanced AddDuplexLink()
2007-02-18, by Tom Henderson
turn off debug prints
2007-02-18, by Craig Dowell
strawman connectors and channel
2007-02-18, by owner
convert to new debug macros
2007-02-18, by Mathieu Lacage
convert to new debug macros
2007-02-18, by Mathieu Lacage
merge tom's tree with trunk
2007-02-18, by Mathieu Lacage
remove UdpIpv4L4Protocol class
2007-02-17, by Mathieu Lacage
remove ArpL3Protocol object
2007-02-17, by Mathieu Lacage
remove Ipv4L3Protocol class.
2007-02-17, by Mathieu Lacage
Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device
2007-02-17, by Tom Henderson
large checkin-- bringing in serial device code
2007-02-15, by Tom Henderson
Add InternetNode()
2007-02-15, by Tom Henderson
Add Simulator::StopAt()
2007-02-15, by Tom Henderson
Add samples/ns-2/simple.tcl.cc to SConstruct
2007-02-15, by Tom Henderson
convert old TRACE code to use new NS_DEBUG macro
2007-02-16, by Mathieu Lacage
convert use of <cassert> to "ns3/assert.h"
2007-02-16, by Mathieu Lacage
preprecessor typo
2007-02-16, by Mathieu Lacage
remove extra debug.cc from build
2007-02-16, by Mathieu Lacage
call NS_DEBUG_COMPONENT_DEFINE when needed
2007-02-16, by Mathieu Lacage
convert NS3_TRACEALL to NS_DEBUG_UNCOND
2007-02-16, by Mathieu Lacage
convert NS3_TRACE to NS_DEBUG
2007-02-16, by Mathieu Lacage
merge with debug tree
2007-02-16, by Mathieu Lacage
add NS_DEBUG_UNCOND
2007-02-16, by Mathieu Lacage
add fatal-error.h header
2007-02-16, by Mathieu Lacage
make sure that NS3_ASSER_ENABLE is defined in debug builds
2007-02-16, by Mathieu Lacage
split out assert from debug.h
2007-02-16, by Mathieu Lacage
regex: s/NS3_/NS_/
2007-02-13, by Mathieu Lacage
add API doc
2007-02-13, by Mathieu Lacage
make sure tha NS3_DEBUG_ENABLE is defined by doxygen preprocessor
2007-02-13, by Mathieu Lacage
avoid warning in optimized builds
2007-02-13, by Mathieu Lacage
improve assert brekapoint function
2007-02-13, by Mathieu Lacage
really trigger segfault when needed
2007-02-13, by Mathieu Lacage
add NS3_ASSERT and NS3_ASSERT_MSG
2007-02-13, by Mathieu Lacage
test and debug the debug support
2007-02-07, by Mathieu Lacage
define NS3_DEBBUG_ENABLE when needed
2007-02-07, by Mathieu Lacage
remove EnableEnvVar function
2007-02-06, by Mathieu Lacage
add debugging support
2007-02-06, by Mathieu Lacage
queues, trace-writer, debug
2007-02-15, by craigdo
Test of commit access with Mercurial cheat sheet
2007-02-14, by Tom Henderson
change defaults to be a bit more reasonable
2007-02-12, by Mathieu Lacage
make trace version build
2007-02-12, by Mathieu Lacage
initialize correctly mac addresses read from arp packets
2007-02-12, by Mathieu Lacage
configure the ipv4 interfaces
2007-02-12, by Mathieu Lacage
make sure that mac addr len is correctly written
2007-02-12, by Mathieu Lacage
make sure the MTU is correcrtly setup and the link is up.
2007-02-12, by Mathieu Lacage
replace pointer with reference
2007-02-12, by Mathieu Lacage
add routing table output function
2007-02-12, by Mathieu Lacage
make route iteration actually work
2007-02-12, by Mathieu Lacage
make the p2p example compile
2007-02-12, by Mathieu Lacage
small typo
2007-02-12, by Mathieu Lacage
make rx work by upping the interface once it is ready
2007-02-12, by Mathieu Lacage
make simple example work
2007-02-12, by Mathieu Lacage
less
more
|
(0)
-120
+120
+1000
+3000
+10000
tip