[Ns-commits] raj/ns-3-tcp
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Tue Aug 28 07:46:07 PDT 2007
---- clarified a comment
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/simple-point-to-point.cc
url: http://code.nsnam.org/raj/ns-3-tcp/rev/48ebb7788499
---- add missing include
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/onoff-application.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/c142db083c11
---- the protocol number field is a 16 bit integer, not a 32 bit integer
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/net-device.cc src/node/net-device.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/85a0ebaad0a1
---- use a Ptr<> where needed.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/mobility-model.cc src/mobility/mobility-model.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/a6761bd6b649
---- add failing tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.cc
url: http://code.nsnam.org/raj/ns-3-tcp/rev/b59fb36ab86a
---- fix first part of errors introduced by new tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/6d84582d9999
---- fix last errors for new tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/simulator.cc
url: http://code.nsnam.org/raj/ns-3-tcp/rev/173efb6d92d8
---- Added GPL and emacs modeline to inet-socket-address.h/cc
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/node/inet-socket-address.cc src/node/inet-socket-address.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/e30ce531faf3
---- Fixed inet-socket-address's opening IFDEF to be consistent with the filename
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/node/inet-socket-address.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/2cc1e5ed958c
---- Removed SConstruct file
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: SConstruct
url: http://code.nsnam.org/raj/ns-3-tcp/rev/394c16278532
---- constify
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.h src/internet-node/ascii-trace.cc src/internet-node/ascii-trace.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/2727acec2e3d
---- use the NodeList::Iterator type
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/global-routing/global-route-manager-impl.cc
url: http://code.nsnam.org/raj/ns-3-tcp/rev/440379945254
---- use more NodeList::Iterator types
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/global-routing/global-route-manager-impl.cc
url: http://code.nsnam.org/raj/ns-3-tcp/rev/7dd6ea991e80
---- Change the protocol stack processing to pass packets by non-const
user: George Riley<riley at ece.gatech.edu>
files: examples/wscript samples/main-simple.cc src/applications/onoff-application.cc src/devices/csma/csma-net-device.cc src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/internet-node/arp-l3-protocol.cc src/internet-node/arp-l3-protocol.h src/internet-node/ipv4-end-point.cc src/internet-node/ipv4-end-point.h src/internet-node/ipv4-l3-protocol.cc src/internet-node/ipv4-l3-protocol.h src/internet-node/ipv4-static-routing.cc src/internet-node/ipv4-static-routing.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/node/drop-tail-queue.cc src/node/drop-tail-queue.h src/node/ipv4.h src/node/net-device.cc src/node/net-device.h src/node/node.cc src/node/node.h src/node/packet-socket.cc src/node/packet-socket.h src/node/queue.cc src/node/queue.h src/node/socket.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/9856d1175cbb
---- Reconcile changes with Mathieu's latest
user: George Riley<riley at ece.gatech.edu>
files: SConstruct src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.h src/node/net-device.cc src/node/net-device.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/642d6798feaa
---- Remove references to really-simple-point-to-point, fix build
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/wscript
url: http://code.nsnam.org/raj/ns-3-tcp/rev/27dd3e15308a
---- Merge with trunk and fix tcp-socket
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: SConstruct examples/wscript src/internet-node/tcp-socket.cc src/internet-node/tcp-socket.h
url: http://code.nsnam.org/raj/ns-3-tcp/rev/8b3910e4d6a9
More information about the Ns-commits
mailing list