Re: [PATCH v2 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6

2023-04-18 Thread Simon Glass
Hi Sean, On Mon, 10 Apr 2023 at 18:03, Sean Edmond wrote: > > > On 2023-04-07 11:55 a.m., Simon Glass wrote: > > Hi Sean, > > > > On Fri, 7 Apr 2023 at 18:56, wrote: > >> From: Sean Edmond > >> > >> Adds commands to support DHCP and PXE with IPv6. > >> > >> New configs added: > >> - CMD_DHCP6 >

Re: [PATCH v2 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6

2023-04-10 Thread Sean Edmond
On 2023-04-07 11:55 a.m., Simon Glass wrote: Hi Sean, On Fri, 7 Apr 2023 at 18:56, wrote: From: Sean Edmond Adds commands to support DHCP and PXE with IPv6. New configs added: - CMD_DHCP6 - DHCP6_PXE_CLIENTARCH - DHCP6_PXE_DHCP_OPTION - DHCP6_ENTERPRISE_ID New commands added (when IPv6 i

Re: [PATCH v2 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6

2023-04-07 Thread Simon Glass
Hi Sean, On Fri, 7 Apr 2023 at 18:56, wrote: > > From: Sean Edmond > > Adds commands to support DHCP and PXE with IPv6. > > New configs added: > - CMD_DHCP6 > - DHCP6_PXE_CLIENTARCH > - DHCP6_PXE_DHCP_OPTION > - DHCP6_ENTERPRISE_ID > > New commands added (when IPv6 is enabled): > - dhcp6 > - pxe