Re: [Dnsmasq-discuss] Test

2024-03-03 Thread Knud via Dnsmasq-discuss
sorry test again Have difficulties to get dnsmasq list mails throught spamfilter On 29.02.2024 13.30, Knud via Dnsmasq-discuss wrote: Only test mail As I having problems to receive mails from the list Knud ___ Dnsmasq-discuss mailing list Dnsmasq-d

Re: [Dnsmasq-discuss] Tests completed

2024-03-03 Thread Geert Stappers
On Sun, Mar 03, 2024 at 03:37:57PM +0100, Knud via Dnsmasq-discuss wrote: > On 29.02.2024 13.30, Knud via Dnsmasq-discuss wrote: > > Only test mail > > > > As I having problems to receive mails from the list So on receiving email. That is NO reason for transmitting email. > > sorry test aga

[Dnsmasq-discuss] [PATCH] Quieten DHCPv6 log when in static mode.

2024-03-03 Thread Ian Dall
When a DHCP range has a mode of "static" then the pool of dynamically allocated address is configured to be of zero size. DHCPv6 will still respond with statically defined addresses. In these cirumstances, not allocating an address is expected behaviour and not an error, so allow "no addresses avai

Re: [Dnsmasq-discuss] [PATCH] Quieten DHCPv6 log when in static mode.

2024-03-03 Thread Geert Stappers
On Mon, Mar 04, 2024 at 03:53:23PM +1030, Ian Dall wrote: > When a DHCP range has a mode of "static" then the pool of dynamically > allocated address is configured to be of zero size. DHCPv6 will still > respond with statically defined addresses. In these cirumstances, not > allocating an address i