Am Thu, 21 May 2020 15:16:49 +0200
schrieb Geert Stappers <stapp...@stappers.nl>:

> On Mon, May 04, 2020 at 03:51:58PM +0200, Olaf Hering wrote:
> > dhcp-range=::,constructor:${interface},slaac,ra-names,64,${lease_time}
> > I wonder why the value of ${lease_time} is not used verbatim?  
> I don't understand that question.

What is unclear about it?

I think to fix this issue, this test in src/option.c must be skipped for 
certain IPv6 configurations:

3231                     if (new->lease_time < 120)
3232                       new->lease_time = 120;


Olaf

Attachment: pgpRVrLYtkcm1.pgp
Description: Digitale Signatur von OpenPGP

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to