diff options
author | Stephen Suryaputra <ssuryaextr@gmail.com> | 2019-04-01 16:17:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-17 09:38:42 +0300 |
commit | 0516ef27ddba5d46c6879fe5136fbdef441d9047 (patch) | |
tree | c6de946648497876a25ab8728f85a367dd43f67e /net/iucv/iucv.c | |
parent | 7243e35209567783916eeb51669c886564a5a1be (diff) | |
download | linux-0516ef27ddba5d46c6879fe5136fbdef441d9047.tar.xz |
vrf: check accept_source_route on the original netdevice
[ Upstream commit 8c83f2df9c6578ea4c5b940d8238ad8a41b87e9e ]
Configuration check to accept source route IP options should be made on
the incoming netdevice when the skb->dev is an l3mdev master. The route
lookup for the source route next hop also needs the incoming netdev.
v2->v3:
- Simplify by passing the original netdevice down the stack (per David
Ahern).
Signed-off-by: Stephen Suryaputra <ssuryaextr@gmail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/iucv/iucv.c')
0 files changed, 0 insertions, 0 deletions