[NET] rules: Add support to invert selectors
authorThomas Graf <tgraf@suug.ch>
Thu, 9 Nov 2006 23:23:20 +0000 (15:23 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:21:42 +0000 (21:21 -0800)
commit3dfbcc411e461db51a1ac1aa1c6ebe2c5a0275a0
tree14637fc46cade241f7156f208c12d9978d948b8f
parent1f6c9557e8206757c91b5737bb8dbd5b1ae3a773
[NET] rules: Add support to invert selectors

Introduces a new flag FIB_RULE_INVERT causing rules to apply
if the specified selector doesn't match.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/fib_rules.h
net/core/fib_rules.c