[Ns-developers] [Ns-commits] ns-3-dev
Mathieu Lacage
mathieu.lacage at sophia.inria.fr
Tue Aug 12 12:56:23 PDT 2008
hi,
I screwed up and checked in the changesets below in ns-3-dev. I reverted
them a couple of seconds later.
On Tue, 2008-08-12 at 15:47 -0400, code at nsnam-code.ece.gatech.edu wrote:
> ---- inet raw sockets.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/internet-stack/internet-stack.cc src/internet-stack/ipv4-l3-protocol.cc src/internet-stack/ipv4-l3-protocol.h src/internet-stack/ipv4-raw-socket-factory-impl.cc src/internet-stack/ipv4-raw-socket-factory-impl.h src/internet-stack/ipv4-raw-socket-impl.cc src/internet-stack/ipv4-raw-socket-impl.h src/internet-stack/wscript src/node/ipv4-raw-socket-factory.cc src/node/ipv4-raw-socket-factory.h src/node/wscript
> url: http://code.nsnam.org/ns-3-dev/rev/fc07f91a5da1
>
>
> ---- There might not be any protocol to receive the packet. sockets need a node.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/internet-stack/ipv4-l3-protocol.cc
> url: http://code.nsnam.org/ns-3-dev/rev/011df1d87b7e
>
>
> ---- need a node. must notify listeners.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/internet-stack/ipv4-raw-socket-impl.cc src/internet-stack/ipv4-raw-socket-impl.h
> url: http://code.nsnam.org/ns-3-dev/rev/9872af91a920
>
>
> ---- raw packet example.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: examples/csma-raw-ip-socket.cc examples/wscript
> url: http://code.nsnam.org/ns-3-dev/rev/763a4448ce4b
>
>
> ---- Make sure received packets still have an ip header when sent back to the user.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/internet-stack/ipv4-raw-socket-impl.cc
> url: http://code.nsnam.org/ns-3-dev/rev/b70c5aa11ba9
>
>
> ---- make sure we set a source address for outgoing packets.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/internet-stack/ipv4-raw-socket-impl.cc
> url: http://code.nsnam.org/ns-3-dev/rev/65252ab0770b
>
>
> ---- icmp ping
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: examples/csma-ping.cc examples/wscript src/applications/v4ping/v4ping.cc src/applications/v4ping/v4ping.h src/applications/v4ping/wscript src/helper/v4ping-helper.cc src/helper/v4ping-helper.h src/helper/wscript src/internet-stack/icmpv4-l4-protocol.cc src/internet-stack/icmpv4-l4-protocol.h src/internet-stack/icmpv4.cc src/internet-stack/icmpv4.h src/internet-stack/internet-stack.cc src/internet-stack/wscript src/wscript
> url: http://code.nsnam.org/ns-3-dev/rev/b4c4bebae87d
>
>
> ---- merge with HEAD
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: examples/tcp-2way.cc examples/wscript src/helper/wscript
> url: http://code.nsnam.org/ns-3-dev/rev/c523dc211926
>
>
> ---- allow attribute setters to fail.
> user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
> files: src/core/attribute-accessor-helper.h src/core/attribute-test.cc
> url: http://code.nsnam.org/ns-3-dev/rev/98448c834723
>
>
> _______________________________________________
More information about the Ns-developers
mailing list