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

No differences found