Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-08-28 Thread Brian Haley
On 8/22/19 6:50 PM, Simon Kelley wrote: On 26/04/2019 21:03, Brian Haley wrote: Currently, dhcp_release will only send a 'fake' release when the address given is in the same subnet as an IP on the interface that was given. This doesn't work in an environment where dnsmasq is managing leases

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-08-22 Thread Simon Kelley
On 26/04/2019 21:03, Brian Haley wrote: > Currently, dhcp_release will only send a 'fake' release > when the address given is in the same subnet as an IP > on the interface that was given. > > This doesn't work in an environment where dnsmasq is > managing leases for remote subnets via a DHCP

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-08-06 Thread Brian Haley
Simon - just re-sending since you're back. Thanks, -Brian On 4/26/19 4:03 PM, Brian Haley wrote: Currently, dhcp_release will only send a 'fake' release when the address given is in the same subnet as an IP on the interface that was given. This doesn't work in an environment where dnsmasq is

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-05-20 Thread Brian Haley
Hi Simon, Not sure if you had an opinion on this, seemed like a bug regardless of me trying to use Dbus. Thanks, -Brian On 4/26/19 4:03 PM, Brian Haley wrote: Currently, dhcp_release will only send a 'fake' release when the address given is in the same subnet as an IP on the interface that

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-05-14 Thread Brian Haley
On 5/14/19 3:52 AM, Nicolas Cavallari wrote: On 26/04/2019 22:03, Brian Haley wrote: Currently, dhcp_release will only send a 'fake' release when the address given is in the same subnet as an IP on the interface that was given. This doesn't work in an environment where dnsmasq is managing

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-05-14 Thread Nicolas Cavallari
On 26/04/2019 22:03, Brian Haley wrote: > Currently, dhcp_release will only send a 'fake' release > when the address given is in the same subnet as an IP > on the interface that was given. > > This doesn't work in an environment where dnsmasq is > managing leases for remote subnets via a DHCP

Re: [Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-05-10 Thread Geert Stappers
On 26-04-2019 22:03, Brian Haley wrote: > Currently, dhcp_release will only send a 'fake' release > when the address given is in the same subnet as an IP > on the interface that was given. > > This doesn't work in an environment where dnsmasq is > managing leases for remote subnets via a DHCP

[Dnsmasq-discuss] [PATCH] Change dhcp_release to use first address when no IP subnet matches

2019-04-27 Thread Brian Haley
Currently, dhcp_release will only send a 'fake' release when the address given is in the same subnet as an IP on the interface that was given. This doesn't work in an environment where dnsmasq is managing leases for remote subnets via a DHCP relay, as running dhcp_release locally will just cause