david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/80211
Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx()
FCoE requires the use of fabric-provided MAC addresses, which breaks
the assumption that the net device's MAC address is implicitly the
source address for net_tx() and the (unicast) destination address for
net_rx().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-10-07 19:15:04 +01:00
..
net80211.c [802.11] Fix a use-after-free 2010-08-01 17:29:57 +01:00
rc80211.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
sec80211.c [802.11] Use correct name for sec80211_detect() 2010-08-01 17:29:07 +01:00
wep.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa_ccmp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa_psk.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa_tkip.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
wpa.c [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 2010-10-07 19:15:04 +01:00