]> git.ipfire.org Git - people/ms/dnsmasq.git/commitdiff
Fix logic for associating leases with interfaces.
authorSimon Kelley <simon@thekelleys.org.uk>
Sat, 12 Jul 2014 15:39:00 +0000 (16:39 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Sat, 12 Jul 2014 15:39:00 +0000 (16:39 +0100)
This handles the case that more than one interface contains
the network the lease address is on, but the interfaces have different
prefix lengths. Use the longest prefix length.

1  2 
src/dnsmasq.h

diff --cc src/dnsmasq.h
Simple merge