[Ns-commits] ns-3-dev
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Jun 9 00:27:24 PDT 2009
---- CopyData is more efficient than a PeekData+memcpy pair
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/socket.cc
url: http://code.nsnam.org/ns-3-dev/rev/3530045a96da
---- avoid extra memory allocations when using PcapWriter
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h src/common/packet.cc src/common/packet.h src/common/pcap-writer.cc
url: http://code.nsnam.org/ns-3-dev/rev/31f2881aa214
---- no need to call PeekData+memcpy. use CopyData instead
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/tcp-test.cc
url: http://code.nsnam.org/ns-3-dev/rev/d3d369596c56
---- don't call PeekData if we can
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/packet-sink/packet-sink.cc
url: http://code.nsnam.org/ns-3-dev/rev/c2b1a2145ae5
---- no need to keep around a Ptr<Packet>
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/v4ping/v4ping.cc src/internet-stack/icmpv4.cc src/internet-stack/icmpv4.h
url: http://code.nsnam.org/ns-3-dev/rev/981e2f0b696b
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/ns-3-dev/rev/092556b2c176
---- use packet tags rather than byte tags to match TcpSocketImpl and UdpSocketImpl
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/nsc-tcp-socket-impl.cc
url: http://code.nsnam.org/ns-3-dev/rev/b8bdc36a3355
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_common.py bindings/python/ns3_module_internet_stack.py
url: http://code.nsnam.org/ns-3-dev/rev/9836dcac0d41
More information about the Ns-commits
mailing list