提交 72b126a4 编写于 作者: S Sébastien Barré 提交者: David S. Miller

Revert "ipv4: Clarify in docs that accept_local requires rp_filter."

This reverts commit c801e3cc ("ipv4: Clarify in docs that accept_local requires rp_filter.").
It is not needed anymore since commit 1dced6a8 ("ipv4: Restore accept_local behaviour in fib_validate_source()").
Suggested-by: NJulian Anastasov <ja@ssi.bg>
Cc: Gregory Detal <gregory.detal@uclouvain.be>
Cc: Christoph Paasch <christoph.paasch@uclouvain.be>
Cc: Hannes Frederic Sowa <hannes@redhat.com>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: NSébastien Barré <sebastien.barre@uclouvain.be>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b954d834
...@@ -952,14 +952,9 @@ accept_source_route - BOOLEAN ...@@ -952,14 +952,9 @@ accept_source_route - BOOLEAN
FALSE (host) FALSE (host)
accept_local - BOOLEAN accept_local - BOOLEAN
Accept packets with local source addresses. In combination Accept packets with local source addresses. In combination with
with suitable routing, this can be used to direct packets suitable routing, this can be used to direct packets between two
between two local interfaces over the wire and have them local interfaces over the wire and have them accepted properly.
accepted properly.
rp_filter must be set to a non-zero value in order for
accept_local to have an effect.
default FALSE default FALSE
route_localnet - BOOLEAN route_localnet - BOOLEAN
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册