[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC] Support DHCPv6 and UEFI IPv6 PXE
From: |
Michael Chang |
Subject: |
[RFC] Support DHCPv6 and UEFI IPv6 PXE |
Date: |
Wed, 15 Apr 2015 17:05:06 +0800 |
Hi,
This patch set tries to make support of configuring IPv6 network interface
through the DHCPv6 protocol. A new command, net_bootp6, is therefore introduced
to serve the purpose. You can think it as DHCPv6/IPv6 version of the existing
net_bootp command.
In addition to that, the UEFI IPv6 PXE support can be easily done by sharing
the same routine with net_bootp6 to parse DHCPv6 Reply packet cached in the
firmware.
I'd like to know any comment on this ?
Thanks,
Michael
- [RFC] Support DHCPv6 and UEFI IPv6 PXE,
Michael Chang <=
[PATCH 2/3] UEFI IPv6 PXE support, Michael Chang, 2015/04/15
[PATCH 3/3] Use UEFI MAC device as default configured by net_bootp6, Michael Chang, 2015/04/15