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)
commit6ef94cfafba159d6b1a902ccb3349ac6a34ff6ad
treef2d7afebf4534ea50273165f4b0798aed704a37c
parentd1c53c8e870cdedb6fc9550f41c558bab45b5219
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