diff options
author | Stephen Suryaputra <ssuryaextr@gmail.com> | 2019-04-01 16:17:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-01 20:44:58 +0300 |
commit | 8c83f2df9c6578ea4c5b940d8238ad8a41b87e9e (patch) | |
tree | 25b10b6f99295706111c3cbd972cac15a7e8ced1 /net/sched/cls_matchall.c | |
parent | 8c1074f690bca6c6c8d79fc4a5752635cd0bfbe0 (diff) | |
download | linux-8c83f2df9c6578ea4c5b940d8238ad8a41b87e9e.tar.xz |
vrf: check accept_source_route on the original netdevice
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>
Diffstat (limited to 'net/sched/cls_matchall.c')
0 files changed, 0 insertions, 0 deletions