]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/patch-o-matic-ng-20040621_pptp_2.4.29.patch
Wir kehren zurueck zu Kudzu, da hwinfo noch mehr Aerger macht.
[people/teissler/ipfire-2.x.git] / src / patches / patch-o-matic-ng-20040621_pptp_2.4.29.patch
1 --- patch-o-matic-ng-20040621/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2.origin Fri Mar 5 10:30:28 2004
2 +++ patch-o-matic-ng-20040621/pptp-conntrack-nat/linux/net/ipv4/netfilter/Config.in.ladd_2 Thu Jan 27 00:42:50 2005
3 @@ -1,4 +1,4 @@
4 - bool ' NAT of local connections (READ HELP)' CONFIG_IP_NF_NAT_LOCAL
5 + dep_tristate ' Full NAT' CONFIG_IP_NF_NAT $CONFIG_IP_NF_IPTABLES $CONFIG_IP_NF_CONNTRACK
6 if [ "$CONFIG_IP_NF_PPTP" = "m" ]; then
7 define_tristate CONFIG_IP_NF_NAT_PPTP m
8 else