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 a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull()
Allow the link layer to directly report whether or not a packet is
multicast or broadcast at the time of calling pull(), rather than
relying on heuristics to determine this at a later stage.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-07-15 18:48:46 +01:00
..
net80211.c [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +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