Asuswrt-merlin dnsmasq2.67test3 possible codeshare.
commitd62ed3291c453d0a253c55e769a190183846462b
authorKevin Darbyshire-Bryant <kdbtomato@darbyshire-bryant.me.uk>
Fri, 3 May 2013 10:40:51 +0000 (3 11:40 +0100)
committerShibby <shibby@openlinksys.info>
Mon, 6 May 2013 09:19:49 +0000 (6 11:19 +0200)
tree13e3f9d12157115c30524bc790bd732253140aef
parent5b83100e11089162f8922ac8b83d99a45b0c307f
Asuswrt-merlin dnsmasq2.67test3 possible codeshare.
    Additional compile time options
    -DHAVE_QUIET_DHCP - allow cmdline option to suppress dhcpv4 messages
    -DHAVE_LEASEFILE_EXPIRE - Store lease remaining time in lease dbase
    -DHAVE_TOMATO - Enable tomato helper function (also enables above 2 options)

    Requires -DHAVE_QUIET_DHCP option to be added to asuswrt Makefile
release/src/router/dnsmasq/VERSION
release/src/router/dnsmasq/src/config.h
release/src/router/dnsmasq/src/dnsmasq.c
release/src/router/dnsmasq/src/dnsmasq.h
release/src/router/dnsmasq/src/lease.c
release/src/router/dnsmasq/src/option.c
release/src/router/dnsmasq/src/rfc2131.c