]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
Fix is_same_net6 - bugged if prefix length not divisible by 8.
authorSimon Kelley <simon@thekelleys.org.uk>
Fri, 18 May 2012 09:19:59 +0000 (10:19 +0100)
committerSimon Kelley <simon@thekelleys.org.uk>
Fri, 18 May 2012 09:19:59 +0000 (10:19 +0100)
commitc64b7f6a7828b74a13836aee84f5bcdc30fb374e
tree7269bba298e05c9a3b92e1cc96f47c8c5872cdbd
parent068b4b51e3328bf42cffd871d79523c5fe8a203e
Fix is_same_net6 - bugged if prefix length not divisible by 8.
CHANGELOG
src/util.c