]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/Kconfig
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
[linux-2.6] / net / ipv4 / netfilter / Kconfig
index c3327ac024de7cfa1ef18db59873f7c563b13c7e..83e83f553ccb9ea446affe60b024268a9711a107 100644 (file)
@@ -555,6 +555,11 @@ config IP_NF_NAT_SIP
        default IP_NF_NAT if IP_NF_SIP=y
        default m if IP_NF_SIP=m
 
+config NF_NAT_SIP
+       tristate
+       depends on IP_NF_IPTABLES && NF_CONNTRACK && NF_NAT
+       default NF_NAT && NF_CONNTRACK_SIP
+
 # mangle + specific targets
 config IP_NF_MANGLE
        tristate "Packet mangling"