On Tuesday 13 November 2012 10:47:01 Johan Peeters wrote:
> Patches based on AA branch 

When submitting patches which are not bugfixes you should always base them
on trunk.

> 
> Signed-off-by: Johan Peeters <[email protected]>
> ---

> +menu "Configuration"
> +        depends on PACKAGE_dnsmasq
> +
> +config DNSMASQ_LUASCRIPT
> +     bool
> +     prompt "Enable lua scripting support "
> +     default n
> +     help
> +             Provides the ability for lua scripting upon lease state changes.
> +
> +config DNSMASQ_CONNTRACK
> +     bool
> +     prompt "Enable conntrack support"
> +     default n
> +     help
> +             Provides the ability to associate generated traffic with 
> querries causing it
> +
> +endmenu

Why are there specific IPv4 and IPv6 options?

You should also send two patches, one which adds LUA scripting, the other
conntrack support.

Thank you.
--
Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to