[Ns-commits] gjc/ns-3-learning-bridge

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Fri Jul 4 07:41:34 PDT 2008


---- For csma, set a sensible netdevice name, if none has been set.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/devices/csma/csma-net-device.cc
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/c741d41f9bfb


---- Changes in the promiscuous mode API: now the callback receives everything, both 'for me' and 'not for me', with an additional 'forMe' parameter.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/node/net-device.h src/node/node.cc src/node/node.h
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/7cec39fe195c


---- Implement the promiscuous receive callback for CsmaNetDevice.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/devices/csma/csma-net-device.cc src/devices/csma/csma-net-device.h
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/86e262420fbf


---- Start of a BridgeNetDevice; for now does not yet do the 'learning' part, and does not preserve the source address of mac frames.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/devices/bridge/bridge-net-device.cc src/devices/bridge/bridge-net-device.h src/devices/bridge/waf src/devices/bridge/wscript src/wscript
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/a64d1da0d6bf


---- Start of a BridgeNetDevice example, using csma (basically an Ethernet Switch).
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: examples/csma-bridge.cc examples/wscript
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/4cedf996375d




More information about the Ns-commits mailing list