Re: [PATCH] Make IP 'forwarding' doc more precise

2017-03-13 Thread David Miller
From: Neil Jerram Date: Fri, 10 Mar 2017 12:24:57 + > 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)

[PATCH] Make IP 'forwarding' doc more precise

2017-03-10 Thread Neil Jerram
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