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

_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to