From: David Ahern
Date: Tue, 6 Mar 2018 13:52:05 -0700
> On 2/16/18 12:03 PM, David Ahern wrote:
>> Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings
>> if the index is actually set in the message.
>>
>> Signed-off-by: David Ahern
>> ---
>> net/ipv4/ip_sockglue.c | 6
On 2/16/18 12:03 PM, David Ahern wrote:
> Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings
> if the index is actually set in the message.
>
> Signed-off-by: David Ahern
> ---
> net/ipv4/ip_sockglue.c | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Dave: A
On 2/16/18 2:43 PM, David Miller wrote:
> From: David Ahern
> Date: Fri, 16 Feb 2018 11:03:03 -0800
>
>> Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings
>> if the index is actually set in the message.
>>
>> Signed-off-by: David Ahern
>
> Ok, this behavior meets reasonabl
From: David Ahern
Date: Fri, 16 Feb 2018 11:03:03 -0800
> Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings
> if the index is actually set in the message.
>
> Signed-off-by: David Ahern
Ok, this behavior meets reasonable expectations, applied, thanks.
None of the documat
Only allow ifindex from IP_PKTINFO to override SO_BINDTODEVICE settings
if the index is actually set in the message.
Signed-off-by: David Ahern
---
net/ipv4/ip_sockglue.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/ip_sockglue.c b/net/ipv4/ip_sockglue.c
ind