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)
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>

No differences found