Re: [Dnsmasq-discuss] [PATCH] Offer alternative DHCPv6 address if requested is taken

2022-10-27 Thread Geert Stappers via Dnsmasq-discuss
On Fri, Oct 21, 2022 at 12:38:37PM +0200, Petr Menšík wrote: > On 10/21/22 12:25, Petr Menšík wrote: > > Hi, > > > > I am attaching a change, which has been part of RHEL/CentOS Stream 9 for > > some while [1]. It fixes the problem with DHCPv6 only requests, which on > > some situations fail to pro

[Dnsmasq-discuss] [PATCH] Offer alternative DHCPv6 address if requested is taken

2022-10-21 Thread Petr Menšík
Hi, I am attaching a change, which has been part of RHEL/CentOS Stream 9 for some while [1]. It fixes the problem with DHCPv6 only requests, which on some situations fail to provide an address. This change is older than related change, which attempted to solve similar issue on IPv4 too. It wo

Re: [Dnsmasq-discuss] [PATCH] Offer alternative DHCPv6 address if requested is taken

2022-10-21 Thread Petr Menšík
Ah, found reference to the original thread: https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q3/015640.html It has subject: [PATCH] DHCPv6 - network booting 'address in use' It was neither refused or merged, so I like it to be reviewed. On 10/21/22 12:25, Petr Menšík wrote: Hi,