Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3569b621 authored by Patrick McHardy's avatar Patrick McHardy Committed by David S. Miller
Browse files

[NETFILTER]: ipt_SAME: add to feature-removal-schedule

parent 7ae7730f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -311,3 +311,11 @@ Who: Tejun Heo <htejun@gmail.com>

---------------------------

What:	iptables SAME target
When:	1.1. 2008
Files:	net/ipv4/netfilter/ipt_SAME.c, include/linux/netfilter_ipv4/ipt_SAME.h
Why:	Obsolete for multiple years now, NAT core provides the same behaviour.
	Unfixable broken wrt. 32/64 bit cleanness.
Who:	Patrick McHardy <kaber@trash.net>

---------------------------
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ config IP_NF_TARGET_NETMAP
	  To compile it as a module, choose M here.  If unsure, say N.

config IP_NF_TARGET_SAME
	tristate "SAME target support"
	tristate "SAME target support (OBSOLETE)"
	depends on NF_NAT
	help
	  This option adds a `SAME' target, which works like the standard SNAT