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/usr
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
..
autoboot.c [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
dhcpmgmt.c [dhcp] Use Ethernet-compatible chaddr, if possible 2010-12-15 18:46:19 +00:00
fcmgmt.c [fc] Maintain a list of Fibre Channel upper-layer protocol users 2011-06-28 14:45:01 +01:00
ifmgmt.c [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
imgmgmt.c [image] Use image_set_name() only if name != NULL 2011-03-27 19:22:45 +01:00
iwmgmt.c [console] Move include/console.h to include/ipxe/console.h 2011-03-09 20:09:26 +00:00
lotest.c [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +01:00
prompt.c [console] Move include/console.h to include/ipxe/console.h 2011-03-09 20:09:26 +00:00
pxemenu.c [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
route.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00