[Ns-commits] mathieu/ns-3-win32
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Wed Aug 8 03:21:30 PDT 2007
---- remove Chunk base class
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-header.cc src/common/chunk-registry.cc src/common/chunk-registry.h src/common/chunk.cc src/common/chunk.h src/common/header.cc src/common/header.h src/common/packet-metadata-test.cc src/common/packet-metadata.cc src/common/packet-printer.cc src/common/packet-printer.h src/common/packet.h src/common/trailer.cc src/common/trailer.h src/common/wscript src/devices/csma-cd/csma-cd-net-device.cc src/internet-node/arp-header.cc src/internet-node/arp-header.h src/internet-node/ipv4-header.cc src/internet-node/ipv4-header.h src/internet-node/udp-header.cc src/internet-node/udp-header.h src/node/ethernet-header.cc src/node/ethernet-header.h src/node/ethernet-trailer.cc src/node/ethernet-trailer.h src/node/llc-snap-header.cc src/node/llc-snap-header.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/2e8c3f8bb77f
---- introduce Tag base class similar to Header and Trailer
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 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/mathieu/ns-3-win32/rev/dade465d569d
---- Trailer::Register -> Trailer::AllocateUid and Header::Register -> Header::AllocateUid
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-header.cc src/common/header.h src/common/packet-metadata-test.cc src/common/trailer.h src/internet-node/arp-header.cc src/internet-node/ipv4-header.cc src/internet-node/udp-header.cc src/node/ethernet-header.cc src/node/ethernet-trailer.cc src/node/llc-snap-header.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/ca195a6a7e1e
---- TraceContextElement::Register -> TraceContextElement::AllocateUid
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/composite-trace-resolver.cc src/common/trace-context-element.h src/common/trace-context.cc src/devices/csma-cd/csma-cd-net-device.cc src/devices/point-to-point/point-to-point-net-device.cc src/internet-node/ipv4-l3-protocol.cc src/internet-node/ipv4-l4-demux.cc src/node/node-list.cc src/node/node.cc src/node/queue.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/dc52ea3507ff
---- rework the NS_XX_ENSURE_REGISTERED macros and make sure we typecheck the input to TraceContext::Add and TraceContext::Get methods
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/header.h src/common/tag.h src/common/tags.h src/common/trace-context-element.h src/common/trace-context.h src/common/trailer.h src/internet-node/arp-header.cc src/internet-node/ipv4-header.cc src/internet-node/udp-header.cc src/node/ethernet-header.cc src/node/ethernet-trailer.cc src/node/llc-snap-header.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/cfa5e0b39281
---- sample packet tag code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/636a61b111ae
---- remove dead code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tags.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/285a9af77aec
---- make sure we include a space between tag printed output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tags.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/e1be6d900bc0
---- update reference to header sample code
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/header.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/4d58e61cd780
---- add Packet::PrintTags and move tag documentation to tag.h
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.cc src/common/packet.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/66f126692f5e
---- Tag doxygen documentation
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/tag.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/ec55d8913759
---- improve print output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-packet-tag.cc
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/c1d23e1b5891
---- make sure udp-header.h is exported for main-packet-printer
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/wscript
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/9ee2a9242c10
---- move header sample and build tag sample
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: samples/main-header.cc samples/main-packet-header.cc samples/wscript
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/7b50f733a6b1
---- beautify packet API doxygen
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/b9a73908ce00
---- re-write header and trailer doxygen API doc
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/header.h src/common/trailer.h
url: http://code.nsnam.org/mathieu/ns-3-win32/rev/d4ce2731bcf5
More information about the Ns-commits
mailing list