Dnsmasq 2.67rc4 + Simon's tweaks up & incl 21 Oct 2013 20:47
commit2e3c3bdc181a410e7604f98755ea4b447bf58a8e
authorKevin Darbyshire-Bryant <kdbtomato@darbyshire-bryant.me.uk>
Wed, 23 Oct 2013 08:55:56 +0000 (23 09:55 +0100)
committerShibby <shibby@openlinksys.info>
Thu, 7 Nov 2013 14:17:17 +0000 (7 15:17 +0100)
tree4db9e73914f246df63d2b83afde065c2ca49a4f0
parente835f35631387c13af17395fa7301a1a3c5a6356
Dnsmasq 2.67rc4 + Simon's tweaks up & incl 21 Oct 2013 20:47
Also includes fix in tomato helper for non dhcpv6 compiles
(thanks Shibby) Also includes an accept 'Wide Prefix' patch
from Vlad
http://wl500g.googlecode.com/svn/trunk/dnsmasq/020-relax-prefix.patch

This allows constructed ranges to have forced larger prefixes
on a smaller prefix interface - eg allow /64 on an interface that is
a /48 - This patch is probably the holy grail we've been looking for
and both Vlad & myself are hoping Simon accepts it.

Conflicts:
release/src/router/dnsmasq/VERSION
release/src/router/dnsmasq/src/lease.c
release/src/router/dnsmasq/VERSION
release/src/router/dnsmasq/src/auth.c
release/src/router/dnsmasq/src/cache.c
release/src/router/dnsmasq/src/config.h
release/src/router/dnsmasq/src/dhcp-common.c
release/src/router/dnsmasq/src/dhcp6.c
release/src/router/dnsmasq/src/dnsmasq.h
release/src/router/dnsmasq/src/forward.c
release/src/router/dnsmasq/src/lease.c
release/src/router/dnsmasq/src/radv.c
release/src/router/dnsmasq/src/rfc1035.c