projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3df39a
)
docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc
author
Vincent Bernat
<vincent@bernat.ch>
Sat, 30 Jan 2021 19:05:18 +0000
(20:05 +0100)
committer
Jakub Kicinski
<kuba@kernel.org>
Tue, 2 Feb 2021 04:03:51 +0000
(20:03 -0800)
Signed-off-by: Vincent Bernat <vincent@bernat.ch>
Link:
https://lore.kernel.org/r/20210130190518.854806-1-vincent@bernat.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/ip-sysctl.rst
patch
|
blob
|
history
diff --git
a/Documentation/networking/ip-sysctl.rst
b/Documentation/networking/ip-sysctl.rst
index c7b775da95542c9daef94da63c085b69e2173d37..fa544e9037b995f9cb0041184643166ed92f086d 100644
(file)
--- a/
Documentation/networking/ip-sysctl.rst
+++ b/
Documentation/networking/ip-sysctl.rst
@@
-1196,7
+1196,7
@@
icmp_errors_use_inbound_ifaddr - BOOLEAN
If non-zero, the message will be sent with the primary address of
the interface that received the packet that caused the icmp error.
- This is the behaviour
network many
administrators will expect from
+ This is the behaviour
many network
administrators will expect from
a router. And it can make debugging complicated network layouts
much easier.