[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Support DHCPv6 and UEFI IPv6 PXE
From: |
Andrei Borzenkov |
Subject: |
Re: [RFC] Support DHCPv6 and UEFI IPv6 PXE |
Date: |
Fri, 17 Apr 2015 12:48:01 +0300 |
could you also include documentation update for net_bootp6 as separate
patch? Thank you.
On Wed, Apr 15, 2015 at 12:05 PM, Michael Chang <address@hidden> wrote:
> 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
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
- Re: [PATCH 1/3] Added net_bootp6 command, (continued)
[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
Re: [RFC] Support DHCPv6 and UEFI IPv6 PXE,
Andrei Borzenkov <=