opengnsys_ipxe/src/arch/i386/interface/pxe
Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
IPoIB has a link-layer broadcast address that varies according to the
partition key.  We currently go through several contortions to pretend
that the link-layer address is a fixed constant; by making the
broadcast address a property of the network device rather than the
link-layer protocol it will be possible to simplify IPoIB's broadcast
handling.
2009-07-17 23:02:48 +01:00
..
pxe_call.c [pxe] Create pxe_[de]activate() wrapper functions 2009-06-28 20:11:32 +01:00
pxe_entry.S [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pxe_errors.c [pxe] Move all PXE files to arch/i386 2008-11-18 22:27:02 +00:00
pxe_file.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pxe_loader.c [pxe] Make pxe_init_structures() an initialisation function 2009-06-28 19:40:16 +01:00
pxe_preboot.c [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 2009-06-28 20:12:16 +01:00
pxe_tftp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pxe_udp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pxe_undi.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00