* Xtables-addons 1.14 - DHCPMAC.Kconfig problem
@ 2009-04-02 20:58 Jiri Moravec
2009-04-03 23:13 ` Jan Engelhardt
0 siblings, 1 reply; 2+ messages in thread
From: Jiri Moravec @ 2009-04-02 20:58 UTC (permalink / raw)
To: netfilter-devel
DHCPMAC.Kconfig some way lost TARGET_ ...
diff -Nupr v1.14/extensions/xt_DHCPMAC.Kconfig v1.14-r1/extensions/xt_DHCPMAC.Kconfig
--- v1.14/extensions/xt_DHCPMAC.Kconfig 2009-04-02 22:44:11.000000000 +0200
+++ v1.14-r1/extensions/xt_DHCPMAC.Kconfig 2009-04-02 22:44:43.000000000 +0200
@@ -1,4 +1,4 @@
-config NETFILTER_XT_DHCPMAC
+config NETFILTER_XT_TARGET_DHCPMAC
tristate '"DHCPMAC" DHCP address matching and manipulation support'
depends on NETFILTER_XTABLES
depends on IP_NF_MANGLE || IP6_NF_MANGLE
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xtables-addons 1.14 - DHCPMAC.Kconfig problem
2009-04-02 20:58 Xtables-addons 1.14 - DHCPMAC.Kconfig problem Jiri Moravec
@ 2009-04-03 23:13 ` Jan Engelhardt
0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2009-04-03 23:13 UTC (permalink / raw)
To: Jiri Moravec; +Cc: netfilter-devel
On Thursday 2009-04-02 22:58, Jiri Moravec wrote:
>DHCPMAC.Kconfig some way lost TARGET_ ...
Nope, it's actually correct since the .c file contains both target and
match.
>diff -Nupr v1.14/extensions/xt_DHCPMAC.Kconfig v1.14-r1/extensions/xt_DHCPMAC.Kconfig
>--- v1.14/extensions/xt_DHCPMAC.Kconfig 2009-04-02 22:44:11.000000000 +0200
>+++ v1.14-r1/extensions/xt_DHCPMAC.Kconfig 2009-04-02 22:44:43.000000000 +0200
>@@ -1,4 +1,4 @@
>-config NETFILTER_XT_DHCPMAC
>+config NETFILTER_XT_TARGET_DHCPMAC
> tristate '"DHCPMAC" DHCP address matching and manipulation support'
> depends on NETFILTER_XTABLES
> depends on IP_NF_MANGLE || IP6_NF_MANGLE
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-03 23:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 20:58 Xtables-addons 1.14 - DHCPMAC.Kconfig problem Jiri Moravec
2009-04-03 23:13 ` Jan Engelhardt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.