[ipxe-devel] [PATCH 0/2] ibft: IPv6 support

Hannes Reinecke hare at suse.de
Mon Feb 5 08:38:19 UTC 2018


Hi all,

this patch adds IPv6 support for iBFT. I've posted an earlier attempt
some time ago, but with the latest updates to the IPv6 stack this now
becomes really easy.

Hannes Reinecke (2):
  iscsi: Parse IPv6 address for rootpath
  ibft: IPv6 support

 src/drivers/block/ibft.c    | 141 ++++++++++++++++++++++++++++++++++----------
 src/include/ipxe/ibft.h     |  13 +++-
 src/include/ipxe/ip.h       |   2 +
 src/include/ipxe/settings.h |   2 +
 src/net/ipv4.c              |   4 +-
 src/net/tcp/iscsi.c         |  12 +++-
 6 files changed, 139 insertions(+), 35 deletions(-)

-- 
2.13.6




More information about the ipxe-devel mailing list