[Ns-commits] lj/ns-3-netlink
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Wed Jul 30 08:38:20 PDT 2008
---- Make the LogComponent* utility functions available for optimized builds as well, albeit as noops. Closes #258.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/core/log.cc src/core/log.h
url: http://code.nsnam.org/lj/ns-3-netlink/rev/7ce1353e63ba
---- When python scanning API, remove again the NS3_LOG_ENABLE define; it is no longer needed.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3_module_common.py bindings/python/ns3_module_core.py bindings/python/ns3modulescan.py
url: http://code.nsnam.org/lj/ns-3-netlink/rev/ebdeeb7cd463
---- When generating the everything.h header file for Python, handle ns3 headers inside subdirectories properly.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/lj/ns-3-netlink/rev/26de1421d000
---- Only generate everything.h if python bindings are enabled. Based on patch by Mathieu Lacage. Closes #260.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/lj/ns-3-netlink/rev/818a6bbef490
---- OLSR: HELLO messages hold time should be 3 times hello interval, not hello interval.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/lj/ns-3-netlink/rev/6f68f1044df1
---- bug 262: fix g++ 4.3 build
user: Sebastien Vincent <vincent at clarinet.u-strasbg.fr>
files: src/core/unix-system-mutex.cc src/core/unix-system-thread.cc
url: http://code.nsnam.org/lj/ns-3-netlink/rev/517acaf61a69
---- bug 252: get rid of dead code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/default-simulator-impl.cc src/simulator/default-simulator-impl.h src/simulator/simulator-impl.h src/simulator/simulator.cc src/simulator/simulator.h utils/bench-simulator.cc utils/replay-simulation.cc utils/wscript
url: http://code.nsnam.org/lj/ns-3-netlink/rev/b5ef00370c70
---- bug 252: make python bindings compile
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_simulator.py
url: http://code.nsnam.org/lj/ns-3-netlink/rev/973e8f700e58
---- bug 251: mobility helper has no ascii output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/mobility-helper.cc src/helper/mobility-helper.h
url: http://code.nsnam.org/lj/ns-3-netlink/rev/b2de71af0e3f
---- bug 264: NS_BREAKPOINT never stops the debugger at the right location.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/assert.h src/core/fatal-error.h
url: http://code.nsnam.org/lj/ns-3-netlink/rev/7e1c5827504f
---- Fix TcpSocketImpl rx buffer logic (closes 248)
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/tcp-socket-impl.cc src/internet-stack/tcp-socket-impl.h
url: http://code.nsnam.org/lj/ns-3-netlink/rev/53ec8893863d
More information about the Ns-commits
mailing list