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

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Thu Apr 17 15:55:03 PDT 2008


---- fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/7d6721a53b51


---- Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
user: Liu Jian <liujatp at gmail.com>
files: src/internet-node/udp-socket.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/843e6218834f


---- bug 143: rename scheduler files
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/heap-scheduler.cc src/simulator/heap-scheduler.h src/simulator/list-scheduler.cc src/simulator/list-scheduler.h src/simulator/map-scheduler.cc src/simulator/map-scheduler.h src/simulator/scheduler-heap.cc src/simulator/scheduler-heap.h src/simulator/scheduler-list.cc src/simulator/scheduler-list.h src/simulator/scheduler-map.cc src/simulator/scheduler-map.h src/simulator/simulator.cc src/simulator/wscript utils/bench-simulator.cc utils/replay-simulation.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/66dd24c80d75


---- update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/udp-socket.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/5092e8290b9b


---- bug 150: CommandLine::Parse argc parameter should not be a reference
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/command-line.cc src/core/command-line.h
url: http://code.nsnam.org/mathieu/ns-3-log/rev/3573d91994cc


---- Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/routing/olsr/olsr-agent-impl.cc src/routing/olsr/olsr-state.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/5d4ff983595b


---- Fix for bug 166
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-node/tcp-socket.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/8ef8431d56d5


---- Address instances of different m_type's should compare differently; closes #173.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/node/address.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/6244ea5e7831


---- bug 107
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-node/arp-l3-protocol.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/d2d179640630


---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/mathieu/ns-3-log/rev/67a8290b9336


---- Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/simulator/nstime.h
url: http://code.nsnam.org/mathieu/ns-3-log/rev/8a616a8b723a


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc src/internet-node/arp-l3-protocol.cc src/internet-node/tcp-socket.cc src/internet-node/udp-socket.cc src/simulator/scheduler-heap.cc src/simulator/scheduler-heap.h src/simulator/scheduler-list.cc src/simulator/scheduler-list.h src/simulator/scheduler-map.cc src/simulator/scheduler-map.h src/simulator/simulator.cc
url: http://code.nsnam.org/mathieu/ns-3-log/rev/4fe951be604c




More information about the Ns-commits mailing list