[Ns-commits] raj/ns-3-dev-socket-helper
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Thu Jun 5 13:50:43 PDT 2008
---- Change log output to be more consistent
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/tcp-socket-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d734f62d4921
---- Get rid of dead code from GTNetS
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/pending-data.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/05e66ff64e10
---- Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
user: tjkopena at cs.drexel.edu
files: examples/mixed-wireless.cc samples/main-random-topology.cc samples/main-random-walk.cc src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.h src/helper/mobility-helper.cc src/helper/mobility-helper.h src/helper/ns2-mobility-helper.cc src/helper/ns2-mobility-helper.h src/internet-node/arp-l3-protocol.h src/internet-node/ascii-trace.h src/internet-node/ipv4-interface.h src/internet-node/ipv4-l4-demux.h src/internet-node/ipv4-l4-protocol.h src/internet-node/pcap-trace.h src/internet-node/tcp-l4-protocol.h src/internet-node/udp-l4-protocol.h src/mobility/hierarchical-mobility-model.cc src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h src/mobility/mobility-model.cc src/mobility/mobility-model.h src/mobility/mobility.h src/mobility/wscript src/node/net-device.h src/node/node.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5b1479210da3
---- Changed MobilityModel::m_trace to be more descriptive.
user: tjkopena at cs.drexel.edu
files: src/mobility/mobility-model.cc src/mobility/mobility-model.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c64c571c8e0c
---- Merged nonotifier with main branch.
user: tjkopena at cs.drexel.edu
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e690b0d1b625
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/30ca8e7b5e89
---- fix bug 180
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d93423ef5ef2
---- remove dead code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-packet-socket.cc src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/internet-node/wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/4ef834f6b67d
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/7c575f821f2b
---- forgot to remove dead includes
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/mixed-global-routing.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d0713d8818c7
---- kill dead code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/09fcdac092f7
---- report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/7cfe0542dff5
---- make the code more consistent across AddAtStart and AddAtEnd
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c34e9d31a75d
---- add adjustment report to overloaded Buffer::AddAtEnd method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/77a8e808c341
---- add a couple of helper test macros
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/config.cc src/core/object.cc src/core/test.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5daf048843a6
---- move test code to anon namespace
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/b96c58f42432
---- a new tag implementation: Mtag
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h src/common/mtag-buffer.cc src/common/mtag-buffer.h src/common/mtag-list.cc src/common/mtag-list.h src/common/mtag.cc src/common/mtag.h src/common/packet.cc src/common/packet.h src/common/wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/644bfc099992
---- add a couple of dox comments
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/8e29fb88ad26
---- add a couple of serialization/deserialization methods
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/mtag-buffer.cc src/common/mtag-buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/b0f12f3a75b3
---- convert to new tag API.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc src/contrib/delay-jitter-estimation.cc src/devices/wifi/mac-low.cc src/devices/wifi/wifi-remote-station-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5962e2962fa9
---- remove now-unused Tags class
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.cc src/common/packet.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/wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/722cf749a9e3
---- Mtag -> Tag
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc src/common/mtag-buffer.cc src/common/mtag-buffer.h src/common/mtag-list.cc src/common/mtag-list.h src/common/mtag.cc src/common/mtag.h src/common/packet.cc src/common/packet.h src/contrib/delay-jitter-estimation.cc src/devices/wifi/mac-low.cc src/devices/wifi/wifi-remote-station-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e11e106c7c19
---- mtag -> tag
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc src/common/mtag-buffer.cc src/common/mtag-buffer.h src/common/mtag-list.cc src/common/mtag-list.h src/common/mtag.cc src/common/mtag.h src/common/packet.h src/common/tag-buffer.cc src/common/tag-buffer.h src/common/tag-list.cc src/common/tag-list.h src/common/tag.cc src/common/tag.h src/common/wscript src/contrib/delay-jitter-estimation.cc src/devices/wifi/mac-low.cc src/devices/wifi/wifi-remote-station-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a624276a897b
---- use a shared buffer
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.cc src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d0a9677d5452
---- use a free list for tag buffers
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.cc src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/4a1ab06f0d63
---- add missing include for optimized builds
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-buffer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2887b34f4769
---- add dox doc
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h src/common/tag-buffer.h src/common/tag.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/895cb1b6a903
---- test self-assignment of packets
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.cc src/common/packet.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a03270ebc161
---- avoid signed/unsigned comparison warning.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-buffer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/84600b3f966c
---- a couple more tests.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/0c66462c3406
---- typos
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-buffer.h src/common/tag-list.h src/common/tag.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/519a31d1729f
---- add missing license headers
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-buffer.cc src/common/tag-buffer.h src/common/tag-list.cc src/common/tag-list.h src/common/tag.cc src/common/tag.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/9cc612c6cd32
---- avoid stupid string allocation all the time.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: utils/bench-packets.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/399d3858d190
---- simplify code logic
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc src/common/packet-metadata.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/f64799121881
---- simplify code logic
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc src/common/packet-metadata.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a14d83bacc9c
---- enable metadata only on second run
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: utils/bench-packets.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/b152a62d2017
---- inline a couple of tag methods.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-buffer.cc src/common/tag-buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c908e1a82801
---- avoid doing the work twice.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.cc src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d4bb2f7687d1
---- help return-value-optimization
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e26ab7b61c7c
---- bench tags
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: utils/bench-packets.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/31e4703e08da
---- attempt to document some of the internal details
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/890b147e1ed6
---- bug 179: Packet fragmentation bug
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5a49ba9ad976
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2b7093f42f78
---- merge from HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d7a198241e61
---- a basic but useful Gtk+-based config-store
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/attribute-iterator.cc src/contrib/attribute-iterator.h src/contrib/config-store.cc src/contrib/config-store.h src/contrib/gtk-config-store.cc src/contrib/gtk-config-store.h src/contrib/wscript src/wscript wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a1c532e3bf18
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2daf5961f130
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/65c25546b5c3
---- add missing getters
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/hierarchical-mobility-model.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/f94b285ffd62
---- add scroll area and alternating row colors.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2a2f4760af4d
---- set a default window size.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/95ea2e729bf5
---- make the iteration code more flexible. add tooltips to gtk config store
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/attribute-iterator.cc src/contrib/attribute-iterator.h src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/4730d8d6d63c
---- add missing TypeId::HasParent method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-id.cc src/core/type-id.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/45d8e899c535
---- make sure we iterate over the parent's attributes.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/attribute-iterator.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/99722b888be3
---- also handle parent attributes.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c513d4411cc8
---- reset the output stream to get a proper trace path
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/wifi-helper.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/387c041695cd
---- close the writer before deleting it
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/pcap-writer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/53e41ce6d3de
---- tweak log output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/fad298f05916
---- improve doxygen doc.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/config-store.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/6d7f78ceeccc
---- cleanup the model memory.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e8c8430359c6
---- re-enable editing
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/22756d7f8bb5
---- ensure that the list of positions is long enough
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/68f79ef69388
---- remove XXX
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/030e4a88c6d7
---- avoid un-initialized bits
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-mac-header.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/de6acde26560
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/mixed-wireless.cc src/common/tag-registry.cc src/common/tag-registry.h src/common/tag.h src/common/tags.cc src/common/tags.h src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/mobility/hierarchical-mobility-model.cc src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/42a9a69ac4ef
---- fix build for g++ 3.4.6
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/7172d5dcae51
---- avoid warning with g++ 4.1.2
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/delay-jitter-estimation.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/3d83c2088c85
---- Require gtk+ >= 2.12; closes #182
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/contrib/wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/dd7a6e76c739
---- ppp model description
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/point-to-point/point-to-point-channel.cc src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/devices/point-to-point/point-to-point.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5370849d0b76
---- tutorial work (add back packet chapter)
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/figures/README doc/tutorial/figures/buffer.dia doc/tutorial/figures/packet.obj doc/tutorial/packets.texi doc/tutorial/tutorial.texi
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/04ab9345891a
---- branch merge
user: Tom Henderson <tomh at tomh.org>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5260a46ff439
---- dia command line options
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/1d39b05b67d3
---- add dia to the supported figure generation tools for the tutorial; clean up
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/dumbbell.png doc/tutorial/figures/README doc/tutorial/figures/dumbbell.dia doc/tutorial/figures/oneobj.png doc/tutorial/figures/pp.dia doc/tutorial/figures/star.dia doc/tutorial/figures/threeobj.png doc/tutorial/oneobj.png doc/tutorial/other.texi doc/tutorial/pp.png doc/tutorial/star.png doc/tutorial/threeobj.png
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/bb5c9e8041cd
---- fix bug 183
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/routing/global-routing/global-route-manager-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/8e720adb2d2c
---- remove std::endl from PPP header print
user: Tom Henderson <tomh at tomh.org>
files: src/devices/point-to-point/ppp-header.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/509c35cf49ae
---- kill ATTRIBUTE_HELPER_HEADER_1
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/data-rate.h src/core/attribute-helper.h src/core/object-factory.h src/core/type-id.h src/devices/wifi/ssid.h src/devices/wifi/wifi-mode.h src/mobility/rectangle.h src/mobility/vector.h src/node/address.h src/node/ipv4-address.h src/node/mac48-address.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/117f02923a7e
---- ATTRIBUTE_HELPER_HEADER_2 -> ATTRIBUTE_HELPER_HEADER
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/data-rate.h src/core/attribute-helper.h src/core/attribute-test.cc src/core/object-factory.h src/core/type-id.h src/devices/wifi/ssid.h src/devices/wifi/wifi-mode.h src/mobility/rectangle.h src/mobility/vector.h src/node/address.h src/node/ipv4-address.h src/node/mac48-address.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/6e787ec9c8aa
---- add NS_LOG_APPEND_CONTEXT
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/ea368d066bea
---- fix optimized build
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gtk-config-store.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/dc8b5959ab61
---- branch merge
user: Tom Henderson <tomh at tomh.org>
files: examples/mixed-global-routing.cc examples/mixed-wireless.cc src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc src/common/tag-registry.cc src/common/tag-registry.h src/common/tags.cc src/common/tags.h src/core/type-id.cc src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/internet-node/tcp-l4-protocol.h src/internet-node/wscript src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/fbd18f80a77a
---- merge with ns-3-dev
user: Tom Henderson <tomh at tomh.org>
files: src/applications/packet-sink/packet-sink.cc src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc src/internet-node/ipv4-l3-protocol.cc src/node/socket.cc src/node/socket.h src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/44711f06705e
---- Add tag serialize methods; add serialize routines to Address
user: Tom Henderson <tomh at tomh.org>
files: src/node/address.cc src/node/address.h src/node/socket.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/37deb9deaf0e
---- branch merge
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/dumbbell.png doc/tutorial/oneobj.png doc/tutorial/pp.png doc/tutorial/star.png doc/tutorial/threeobj.png
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a6d8f8880ea9
---- Tutorial material for sockets
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/Makefile doc/tutorial/figures/sockets-overview.dia doc/tutorial/sockets.texi doc/tutorial/tutorial.texi
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/ffa0c5f121aa
---- Receive raw buffer variant
user: Tom Henderson <tomh at tomh.org>
files: src/node/socket.cc src/node/socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/1842b2f747f7
---- some doxygen cleanup
user: Tom Henderson <tomh at tomh.org>
files: src/node/socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/681be005f806
---- branch merge
user: Tom Henderson <tomh at tomh.org>
files: src/node/address.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/778a765385d4
---- fix optimized build
user: Tom Henderson <tomh at tomh.org>
files: src/applications/packet-sink/packet-sink.cc src/applications/udp-echo/udp-echo-client.cc src/applications/udp-echo/udp-echo-server.cc src/internet-node/udp-socket-impl.cc src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/16dd98873ec3
---- add attributes to ArpCache
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-cache.cc src/internet-node/arp-cache.h src/internet-node/arp-l3-protocol.cc src/internet-node/arp-l3-protocol.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/98629e087bb1
---- re-organize the ARP code to expose arp cache attributes.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 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/ipv4-loopback-interface.cc src/internet-node/ipv4-loopback-interface.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e0c2a7c2eb5f
---- more logging output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ipv4-loopback-interface.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/87ee5483cef9
---- more logging. Make sure we invoke parent's Dispose method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-ipv4-interface.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5974bac1688f
---- more logging. Make sure we do dispose attached Ipv4Interface
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ipv4-l3-protocol.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/7350a68e5856
---- fix bug 185
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-cache.cc src/internet-node/arp-cache.h src/internet-node/arp-l3-protocol.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/428f8ec6da29
---- report packet drops in ARP.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-l3-protocol.cc src/internet-node/arp-l3-protocol.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/4260de124c74
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ipv4-l3-protocol.cc src/internet-node/tcp-impl.cc src/internet-node/tcp-impl.h src/internet-node/tcp-socket.cc src/internet-node/tcp-socket.h src/internet-node/udp-impl.cc src/internet-node/udp-impl.h src/internet-node/udp-socket.cc src/internet-node/udp-socket.h src/node/tcp.cc src/node/tcp.h src/node/udp.cc src/node/udp.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/1433edf49f02
---- doxygen.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-remote-station-manager.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/aa61e5f85334
---- avoid segfault
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/wifi-ap.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c16f03104828
---- CSMA Model Description
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/csma/csma.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/fcc19abc0ace
---- Bug #154: Attach sockets to nodes. Patch by Rajib Bhattacharjea.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-node/udp-socket-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/de8e4b4c662f
---- add logging
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/packet.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2a4305eeca93
---- kill dead code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a1e1def91449
---- more logging code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/ef81365d0a68
---- a failing testcase.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/661cd276f29a
---- fix the testcase
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5eb2fac38580
---- fix new packet bug
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/9a681ecef1de
---- document
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/constant-rate-wifi-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/6641c88ee420
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/14b0ec153421
---- the TypeId for Packet sockets is PacketSocketFactory, not PacketSocket. fix bug introduced by changeset c33b6d2775b7.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/wifi-adhoc.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/f65af41d30db
---- Fix off-by-2 errors
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/address.cc src/node/address.h src/node/socket.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/644a220ad981
---- remove dead code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/socket-defaults.cc src/node/socket-defaults.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c7d239e85b64
---- make sure that the mac low listener is destroyed _after_ the mac low itself.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2598ea90f9db
---- Undo changeset 3163 (breaks multicast)
user: Tom Henderson <tomh at tomh.org>
files: src/common/buffer.cc src/common/buffer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d3438b415a8c
---- undo changeset 3161 (to pass unit tests)
user: Tom Henderson <tomh at tomh.org>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e74786aa54ae
---- Don't register IPv4 protocol handler for all interfaces, only for IPv4-enabled interfaces.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-node/arp-l3-protocol.h src/internet-node/internet-stack.cc src/internet-node/ipv4-l3-protocol.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e661e08c3211
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/node/socket-defaults.cc src/node/socket-defaults.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/54d1460ee8c4
---- Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: examples/mixed-wireless.cc examples/simple-point-to-point-olsr.cc examples/tcp-large-transfer.cc examples/wifi-ap.cc samples/main-random-topology.cc samples/main-random-walk.cc src/devices/wifi/wifi-test.cc src/node/application.cc src/node/application.h src/simulator/simulator.cc src/simulator/simulator.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/efeb6e5c276d
---- Fix TCP valgrind problem (bug #194): TcpSocketImpl::m_wouldBlock was not always being initialized.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-node/tcp-socket-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/ff46939c1b4a
---- fix valgrind-reported leak
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2f106d16c8c0
---- DequeuePending returns 0 upon error, not the other way round.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-l3-protocol.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/8ce20d798105
---- make sure we output the right diff command
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/62e90655a935
---- bug 146: s/HostOrder//
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/ipv4-address-helper.cc src/internet-node/ipv4-header.cc src/internet-node/ipv4-interface.cc src/node/address-utils.cc src/node/ipv4-address-generator.cc src/node/ipv4-address.cc src/node/ipv4-address.h src/routing/global-routing/global-router-interface.cc src/routing/olsr/olsr-header.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/1763f7ac8e80
---- new Packet testcases, bug fix.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/b69d00a3d410
---- point-to-point cleanup
user: Craig Dowell <craigdo at ee.washington.edu>
files: 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 src/devices/point-to-point/point-to-point-channel.cc src/devices/point-to-point/point-to-point-channel.h src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/devices/point-to-point/point-to-point.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/26e7f865c548
---- Doxygen organization
user: Tom Henderson <tomh at tomh.org>
files: src/common/buffer.h src/common/chunk.h src/common/data-rate.h src/common/error-model.h src/common/header.h src/common/packet-metadata.h src/common/packet.h src/common/pcap-writer.h src/common/tag-buffer.h src/common/tag-list.h src/common/tag.h src/common/trailer.h src/core/assert.h src/core/attribute-accessor-helper.h src/core/attribute-list.h src/core/attribute.h src/core/boolean.h src/core/double.h src/core/empty.h src/core/enum.h src/core/fatal-error.h src/core/global-value.h src/core/integer.h src/core/log.h src/core/object-base.h src/core/object-factory.h src/core/object-vector.h src/core/object.h src/core/pointer.h src/core/ptr.h src/core/string.h src/core/test.h src/core/trace-source-accessor.h src/core/traced-value.h src/core/uinteger.h src/simulator/event-impl.h src/simulator/heap-scheduler.h src/simulator/list-scheduler.h src/simulator/map-scheduler.h src/simulator/nstime.h src/simulator/scheduler.h src/simulator/simulator.h src/simulator/timer.h src/simulat!
or/watchdog.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/61fe7fe81ebd
---- more doxygen
user: Tom Henderson <tomh at tomh.org>
files: doc/modules src/common/chunk.h src/common/header.h src/node/address.h src/node/application.h src/node/channel.h src/node/drop-tail-queue.h src/node/ethernet-header.h src/node/ethernet-trailer.h src/node/inet-socket-address.h src/node/ipv4-address-generator.h src/node/ipv4-address.h src/node/ipv4-route.h src/node/ipv4.h src/node/llc-snap-header.h src/node/mac48-address.h src/node/mac64-address.h src/node/net-device.h src/node/node-list.h src/node/node.h src/node/packet-socket-address.h src/node/packet-socket-factory.h src/node/packet-socket.h src/node/queue.h src/node/simple-channel.h src/node/simple-net-device.h src/node/socket-factory.h src/node/tcp-socket-factory.h src/node/tcp-socket.h src/node/udp-socket-factory.h src/node/udp-socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/fc3b2e03e61e
---- fix dox warning
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/address.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/2722ec585e94
---- fix dox warnings
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.h src/devices/wifi/wifi-remote-station-manager.h src/internet-node/arp-l3-protocol.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c859e129a934
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.h src/node/address.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/afb8223d8798
---- doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/event-id.h src/simulator/event-impl.h src/simulator/heap-scheduler.cc src/simulator/heap-scheduler.h src/simulator/list-scheduler.h src/simulator/map-scheduler.h src/simulator/scheduler.h src/simulator/watchdog.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5ef944bee832
---- fix a couple of XXX
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.cc src/simulator/simulator.h src/simulator/time.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/080e43146c47
---- Check for the 'diff' command, don't allow running regression tests without it.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/7ddf4ad61707
---- add some doxygen, remove a couple of XXX
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-list.cc src/core/attribute-list.h src/core/attribute-test.cc src/core/attribute.h src/core/command-line.h src/core/config.h src/core/object-vector.cc src/core/object.h src/core/singleton.h src/core/trace-source-accessor.h src/core/traced-value.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/51fe9001a679
---- remove dead code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/data-writer.cc src/common/data-writer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5d50569cd94e
---- update doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/header.h src/common/trailer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/702459162fff
---- doxygen updates
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h src/common/pcap-writer.h src/common/tag-buffer.h src/common/tag.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/72be532011a3
---- update RELEASE_NOTES and a few other files
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES VERSION doc/modules doc/release_steps.txt src/node/application.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/79dba133b5f8
---- Added tag release ns-3.0.13 for changeset 79dba133b5f8
user: Tom Henderson <tomh at tomh.org>
files: .hgtags
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5ced3d1c1f2b
---- Gustavo's API warnings
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/539a710e5cf9
---- Change the default beacon interval to a more realistic value (100 ms); closes bug #177.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/wifi/nqap-wifi-mac.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/362f1a144828
---- add logging, cleanup AddAtEnd.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/dc084a4c70bb
---- add small comment
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/03265a7051b6
---- some more cleanup
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc src/common/packet-metadata.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/96e015d15aeb
---- add small comment
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c0e113ac69d8
---- a testcase for bug 197
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata-test.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/bb35abea1d2a
---- bug197: fix infinite loop
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/fc396ecaf512
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/06ee3b7eb18d
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/data-writer.cc src/common/data-writer.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/6fa145613c52
---- Change default WiFi ProbeRequestTimeout to 50 ms; closes bug #199.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/wifi/nqsta-wifi-mac.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/231895d89769
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5aa8fd647c24
---- bug 200: Packet::PrintTags is not implemented.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc src/common/packet.cc src/common/tag.h src/contrib/delay-jitter-estimation.cc src/devices/wifi/mac-low.cc src/devices/wifi/wifi-remote-station-manager.cc src/node/socket.cc src/node/socket.h utils/bench-packets.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/1a754d09c4ba
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/d73fd33172c0
---- Re-format the NQSTA state machine diagram so that it displays correctly with a fixed width font.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/wifi/nqsta-wifi-mac.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5c73c36a3350
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/09b43ff43df0
---- improve attribute documentation
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/adhoc-wifi-mac.cc src/devices/wifi/dca-txop.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/onoe-wifi-manager.cc src/devices/wifi/propagation-loss-model.cc src/devices/wifi/wifi-channel.cc src/devices/wifi/wifi-mac.cc src/devices/wifi/wifi-mac.h src/devices/wifi/wifi-phy.cc src/devices/wifi/wifi-remote-station-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/0c00342d6a73
---- bug 203: Listen must be implemented for Udp and Packet sockets.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/udp-socket-impl.cc src/internet-node/udp-socket-impl.h src/node/packet-socket.cc src/node/packet-socket.h src/node/socket.cc src/node/socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/08a0424399fb
---- bug 204: implement Queue::DequeueAll.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/queue.cc src/node/queue.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/5c73d8f952bf
---- bug 206: allow comparing addresses of different types.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/address.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/c5a74196e87a
---- bug 207: ipv4-header.h needed in src/node module.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/ipv4-header.cc src/internet-node/ipv4-header.h src/internet-node/ipv4-l3-protocol.cc src/internet-node/ipv4-l3-protocol.h src/internet-node/ipv4-static-routing.h src/internet-node/wscript src/node/ipv4-header.cc src/node/ipv4-header.h src/node/ipv4.h src/node/wscript
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/b36bb98d766e
---- bug 208: must clear flags bits in fragment offset deserialization.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/ipv4-header.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/9a72c241348e
---- bug 209: remove buggy test for open state in PacketSocket::SendTo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/packet-socket.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/503c67d93dab
---- bug 210: must take device mtu into account.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/packet-socket.cc src/node/packet-socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/49dcb3f0bd34
---- remove misleading doxygen comment
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/node.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/8c4fcd2a187d
---- fix bug 208 for true.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/ipv4-header.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/bd02183f788b
---- bug 202: classes disappeared from doxygen output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/data-rate.h src/common/error-model.h src/common/packet.h src/internet-node/tcp-socket-factory-impl.h src/node/application.h src/node/channel.h src/node/net-device.h src/node/queue.h src/node/socket.h src/simulator/nstime.h src/simulator/scheduler.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/f61c17b62fd1
---- remove un-implemented code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag-list.cc src/common/tag-list.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/87b3ea3ae0f8
---- RemoveTag does not exist
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/141aece56ae6
---- this code is not wrong.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/05651cb8006b
---- doxygen a couple of missing functions. Add acouple of more comments to existing mobility models
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/random-walk-2d-mobility-model.h src/mobility/random-waypoint-mobility-model.h src/mobility/rectangle.cc src/mobility/rectangle.h src/mobility/vector.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/8c191779d1c2
---- fix typo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/delay-jitter-estimation.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/da8b4171e92c
---- mark internal class
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/attribute-iterator.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/e0824c1a8295
---- Fix for bug 174
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/tcp-socket-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/ec45f705b9ca
---- Merge with ns-3-dev
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: doc/tutorial/dumbbell.png doc/tutorial/oneobj.png doc/tutorial/pp.png doc/tutorial/star.png doc/tutorial/threeobj.png examples/tcp-large-transfer.cc src/common/data-writer.cc src/common/data-writer.h src/common/tag-registry.cc src/common/tag-registry.h src/common/tags.cc src/common/tags.h src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h src/internet-node/ipv4-header.cc src/internet-node/ipv4-header.h src/internet-node/pcap-trace.cc src/internet-node/pcap-trace.h src/internet-node/tcp-socket-impl.cc src/mobility/mobility-model-notifier.cc src/mobility/mobility-model-notifier.h src/node/socket-defaults.cc src/node/socket-defaults.h src/node/socket.cc src/node/socket.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/39f736210ab2
---- Tcp tx buffer (pendingdata) uses Ptr<Packet> internally; tagging should work
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/pending-data.cc src/internet-node/pending-data.h
url: http://code.nsnam.org/raj/ns-3-dev-socket-helper/rev/a7203cfb5f37
More information about the Ns-commits
mailing list