* [PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
@ 2014-09-10 16:20 Sébastien Barré
2014-09-12 20:34 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Barré @ 2014-09-10 16:20 UTC (permalink / raw)
To: David Miller
Cc: Sébastien Barré, Julian Anastasov, netdev,
Gregory Detal, Christoph Paasch, Hannes Frederic Sowa,
Sergei Shtylyov
This reverts commit c801e3cc1925 ("ipv4: Clarify in docs that accept_local requires rp_filter.").
It is not needed anymore since commit 1dced6a85482 ("ipv4: Restore accept_local behaviour in fib_validate_source()").
Suggested-by: Julian 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: Sébastien Barré <sebastien.barre@uclouvain.be>
---
Documentation/networking/ip-sysctl.txt | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index db2383c..1b5581a 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -952,14 +952,9 @@ accept_source_route - BOOLEAN
FALSE (host)
accept_local - BOOLEAN
- Accept packets with local source addresses. In combination
- with suitable routing, this can be used to direct packets
- between two local interfaces over the wire and have them
- accepted properly.
-
- rp_filter must be set to a non-zero value in order for
- accept_local to have an effect.
-
+ Accept packets with local source addresses. In combination with
+ suitable routing, this can be used to direct packets between two
+ local interfaces over the wire and have them accepted properly.
default FALSE
route_localnet - BOOLEAN
--
tg: (6618ec6..) net-next/accept_local-update-doc (depends on: net-next/master)
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
2014-09-10 16:20 [PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter." Sébastien Barré
@ 2014-09-12 20:34 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-09-12 20:34 UTC (permalink / raw)
To: sebastien.barre
Cc: ja, netdev, gregory.detal, christoph.paasch, hannes,
sergei.shtylyov
From: Sébastien Barré <sebastien.barre@uclouvain.be>
Date: Wed, 10 Sep 2014 18:20:23 +0200
> This reverts commit c801e3cc1925 ("ipv4: Clarify in docs that accept_local requires rp_filter.").
> It is not needed anymore since commit 1dced6a85482 ("ipv4: Restore accept_local behaviour in fib_validate_source()").
>
> Suggested-by: Julian 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: Sébastien Barré <sebastien.barre@uclouvain.be>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-12 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 16:20 [PATCH net-next] Revert "ipv4: Clarify in docs that accept_local requires rp_filter." Sébastien Barré
2014-09-12 20:34 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).