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

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Fri Jul 4 10:04:22 PDT 2008


---- Add a NetDevice::SendFrom API, for sending packets with a custom source MAC address (a.k.a. MAC spoofing).  Only implemented for CsmaNetDevice for now.
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 src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/node/net-device.h src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/8eef02250bc9


---- Use NetDevice::SendFrom where appropriate, in order to preserve source address of bridged 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
url: http://code.nsnam.org/gjc/ns-3-learning-bridge/rev/9bb81eb18fed




More information about the Ns-commits mailing list