]> git.baikalelectronics.ru Git - kernel.git/commit
Make IP 'forwarding' doc more precise
authorNeil Jerram <neil@tigera.io>
Fri, 10 Mar 2017 12:24:57 +0000 (12:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:28:43 +0000 (23:28 -0700)
commitd5e79f30a6ec933fcf0ae85711ab96f6a93003f6
tree306e11111ee87797344b527105512eb4dae73c9e
parentf0ac54d85780da2ba8257bcc8ffd703ad6622eae
Make IP 'forwarding' doc more precise

It wasn't clear if the 'forwarding' setting needs to be enabled on the
interface that packets are received from, or on the interface that
packets are forwarded to, or both.

In fact (according to my code reading) the setting is relevant on the
interface that packets are received from, so this change updates the doc
to say that.

Signed-off-by: Neil Jerram <neil@tigera.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt