[Ns-commits] mathieu/ns-3-wifi

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Tue Jan 15 04:30:20 PST 2008


---- Doxygen the SocketFactory classes
user: Tom Henderson <tomh at tomh.org>
files: src/internet-node/udp-impl.h src/node/socket-factory.h src/node/udp.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/9b58bef0a7ff


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/d20872e8c2dd


---- add application tracing support
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/onoff/onoff-application.cc src/applications/onoff/onoff-application.h src/applications/packet-sink/packet-sink.cc src/applications/packet-sink/packet-sink.h src/node/node.cc src/node/node.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/13c8ebd1a19e


---- make Packet::AddTag a const method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet.h src/common/tags.cc src/common/tags.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/ad0b316969f5


---- add legend support to gnuplot output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/gnuplot.cc src/contrib/gnuplot.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/db9f25b01d5c


---- initial release notes for upcoming release
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: RELEASE_NOTES
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/d3582be30902


---- Add uint8_t* based API for sockets
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/node/socket.cc src/node/socket.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/69ad6ed6ccf4


---- put updated tutorial.texi in doc directory
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/dumbbell.png doc/tutorial/pp.png doc/tutorial/star.png doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/d13161eb95df


---- fix optimized build
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-mac-header.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/36d410f015bf


---- packet pointer police patrolled product preventing presence of prior pattern proactively
user: Craig Dowell <craigdo at ee.washington.edu>
files: samples/main-channel.cc samples/main-packet-header.cc src/common/error-model.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/036cf935e7cf


---- add internal keyword to udp-impl documentation
user: Tom Henderson <tomh at tomh.org>
files: src/internet-node/udp-impl.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/7f2b719b67fb


---- Repair doxygen errors
user: Tom Henderson <tomh at tomh.org>
files: src/devices/wifi/dca-txop.h src/devices/wifi/mac-low.h src/node/net-device.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/347400c335f9


---- bump VERSION and finish RELEASE_NOTES
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES VERSION
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/4db981a0d9eb


---- Added tag release ns-3.0.9 for changeset 4db981a0d9eb
user: Tom Henderson <tomh at tomh.org>
files: .hgtags
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/312eeced423a


---- update release_steps.txt
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES doc/release_steps.txt
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/25bad6958d13


---- const fixes (new GCC 4.2 warning)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/command-line.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/2aba42d90953


---- Don't include the 'global-route-manager-impl.h' private header from the public header 'candidate-queue.h'.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/routing/global-routing/candidate-queue.cc src/routing/global-routing/candidate-queue.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/fb01b99ce66d


---- Remove ghost declaration of function AllocateClassId.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/component-manager.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/2a729c1b2e68


---- fix bug 98
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/array-trace-resolver.cc src/core/array-trace-resolver.h src/core/wscript
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/ebe61d20a7ae


---- add missing copyright/license header
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/array-trace-resolver.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/fd70fd33b046


---- Doxygen for internet-node.h
user: Tom Henderson <tomh at tomh.org>
files: doc/doxygen.conf src/internet-node/internet-node.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/cc3c72489498


---- back out doc/tutorial.h (not yet)
user: Tom Henderson <tomh at tomh.org>
files: doc/doxygen.conf
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/498eb8135a8e


---- update doc/tracing.h to Ptr<Packet>
user: Tom Henderson <tomh at tomh.org>
files: doc/tracing.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/42df2e81ae64


---- Fix small typo
user: Tom Henderson <tomh at tomh.org>
files: src/devices/point-to-point/point-to-point-net-device.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/a83b182ea948


---- remove const qualifier from uint16_t
user: Tom Henderson <tomh at tomh.org>
files: src/devices/point-to-point/point-to-point-topology.cc src/devices/point-to-point/point-to-point-topology.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/4d23c1277c9c


---- fix bug in PacketSink
user: Tom Henderson <tomh at tomh.org>
files: src/applications/packet-sink/packet-sink.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/57710f066013


---- Make the CallbackBase class more useful than it was.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/chunk-registry.cc src/common/chunk-registry.h src/common/packet-printer.h src/core/callback.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/481d653a1a1e


---- Add a --valgrind WAF option (bug #124)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/d841cca00990


---- copy the packet before sending it down or up
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/mac-high-nqap.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/48ed970f6120


---- interfaces
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/9b98d226e566


---- figures
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/oneif.png doc/tutorial/threeif.png doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/151fbc85dd92


---- fix node and up
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/3e1cec7d22d6


---- Don't print 'Entering directory xxx' when running waf --shell; it is misleading.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/4ba90810ae30


---- Document the iid parameter of OnOffApplication.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/applications/onoff/onoff-application.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/4dcdf900e93a


---- Fix bug 125 (make helper function non-virtual)
user: Tom Henderson <tomh at tomh.org>
files: src/node/ipv4.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/a239cc3d89c3


---- remove executable bit from file mode
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/dumbbell.png doc/tutorial/oneif.png doc/tutorial/pp.png doc/tutorial/star.png doc/tutorial/threeif.png doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/9dda69de4ca7


---- Missing subsection text
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/tutorial.texi
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/9c209295b0b1


---- Doxygen organization
user: Tom Henderson <tomh at tomh.org>
files: doc/doxygen.conf doc/howtos/howtos-callbacks.h doc/howtos/howtos.h doc/main.h doc/main.txt doc/modules doc/tracing.h src/common/packet.h src/core/assert.h src/core/callback.h src/core/default-value.h src/core/fatal-error.h src/core/log.h src/core/random-variable.h src/devices/wifi/wifi.h src/internet-node/internet-node.h src/mobility/mobility.h utils/print-introspected-doxygen.cc
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/0b4567d545de


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/main.txt samples/main-channel.cc src/applications/onoff/onoff-application.cc src/devices/wifi/dca-txop.h src/devices/wifi/mac-low.h src/devices/wifi/wifi.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/78d28adb5c7c


---- fix doxygen warnings
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/mac-low.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/081b4efd800c


---- add an extra link to the PHY model paper
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi.h
url: http://code.nsnam.org/mathieu/ns-3-wifi/rev/93f5111037d4




More information about the Ns-commits mailing list