[Ns-commits] gjc/ns-3-pybindgen-notracing
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Sun Apr 6 13:30:24 PDT 2008
---- documentation for class RngStream
user: Tom Henderson <tomh at tomh.org>
files: src/core/rng-stream.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/41489a849fc3
---- csma-multicast helper-ized (w/o tracing cutover yet)
user: Tom Henderson <tomh at tomh.org>
files: examples/csma-multicast.cc src/helper/static-multicast-route-helper.cc src/helper/static-multicast-route-helper.h src/helper/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/143e2e1c5167
---- Prepend ascii trace lines with action and time
user: Tom Henderson <tomh at tomh.org>
files: src/helper/csma-helper.cc src/helper/csma-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/17660e306cab
---- move csma-multicast to new tracing helpers
user: Tom Henderson <tomh at tomh.org>
files: examples/csma-multicast.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/b3e87b8fa9d2
---- Move csma-one-subnet to helper api
user: Tom Henderson <tomh at tomh.org>
files: examples/csma-one-subnet.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/edbd094336b5
---- Prepend ascii trace lines with action and time
user: Tom Henderson <tomh at tomh.org>
files: src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/6beac0ec2c5d
---- Remove the TCP examples that aren't in line with the helper API
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/tcp-large-transfer-errors.cc examples/tcp-nonlistening-server.cc examples/tcp-small-transfer-oneloss.cc examples/tcp-small-transfer.cc examples/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/2ce2256f8454
---- add wifi helper tracing.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/wifi-helper.cc src/helper/wifi-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/7980b7512eb4
---- add missing tracing helpers and doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/csma-helper.h src/helper/point-to-point-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/cd246cf2edf3
---- tweak doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-channel.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/73da2b282d83
---- convert to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-star-routing.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/b4fd20a84a76
---- kill now-useless code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/ipv4-address-generator.cc tutorial/ipv4-address-generator.h tutorial/ipv4-bus-network.cc tutorial/ipv4-bus-network.h tutorial/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/4c4d315e1ad7
---- improve warning output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/30e451c21f60
---- use src/node/ipv4-address-generator.h
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/testipv4.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/92e2b4ffae4a
---- port to helper API.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-bus-network.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/80ad195c1770
---- Fix the fin retransmission;
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/tcp-socket.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/2bbedac578b1
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-linear-dumbbell.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/5f2d7dcb31d2
---- port to helper API.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/hello-simulator.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/64ec8658372e
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-csma-echo.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/8853eda7b339
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-csma-echo-ascii-trace.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/6d39cd4aef81
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-csma-echo-pcap-trace.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/23c5900c3fdc
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/point-to-point-ipv4-topology.cc tutorial/point-to-point-ipv4-topology.h tutorial/tutorial-star.cc tutorial/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/edb3d28c7f9a
---- remove dead comment
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-global-routing.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/e949c567019c
---- remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-point-to-point.cc examples/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/452b1fb20d3c
---- use static method syntax to setup tracing
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-global-routing.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/14449d494cc1
---- port to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-point-to-point-olsr.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/8e1f6f923c51
---- add ns2's stupid prefix on each ascii line output.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/wifi-helper.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/b7fc97e2f256
---- add back max simulation time on olsr example
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-point-to-point-olsr.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/a743c59882a0
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/0c7ea4fe5771
---- convert to helper API
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-point-to-point.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/691017035b78
---- do not include internet-node.h
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/global-routing/global-router-interface.cc src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/4bcc29436feb
---- do not use InternetNode
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/udp-socket.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/2344451f63c9
---- do not include internet-node.h
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/internet-stack.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/cfb5b6336025
---- kill dead code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/csma/csma-ipv4-topology.cc src/devices/csma/csma-ipv4-topology.h src/devices/csma/csma-topology.cc src/devices/csma/csma-topology.h src/devices/csma/wscript src/devices/point-to-point/point-to-point-topology.cc src/devices/point-to-point/point-to-point-topology.h src/devices/point-to-point/wscript src/internet-node/internet-node.cc src/internet-node/internet-node.h src/internet-node/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f0b90b0fb7f8
---- get rid of channel during dispose
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/8bb0479b0949
---- fix typo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/simple-net-device.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f9a1f455951f
---- add missing license headers
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/application-container.cc src/helper/application-container.h src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/internet-stack-helper.cc src/helper/internet-stack-helper.h src/helper/mobility-helper.cc src/helper/mobility-helper.h src/helper/net-device-container.cc src/helper/net-device-container.h src/helper/node-container.cc src/helper/node-container.h src/helper/olsr-helper.cc src/helper/olsr-helper.h src/helper/on-off-helper.cc src/helper/on-off-helper.h src/helper/packet-sink-helper.cc src/helper/packet-sink-helper.h src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h src/helper/static-multicast-route-helper.cc src/helper/static-multicast-route-helper.h src/helper/udp-echo-helper.cc src/helper/udp-echo-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f3474fd850b2
---- remove 'All rigts reserved' keyword per tom's suggestion
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-printer.cc samples/main-tw.cc src/common/data-rate.cc src/common/data-rate.h src/common/data-writer.cc src/common/data-writer.h src/common/header.h src/common/packet-metadata.h src/common/packet.cc src/common/packet.h src/common/pcap-writer.cc src/common/pcap-writer.h src/common/tag-registry.cc src/common/tag-registry.h src/common/tag.h src/common/tags.cc src/common/tags.h src/common/trailer.h src/core/assert.h src/core/attribute-list.cc src/core/attribute-list.h src/core/breakpoint.cc src/core/breakpoint.h src/core/callback-test.cc src/core/callback.h src/core/fatal-error.h src/core/ptr.cc src/core/ptr.h src/core/singleton.h src/core/system-wall-clock-ms.h src/core/test.cc src/core/test.h src/core/traced-callback.cc src/core/traced-callback.h src/core/type-id.cc src/core/type-id.h src/core/uid-manager.cc src/core/uid-manager.h src/core/unix-system-wall-clock-ms.cc src/core/win32-system-wall-clock-ms.cc src/devices/csma/backoff.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/wifi-trace.cc src/devices/wifi/wifi-trace.h src/helper/application-container.cc src/helper/application-container.h src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/internet-stack-helper.cc src/helper/internet-stack-helper.h src/helper/mobility-helper.cc src/helper/mobility-helper.h src/helper/net-device-container.cc src/helper/net-device-container.h src/helper/node-container.cc src/helper/node-container.h src/helper/ns2-mobility-helper.cc src/helper/ns2-mobility-helper.h src/helper/olsr-helper.cc src/helper/olsr-helper.h src/helper/on-off-helper.cc src/helper/on-off-helper.h src/helper/packet-sink-helper.cc src/helper/packet-sink-helper.h src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h src/helper/udp-echo-helper.cc src/helper/udp-echo-helper.h src/helper/wifi-help!
er.cc src/helper/wifi-helper.h src/internet-node/arp-cache.cc src/inte
rnet-node/arp-cache.h src/internet-node/arp-header.cc src/internet-node/arp-header.h src/internet-node/arp-ipv4-interface.cc src/internet-node/arp-ipv4-interface.h src/internet-node/arp-l3-protocol.cc src/internet-node/arp-l3-protocol.h src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/internet-stack.cc src/internet-node/internet-stack.h src/internet-node/ipv4-checksum.cc src/internet-node/ipv4-checksum.h src/internet-node/ipv4-end-point-demux.cc src/internet-node/ipv4-end-point-demux.h src/internet-node/ipv4-end-point.cc src/internet-node/ipv4-end-point.h src/internet-node/ipv4-header.cc src/internet-node/ipv4-header.h src/internet-node/ipv4-impl.cc src/internet-node/ipv4-impl.h src/internet-node/ipv4-interface.cc src/internet-node/ipv4-interface.h src/internet-node/ipv4-l3-protocol.cc src/internet-node/ipv4-l3-protocol.h src/internet-node/ipv4-l4-demux.cc src/internet-node/ipv4-l4-demux.h src/internet-node/ipv4-l4-protocol.cc src/internet-n!
ode/ipv4-l4-protocol.h src/internet-node/ipv4-loopback-interface.cc src/internet-node/ipv4-loopback-interface.h src/internet-node/ipv4-static-routing.cc src/internet-node/ipv4-static-routing.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/internet-node/pending-data.cc src/internet-node/pending-data.h src/internet-node/sequence-number.cc src/internet-node/sequence-number.h src/internet-node/udp-header.cc src/internet-node/udp-header.h src/internet-node/udp-impl.cc src/internet-node/udp-impl.h src/internet-node/udp-l4-protocol.cc src/internet-node/udp-l4-protocol.h src/internet-node/udp-socket.cc src/internet-node/udp-socket.h src/mobility/random-direction-2d-mobility-model.cc src/mobility/random-direction-2d-mobility-model.h src/mobility/random-walk-2d-mobility-model.cc src/mobility/random-walk-2d-mobility-model.h src/mobility/random-waypoint-mobility-model.h src/node/address-utils.cc src/node/address-utils.h src/node/drop-tail-queue.cc src/node/drop-tai!
l-queue.h src/node/ethernet-header.cc src/node/ethernet-header.h src/n
ode/ethernet-trailer.cc src/node/ethernet-trailer.h src/node/inet-socket-address.cc src/node/inet-socket-address.h src/node/ipv4-address.cc src/node/ipv4-address.h src/node/ipv4-route.cc src/node/ipv4-route.h src/node/ipv4.cc src/node/ipv4.h src/node/llc-snap-header.cc src/node/llc-snap-header.h src/node/net-device.cc src/node/net-device.h src/node/node-list.cc src/node/node-list.h src/node/packet-socket-factory.cc src/node/packet-socket-factory.h src/node/queue.cc src/node/queue.h src/node/simple-net-device.cc src/node/simple-net-device.h src/node/socket-factory.cc src/node/socket-factory.h src/node/udp.cc src/node/udp.h utils/bench-packets.cc utils/bench-simulator.cc utils/mobility-generator.cc utils/replay-simulation.cc utils/run-tests.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1aab57845b07
---- remove unused code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/energy-model.cc tutorial/energy-model.h tutorial/energy.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1f877789ae56
---- quiet dox warning
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/application-container.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f1e044cf2430
---- change pcap filename template to be slightly more coherent.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: tutorial/tutorial-csma-echo-pcap-trace.cc tutorial/tutorial-linear-dumbbell.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/67b88d7bad6c
---- change pcap filename template to be slightly more coherent.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-broadcast.cc examples/csma-multicast.cc examples/csma-one-subnet.cc examples/mixed-global-routing.cc examples/simple-alternate-routing.cc examples/simple-error-model.cc examples/simple-global-routing.cc examples/simple-point-to-point-olsr.cc examples/tcp-large-transfer.cc examples/udp-echo.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/d120c4ca2d24
---- generate .pcap postfix for pcap filenames
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/b30d4ece2bbb
---- bump up version number.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: VERSION
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/c21b6aedb8fb
---- update platform build matrix and example program.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: README
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/eed8d933cdf0
---- initial draft of release notes.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: RELEASE_NOTES
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/d6a128110975
---- add Federico to author list.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: AUTHORS
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/857ef6510264
---- add guillaume vu-brugier to author list
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: AUTHORS
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/6e2d19edddae
---- Add IP layer tracing helpers to InternetStackHelper
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/tcp-large-transfer.cc src/helper/internet-stack-helper.cc src/helper/internet-stack-helper.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/2398826af6b4
---- start of regression tests
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tests/test_csma_one_subnet.py regression/waf wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/7689461231ac
---- trace generation and comparison
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tests/test_csma_one_subnet.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f0aedbbb037b
---- quiet diffs
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/tests/test_csma_one_subnet.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/a1e7347d31cc
---- some tests and known traces
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tests/test-csma-one-subnet.bz2 regression/tests/test-csma-one-subnet.py regression/tests/test-simple-point-to-point.bz2 regression/tests/test-simple-point-to-point.py regression/tests/test-tcp-large-transfer.bz2 regression/tests/test-tcp-large-transfer.py regression/tests/test-tcp-nonlistening-server.bz2 regression/tests/test-tcp-nonlistening-server.py regression/tests/test-tcp-small-transfer.bz2 regression/tests/test-tcp-small-transfer.py regression/tests/test-udp-echo.bz2 regression/tests/test-udp-echo.py regression/tests/test_csma_one_subnet.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/fe96c0d98484
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/56b99fe02ddd
---- olsr test
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/tests/test-simple-point-to-point-olsr.bz2 regression/tests/test-simple-point-to-point-olsr.py regression/tests/test-tcp-large-transfer.bz2
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/3d683ff1543a
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/30000484443d
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1cff5dd98f63
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/tcp-large-transfer-errors.cc examples/tcp-nonlistening-server.cc examples/tcp-small-transfer-oneloss.cc examples/tcp-small-transfer.cc tutorial/ipv4-address-generator.cc tutorial/ipv4-address-generator.h tutorial/ipv4-bus-network.cc tutorial/ipv4-bus-network.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/3d483112bbdf
---- move reference traces out of main repo
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tests/test-csma-one-subnet.bz2 regression/tests/test-csma-one-subnet.py regression/tests/test-simple-point-to-point-olsr.bz2 regression/tests/test-simple-point-to-point-olsr.py regression/tests/test-simple-point-to-point.bz2 regression/tests/test-simple-point-to-point.py regression/tests/test-tcp-large-transfer.bz2 regression/tests/test-tcp-large-transfer.py regression/tests/test-tcp-nonlistening-server.bz2 regression/tests/test-tcp-small-transfer.bz2 regression/tests/test-tcp-small-transfer.py regression/tests/test-udp-echo.bz2 regression/tests/test-udp-echo.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/e1063ecd1585
---- fix diffs
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/tests/test-csma-one-subnet.py regression/tests/test-simple-point-to-point-olsr.py regression/tests/test-simple-point-to-point.py regression/tests/test-tcp-large-transfer.py regression/tests/test-tcp-nonlistening-server.py regression/tests/test-udp-echo.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/f6244f4635d7
---- quiet clone and pull
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/2c9890f41feb
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/simple-point-to-point.cc src/devices/csma/csma-ipv4-topology.cc src/devices/csma/csma-ipv4-topology.h src/devices/csma/csma-topology.cc src/devices/csma/csma-topology.h src/devices/point-to-point/point-to-point-topology.cc src/devices/point-to-point/point-to-point-topology.h src/internet-node/internet-node.cc src/internet-node/internet-node.h tutorial/energy-model.cc tutorial/energy-model.h tutorial/energy.cc tutorial/point-to-point-ipv4-topology.cc tutorial/point-to-point-ipv4-topology.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/eaa1a8467872
---- some examples disappeared
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/tests/test-simple-point-to-point.py regression/tests/test-tcp-small-transfer.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/095e1e3692f7
---- use global seed in examples, new regression tests
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/csma-broadcast.cc examples/csma-multicast.cc examples/csma-one-subnet.cc examples/csma-packet-socket.cc examples/simple-point-to-point-olsr.cc regression/tests/test-csma-broadcast.py regression/tests/test-csma-multicast.py regression/tests/test-csma-packet-socket.py src/applications/onoff/onoff-application.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/9105a5cf6535
---- test test
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/simple-alternate-routing.cc examples/simple-error-model.cc examples/simple-global-routing.cc regression/regression.py regression/tests/test-simple-error-model.py regression/tests/test-simple-global-routing.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/18930dcd33e0
---- minor cleanup
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/b6ef2bfe89da
---- address some list comments
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tests/test-csma-broadcast.py regression/tests/test-csma-multicast.py regression/tests/test-csma-one-subnet.py regression/tests/test-csma-packet-socket.py regression/tests/test-simple-error-model.py regression/tests/test-simple-global-routing.py regression/tests/test-simple-point-to-point-olsr.py regression/tests/test-tcp-large-transfer.py regression/tests/test-udp-echo.py regression/tracediff.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/0bcad16fc46b
---- helpful hint
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/regression.py regression/tracediff.py
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/dc911620c136
---- Point regression tests to final locations, update release steps, bug 158
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/release_steps.txt examples/tcp-large-transfer.cc regression/regression.py regression/tracediff.py src/helper/internet-stack-helper.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/d40eb18a4da0
---- Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1d829915f092
---- Some doxygen work
user: Tom Henderson <tomh at tomh.org>
files: doc/modules src/core/attribute-helper.h src/devices/csma/csma.h src/devices/point-to-point/point-to-point.h src/internet-node/tcp-impl.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/d63b525e3f80
---- branch merge
user: Tom Henderson <tomh at tomh.org>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1102aaae54b8
---- a few tutorial updates; tutorial Makefile; tutorial figures directory
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/figures/README doc/tutorial/figures/helpers.obj doc/tutorial/helpers.texi doc/tutorial/output.texi doc/tutorial/statistics.texi doc/tutorial/tutorial.css doc/tutorial/tutorial.texi
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/a331020d959f
---- Makefile tweaks
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/6fb3db586fb5
---- fixes for Makefile due to tgif command-line limitations
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/6d712f10acc0
---- workaround texinfo problem with non-local images
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/helpers.texi
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/ab470305c52a
---- Remove filename
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/e6ca6125fc44
---- revert figure directory change
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/helpers.texi
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/15e2358f9fef
---- try to improve obj->png conversion
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/010d2708bb68
---- testcase from bug 159
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/ab1e9244ab41
---- fix bug 159
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc src/common/packet-metadata.h utils/bench-packets.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/1e8a42e5d4c1
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/580a733e49d6
---- Integrate regression testing into the main waf script.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: regression/regression.py regression/tracediff.py wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/81d1080cd0ae
---- Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/542f4d57464b
---- Small fix to tcp example
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/tcp-large-transfer.cc
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/4e5aa7f1e2a0
---- Add TCP delayed acks
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/tcp-socket.cc src/internet-node/tcp-socket.h src/node/tcp.cc src/node/tcp.h
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/ce64dffad49f
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/0b4cb407bb9e
---- Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/635509281306
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: examples/simple-point-to-point.cc examples/tcp-large-transfer-errors.cc examples/tcp-nonlistening-server.cc examples/tcp-small-transfer-oneloss.cc examples/tcp-small-transfer.cc examples/wscript src/common/packet-metadata.h src/common/packet.h src/core/callback.h src/core/ptr.h src/devices/csma/csma-ipv4-topology.cc src/devices/csma/csma-ipv4-topology.h src/devices/csma/csma-topology.cc src/devices/csma/csma-topology.h src/devices/point-to-point/point-to-point-topology.cc src/devices/point-to-point/point-to-point-topology.h src/devices/wifi/wifi-channel.h src/helper/application-container.h src/helper/net-device-container.h src/internet-node/internet-node.cc src/internet-node/internet-node.h src/internet-node/internet-stack.cc src/internet-node/internet-stack.h src/internet-node/wscript src/mobility/random-walk-2d-mobility-model.cc tutorial/energy-model.cc tutorial/energy-model.h tutorial/energy.cc tutorial/ipv4-address-generator.cc tutorial/ipv4-address-generator.h tu!
torial/ipv4-bus-network.cc tutorial/ipv4-bus-network.h tutorial/point-to-point-ipv4-topology.cc tutorial/point-to-point-ipv4-topology.h tutorial/wscript wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/0cc86cc352f4
---- Fix wscript merge error
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: tutorial/wscript
url: http://code.nsnam.org/gjc/ns-3-pybindgen-notracing/rev/536003886b0e
More information about the Ns-commits
mailing list