]> git.baikalelectronics.ru Git - kernel.git/commit
fib_rules: add route suppression based on ifgroup
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>
Fri, 2 Aug 2013 15:19:56 +0000 (17:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Aug 2013 22:24:22 +0000 (15:24 -0700)
commit19e67103359bb68f405e08d2e269a188a3ed6f2c
treef2d7afebf4534ea50273165f4b0798aed704a37c
parent0c8329514c116775d081497acd768e819dcc3311
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>
include/net/fib_rules.h
include/uapi/linux/fib_rules.h
net/core/fib_rules.c
net/ipv4/fib_rules.c
net/ipv6/fib6_rules.c