-
- Downloads
fib_rules: add route suppression based on ifgroup
This change adds the ability to suppress a routing decision based upon the interface group the selected interface belongs to. This allows it to exclude specific devices from a routing decision. Signed-off-by:Stefan Tomanek <stefan.tomanek@wertarbyte.de> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/fib_rules.h 2 additions, 0 deletionsinclude/net/fib_rules.h
- include/uapi/linux/fib_rules.h 1 addition, 1 deletioninclude/uapi/linux/fib_rules.h
- net/core/fib_rules.c 10 additions, 0 deletionsnet/core/fib_rules.c
- net/ipv4/fib_rules.c 17 additions, 6 deletionsnet/ipv4/fib_rules.c
- net/ipv6/fib6_rules.c 13 additions, 3 deletionsnet/ipv6/fib6_rules.c
Loading
Please register or sign in to comment