Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
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.
fix buggy example
2008-11-17, by craigdo
Ipv6Header::GetName() is declared but not implemented; remove it.
2008-11-09, by Gustavo J. A. M. Carneiro
merge
2008-11-08, by Gustavo J. A. M. Carneiro
Python: require new pybindgen and re-scan API to make the list of free functions and namespaces sorted.
2008-11-08, by Gustavo J. A. M. Carneiro
osx doesn't emu
2008-11-07, by Craig Dowell
Make olsr::RoutingTable public, add a method GetEntries to it, and add a method GetRoutingTable to OlsrAgent. This way it is possible to read the actual routing table that OLSR has discovered, for debugging/visualization purposes.
2008-11-07, by Gustavo J. A. M. Carneiro
Initial IPv6 capability
2008-11-07, by vincent
g++ 4.3.2-1ubuntu7 too picky
2008-11-06, by Craig Dowell
keep gcc 3.4 from complaining
2008-11-06, by Craig Dowell
branch merge
2008-11-06, by Craig Dowell
address bug 393 (need to overload Install methods for python)
2008-11-06, by Craig Dowell
asserts cut and paste into places where fatal error was appropriate
2008-11-06, by Craig Dowell
apply patch for bug 390 (SocketImpl::Bind returns something other than -1)
2008-11-05, by raj b
apply patch for bug 390 (regression tests can't open input files)
2008-11-05, by mathieu lacage
need bindings for v4ping
2008-11-05, by Craig Dowell
remove unimplemented methods from emu class + rescan
2008-11-05, by Craig Dowell
apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
2008-11-05, by vincent
Apply Patch to address bug 294 -- due to vincent
2008-11-05, by Craig Dowell
branch merge
2008-11-05, by Craig Dowell
remove tap device and helper
2008-11-05, by Craig Dowell
sentence made no sense in emu.h
2008-10-30, by Craig Dowell
clarify comment in emu-helper
2008-10-30, by Craig Dowell
enable multicast in emu-net-device
2008-10-30, by Craig Dowell
turn off LOG in emu-sock-creator
2008-10-30, by Craig Dowell
reverse sense of waf sudo flag to --enable-sudo
2008-10-30, by Craig Dowell
some dox
2008-10-30, by Craig Dowell
branch merge
2008-10-30, by Craig Dowell
add emu-udp-echo example
2008-10-30, by Craig Dowell
rework to address suid root issues
2008-10-29, by Craig Dowell
branch merge
2008-10-29, by Craig Dowell
add in the helpers
2008-10-27, by Craig Dowell
give up on merging tap and emulated, break apart
2008-10-27, by Craig Dowell
merge in tap device
2008-10-27, by Craig Dowell
Trivial change to fix time insertions after recent output format change.
2008-11-03, by tjkopena
Work around a WAF bug in failing to recognize GCC while detecting CXXFLAGS for compiling Python extensions.
2008-10-31, by Gustavo J. A. M. Carneiro
Fix bug 362; cancel WaitReplyTimer when ArpCache is flushed
2008-10-30, by Tom Henderson
double and int confusion in main-test-sync
2008-10-29, by Craig Dowell
Apply icmp-application patch frm lacage
2008-10-29, by Craig Dowell
apply icmp patch
2008-10-29, by Craig Dowell
Bug 340
2008-10-27, by Raj Bhattacharjea
Bug 311
2008-10-27, by Raj Bhattacharjea
bug 394: AdhocWifiMac claims to support SendFrom
2008-10-27, by Mathieu Lacage
remove realtime public API.
2008-10-27, by Mathieu Lacage
merge with HEAD
2008-10-27, by Mathieu Lacage
make sure we implement all Schedule methods within the right class
2008-10-15, by Mathieu Lacage
rescan python bindings
2008-10-15, by Mathieu Lacage
remove event locking
2008-10-15, by Mathieu Lacage
rename RealtimeSimulator to WallclockSimulator
2008-10-15, by Mathieu Lacage
remove uneeded includes.
2008-10-15, by Mathieu Lacage
move MakeEvent out of Simulator
2008-10-15, by Mathieu Lacage
avoid using Ptr<EventImpl>
2008-10-15, by Mathieu Lacage
don't use EventId in Schedulers: use Scheduler::Event instead.
2008-10-15, by Mathieu Lacage
define Scheduler::Event and use it in Scheduler::Insert
2008-10-15, by Mathieu Lacage
reuse operator < (EventKey)
2008-10-15, by Mathieu Lacage
remove uneeded include.
2008-10-15, by Mathieu Lacage
merge with HEAD
2008-10-15, by Mathieu Lacage
implement a non-realtime version of RunOneEvent for realtime simulator and allow Run, Stop, Run
2008-10-14, by Craig Dowell
slight reorganization and naming change for added realtime methods
2008-10-14, by Craig Dowell
added test for m_running in ScheduleRealNow
2008-10-10, by Craig Dowell
it helps to remember to add function implementations
2008-10-10, by Craig Dowell
add dangerous realtime scheduling methods in an intentionally harder to find and use way
2008-10-10, by Craig Dowell
branch merge
2008-10-10, by Craig Dowell
make simulator schedule calls explicitly relative throughout. fixes multithread problem in realtime simulator
2008-10-10, by Craig Dowell
csma version of install star and example
2008-10-24, by Craig Dowell
branch merge
2008-10-24, by Craig Dowell
make star topologies easier to create
2008-10-24, by Craig Dowell
branch merge
2008-10-24, by Craig Dowell
structured thread exit methods
2008-10-23, by Craig Dowell
Apply thread interrupt patch
2008-10-23, by Craig Dowell
bug 280: trace helpers too inclusive
2008-10-24, by Mathieu Lacage
forgot to build ns2 mobility sample
2008-10-24, by Mathieu Lacage
bug 284: cannot use config paths to get a handle on an object.
2008-10-24, by Mathieu Lacage
replace \t with 8 spaces.
2008-10-24, by Mathieu Lacage
add ns2 mobility sample.
2008-10-24, by Mathieu Lacage
rescan python
2008-10-24, by Mathieu Lacage
Read correctly fractional seconds. Reported by Ramon Bauza
2008-10-24, by Mathieu Lacage
rework StaticSpeedHelper API
2008-10-24, by Mathieu Lacage
bug 339: unconditional assert API.
2008-10-24, by Mathieu Lacage
bug 386: make sure errno is not set incorrectly and don't access stale packets.
2008-10-24, by Mathieu Lacage
rescan for bug 283
2008-10-23, by Craig Dowell
Liu's GetSockName patch
2008-10-23, by Craig Dowell
bug 389: Beacon is sent after DIFS+Backoff instead of PIFS
2008-10-23, by Kirill V. Andreev
Apply patch to fix bug 364
2008-10-23, by Craig Dowell
rescan after 363 fix
2008-10-23, by Craig Dowell
Apply patch to fix bug 363
2008-10-23, by Craig Dowell
rescan after bug 357 patch
2008-10-23, by Craig Dowell
Remove queue limit from listen
2008-10-23, by Craig Dowell
tutorial typos fixed (bug 379)
2008-10-22, by Tom Henderson
Python: fix bug with missing wrapper registration for objects created directly via the python constructor
2008-10-20, by Gustavo J. A. M. Carneiro
bug 278: print protocol number from Ipv4Header::Print
2008-10-20, by Mathieu Lacage
remove broken test
2008-10-20, by Mathieu Lacage
bug 382: templated DynamicCast
2008-10-20, by Mathieu Lacage
merge with HEAD
2008-10-17, by Mathieu Lacage
add debugging
2008-10-17, by Mathieu Lacage
add API to get bytes out of a packet without calling PeekData
2008-10-17, by Mathieu Lacage
give attribute power to Callback.
2008-10-17, by Mathieu Lacage
bug 349: workaround compiler bug
2008-10-17, by Mathieu Lacage
fix optimized build
2008-10-17, by Mathieu Lacage
Undo change
2008-10-17, by Raj Bhattacharjea
Touch the readme as a test
2008-10-17, by raj
merge
2008-10-16, by Gustavo J. A. M. Carneiro
merge
2008-10-16, by Gustavo J. A. M. Carneiro
merge
2008-10-16, by Gustavo J. A. M. Carneiro
Python: enable wrapping of the packet metadata APIs.
2008-10-15, by Gustavo J. A. M. Carneiro
Packet::Metadata::PrintStats doesn't really exist.
2008-10-15, by Gustavo J. A. M. Carneiro
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
2008-10-15, by Gustavo J. A. M. Carneiro
bug 202: header file conflict
2008-10-16, by Mathieu Lacage
bug 352: STA receives back the broadcasts it sends.
2008-10-16, by Mathieu Lacage
bug 343: bench-packets does not work.
2008-10-16, by Mathieu Lacage
kill dead code
2008-10-16, by Mathieu Lacage
bug 350: operator > missing.
2008-10-16, by Mathieu Lacage
bug 371: wifi-ap broken
2008-10-16, by Mathieu Lacage
improve debugging
2008-10-16, by Mathieu Lacage
bug 372: fragmentation is broken
2008-10-16, by Mathieu Lacage
constify
2008-10-15, by Mathieu Lacage
Rescan API for Python.
2008-10-12, by Gustavo J. A. M. Carneiro
Upgrade to pybindgen rev. 598, to fix bug #291.
2008-10-12, by Gustavo J. A. M. Carneiro
remove tgif figures; replace with dia
2008-10-10, by Tom Henderson
branch merge
2008-10-10, by Tom Henderson
remove tgif figures; replace with dia
2008-10-10, by Tom Henderson
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip