[Ns-commits] ns-3-dev

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Mon Apr 21 09:05:37 PDT 2008


---- kill NS_LOG_PARAMS_BEGIN/END.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h src/devices/csma/csma-net-device.cc src/internet-node/ipv4-end-point-demux.cc src/routing/olsr/routing-table.cc
url: http://code.nsnam.org/ns-3-dev/rev/1e778c442245


---- do not use __PRETTY_PRINT__
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.cc src/core/log.h
url: http://code.nsnam.org/ns-3-dev/rev/ee338f8cef49


---- align with the semantics of _PARAMS
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ipv4-interface.cc src/internet-node/ipv4-l3-protocol.cc
url: http://code.nsnam.org/ns-3-dev/rev/35618565c0e5


---- cleanup to avoid too many #ifdefs
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/ns-3-dev/rev/c93e1d0d6916


---- add time logging support
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.cc src/core/log.h src/simulator/simulator.cc
url: http://code.nsnam.org/ns-3-dev/rev/3d39dd617b8d


---- add doxygen.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/ns-3-dev/rev/98b75bde4403


---- fix optimized build
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h src/simulator/simulator.cc
url: http://code.nsnam.org/ns-3-dev/rev/982a6f364d2c


---- change NS_LOG= syntax and default behavior to be more useful by default.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.cc src/core/log.h
url: http://code.nsnam.org/ns-3-dev/rev/a7e3e54c7e94


---- NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/onoff/onoff-application.cc src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc src/common/error-model.cc src/common/packet-metadata.cc src/core/log.cc src/core/log.h src/devices/csma/csma-channel.cc src/devices/csma/csma-net-device.cc src/devices/point-to-point/point-to-point-channel.cc src/devices/point-to-point/point-to-point-net-device.cc src/helper/ipv4-address-helper.cc src/internet-node/arp-ipv4-interface.cc src/internet-node/arp-l3-protocol.cc src/internet-node/ipv4-end-point-demux.cc src/internet-node/ipv4-interface.cc src/internet-node/ipv4-l3-protocol.cc src/internet-node/ipv4-loopback-interface.cc src/internet-node/ipv4-static-routing.cc src/internet-node/tcp-l4-protocol.cc src/internet-node/tcp-socket.cc src/internet-node/udp-l4-protocol.cc src/internet-node/udp-socket.cc src/mobility/random-direction-2d-mobility-model.cc src/node/channel.cc src/node/drop-tail-queue.cc src/node/ipv4-address-generator.c!
 c src/node/node-list.cc src/node/packet-socket.cc src/node/queue.cc src/node/socket.cc src/routing/global-routing/candidate-queue.cc src/routing/global-routing/global-route-manager-impl.cc src/routing/global-routing/global-router-interface.cc src/routing/olsr/routing-table.cc
url: http://code.nsnam.org/ns-3-dev/rev/e3a416fe9dd5


---- code was dead.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-trace.cc src/devices/wifi/wifi-trace.h src/devices/wifi/wscript
url: http://code.nsnam.org/ns-3-dev/rev/27b183b18d4d


---- use function logging macros
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc src/devices/wifi/ideal-wifi-manager.cc src/devices/wifi/mac-low.cc src/devices/wifi/mac-low.h src/devices/wifi/mac-rx-middle.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-mac-header.cc src/devices/wifi/wifi-phy.cc
url: http://code.nsnam.org/ns-3-dev/rev/fa0747c4ad5e


---- fix optimized build
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/ns-3-dev/rev/484e5030c441


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc src/internet-node/arp-l3-protocol.cc src/internet-node/tcp-socket.cc src/internet-node/udp-socket.cc src/simulator/scheduler-heap.cc src/simulator/scheduler-heap.h src/simulator/scheduler-list.cc src/simulator/scheduler-list.h src/simulator/scheduler-map.cc src/simulator/scheduler-map.h src/simulator/simulator.cc
url: http://code.nsnam.org/ns-3-dev/rev/4fe951be604c


---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/ns-3-dev/rev/8774a8c9526f


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/tracing.h src/applications/onoff/onoff-application.cc src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc src/common/error-model.cc src/devices/csma/csma-channel.cc src/devices/csma/csma-net-device.cc src/devices/point-to-point/point-to-point-channel.cc src/devices/point-to-point/point-to-point-net-device.cc src/devices/wifi/dca-txop.cc src/devices/wifi/ideal-wifi-manager.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-phy.cc src/internet-node/ipv4-interface.cc src/internet-node/ipv4-l3-protocol.cc src/internet-node/tcp-l4-protocol.cc src/internet-node/tcp-socket.cc src/mobility/random-direction-2d-mobility-model.cc src/node/drop-tail-queue.cc src/node/node-list.cc src/node/queue.cc src/simulator/simulator.cc utils/print-introspected-doxygen.cc
url: http://code.nsnam.org/ns-3-dev/rev/b7eb3929096c




More information about the Ns-commits mailing list