]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit076fe33b4072ed3e67532004856a06835ce14f24
tree14637fc46cade241f7156f208c12d9978d948b8f
parent80e1afb90f165a422bf695e891d80ae18dd8c6ce
[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