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/drivers/net/phantom
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
..
nx_bitops.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
nxhal_nic_interface.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
phantom_hw.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
phantom.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
phantom.h [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00