Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-60
+60
+100
+300
+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.
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
add some traffic generation to sample code
2007-02-12, by Mathieu Lacage
fix memory leaks for simple sample code
2007-02-12, by Mathieu Lacage
make the sample code compile and link.
2007-02-12, by Mathieu Lacage
implement ipv4 loopback for testing
2007-02-12, by Mathieu Lacage
add p2p netdevice and channel
2007-02-12, by Mathieu Lacage
remove SetNodeId and implement GetId and GetSystemId
2007-02-12, by Mathieu Lacage
do not include dead header
2007-02-12, by Mathieu Lacage
add arp stack
2007-02-12, by Mathieu Lacage
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
2007-02-12, by Mathieu Lacage
add non-debugged udp stack
2007-02-10, by Mathieu Lacage
add packet constructor which accepts payload buffer.
2007-02-10, by Mathieu Lacage
add start of udp stack
2007-02-09, by Mathieu Lacage
make Send method public
2007-02-09, by Mathieu Lacage
a basic untested ipv4 implementation
2007-02-09, by Mathieu Lacage
add ipv4 and udp header, add ipv4 checksum support to make the udp header compile. Need to be fixed in UdpHeader later.
2007-02-08, by Mathieu Lacage
code from all trees.
2007-02-08, by Mathieu Lacage
change emacs style commands
2007-02-08, by Mathieu Lacage
initial node base class from george's repo.
2007-02-08, by Mathieu Lacage
remove compiler warning about unused variable when asserts are disabled.
2007-02-06, by Mathieu Lacage
merge from trunnk
2007-02-06, by Mathieu Lacage
avoid unused variable compiler warnings
2007-02-06, by Mathieu Lacage
merge with ns-3-ptr branch
2007-02-06, by Mathieu Lacage
add ns3::Ptr<T>::operator * with a few tests
2007-01-31, by Mathieu Lacage
add smart pointer sample code
2006-12-22, by Mathieu Lacage
more tests, fix bugs uncovered by tests
2006-12-18, by Mathieu Lacage
smart pointer tests. no bugs for now
2006-12-18, by Mathieu Lacage
initial go at smart pointer implementation
2006-12-18, by Mathieu Lacage
handle correctly nanosecond input
2007-02-05, by Mathieu Lacage
use the new CallbackTracerBase::CheckCallbackType method to ensure proper type matching when invoking TraceContainer::SetCallback
2007-02-05, by Mathieu Lacage
add CallbackTracerBase and CallbackTracerBase::CheckCallbackType method to check the runtime type of a CallbackTracer
2007-02-05, by Mathieu Lacage
add CallbackBase and CallbackImplBase to allow the implementation of the runtime type checking method Callback::ChekType
2007-02-05, by Mathieu Lacage
constify
2007-02-05, by Mathieu Lacage
Raj test commit
2007-02-02, by raj
add implementation comment
2007-02-02, by Mathieu Lacage
optimize Time::Get methods
2007-02-02, by Mathieu Lacage
optimize Time arithmetic operations.
2007-02-02, by Mathieu Lacage
fix trace output
2007-02-02, by Mathieu Lacage
added useless Time::Seconds method when doing testing for the removal of the Seconds class. Remove it.
2007-02-02, by Mathieu Lacage
add a few more tests for the Time class
2007-02-02, by Mathieu Lacage
Initial simple.tcl file
2007-02-02, by Tom Henderson
fix EventId::IsExpired and Simulator::IsExpired, add EventId::IsRunning, add relevant tests, replace Seconds, MilliSeconds, MicroSeconds, and, NanoSeconds classes by functions named similarly
2007-02-01, by Mathieu Lacage
Make tags more robust with regard to lack of tag registration
2007-02-01, by Mathieu Lacage
allow you to specify extra link flags for each module
2007-02-01, by Mathieu Lacage
make Heap scheduler remove operation first perform a linear search to find the target location and then perform a correct remove through a top-down heapification
2006-12-18, by Mathieu Lacage
make sure we reset the simulator configuration for each run
2006-12-15, by Mathieu Lacage
add command-line options to simulator benchmark
2006-12-15, by Mathieu Lacage
remove now unused internal iterator from EventImpl class
2006-12-15, by Mathieu Lacage
remove empty tests
2006-12-15, by Mathieu Lacage
make the event replay code actually work. Stop using deques and use std::vector instead. plus a bunch of other fixes to deal correctly with removes
2006-12-15, by Mathieu Lacage
We need to make sure that the uid of the first event generated is different from the uid of the simulator when no events have yet been run.
2006-12-15, by Mathieu Lacage
allow the user to specify microseconds and nanoseconds in 64bit units.
2006-12-13, by Mathieu Lacage
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip