[ipxe-devel] [PATCH 0/3] Some IPv6 fixes
Hannes Reinecke
hare at suse.de
Mon Feb 5 08:36:05 UTC 2018
Hi all,
here's a set of IPv6 fixes I've found when running on a system with
igb SR-IOV devices, which might have the MAC address unset upon
initialisation.
Hannes Reinecke (3):
dhcpv6: Fallback to using DUID-LL for empty UUID
ethernet: do not construct EUI-64 identifier for empty MAC
ndp: make IPv6 prefix user-settable
src/core/uuid.c | 2 ++
src/include/ipxe/dhcpv6.h | 13 +++++++++++++
src/include/ipxe/uuid.h | 2 ++
src/net/ethernet.c | 6 +++++-
src/net/ndp.c | 11 +++++++++++
src/net/udp/dhcpv6.c | 28 +++++++++++++++++++++-------
6 files changed, 54 insertions(+), 8 deletions(-)
--
2.13.6
More information about the ipxe-devel
mailing list