[Ns-commits] ns-3-dev
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Fri Apr 24 01:22:22 PDT 2009
---- keep track of sequence number on per-destination basis
user: Mirko Banchi <mk.banchi at gmail.com>
files: src/devices/wifi/mac-tx-middle.cc src/devices/wifi/mac-tx-middle.h
url: http://code.nsnam.org/ns-3-dev/rev/3858687497ce
---- coding style
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/mac-tx-middle.cc
url: http://code.nsnam.org/ns-3-dev/rev/18ba3459e177
---- add amsdu field
user: Mirko Banchi <mk.banchi at gmail.com>
files: src/devices/wifi/wifi-mac-header.cc src/devices/wifi/wifi-mac-header.h
url: http://code.nsnam.org/ns-3-dev/rev/427cec7079f3
---- new methods to look in the packet queue
user: Mirko Banchi <mk.banchi at gmail.com>
files: src/devices/wifi/wifi-mac-queue.cc src/devices/wifi/wifi-mac-queue.h
url: http://code.nsnam.org/ns-3-dev/rev/f6243535620f
---- rename 'index' variable to 'type'
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-mac-queue.cc src/devices/wifi/wifi-mac-queue.h
url: http://code.nsnam.org/ns-3-dev/rev/54141b0e8f9f
---- shared facility for qos support
user: Mirko Banchi <mk.banchi at gmail.com>
files: src/devices/wifi/qos-tag.cc src/devices/wifi/qos-tag.h src/devices/wifi/qos-utils.cc src/devices/wifi/qos-utils.h src/devices/wifi/wscript
url: http://code.nsnam.org/ns-3-dev/rev/e10005ac0701
---- mark copy constructor and assignment operator as private to avoid exporting wifi-mac-queue.h for python bindings
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.h
url: http://code.nsnam.org/ns-3-dev/rev/938c96b15fa7
---- Add WifiMacHelper
user: Mirko Banchi <mk.banchi at gmail.com>
files: examples/mixed-wireless.cc examples/stats/wifi-example-sim.cc examples/tap-wifi-dumbbell.cc examples/third.cc examples/wifi-adhoc.cc examples/wifi-ap.cc examples/wifi-wired-bridging.cc src/devices/wifi/adhoc-wifi-mac.cc src/devices/wifi/adhoc-wifi-mac.h src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqap-wifi-mac.h src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.h src/devices/wifi/wifi-test.cc src/devices/wifi/wscript src/helper/nqos-wifi-mac-helper.cc src/helper/nqos-wifi-mac-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h src/helper/wscript
url: http://code.nsnam.org/ns-3-dev/rev/39f119de91ef
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/callbacks_list.py bindings/python/ns3_module_bridge.py bindings/python/ns3_module_common.py bindings/python/ns3_module_contrib.py bindings/python/ns3_module_core.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_internet_stack.py bindings/python/ns3_module_node.py bindings/python/ns3_module_stats.py bindings/python/ns3_module_tap_bridge.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/ns-3-dev/rev/ef566eeff84f
---- add qos MACs
user: Mirko Banchi <mk.banchi at gmail.com>
files: examples/simple-wifi-frame-aggregation.cc examples/wscript src/devices/wifi/amsdu-subframe-header.cc src/devices/wifi/amsdu-subframe-header.h src/devices/wifi/edca-txop-n.cc src/devices/wifi/edca-txop-n.h src/devices/wifi/msdu-aggregator.cc src/devices/wifi/msdu-aggregator.h src/devices/wifi/msdu-standard-aggregator.cc src/devices/wifi/msdu-standard-aggregator.h src/devices/wifi/qadhoc-wifi-mac.cc src/devices/wifi/qadhoc-wifi-mac.h src/devices/wifi/qap-wifi-mac.cc src/devices/wifi/qap-wifi-mac.h src/devices/wifi/qsta-wifi-mac.cc src/devices/wifi/qsta-wifi-mac.h src/devices/wifi/wscript src/helper/qos-wifi-mac-helper.cc src/helper/qos-wifi-mac-helper.h src/helper/wscript
url: http://code.nsnam.org/ns-3-dev/rev/76a169b3db3d
More information about the Ns-commits
mailing list