Re: [PATCH 6/6] [NET] rules: Add support to invert selectors

2006-11-09 Thread David Miller
From: Thomas Graf <[EMAIL PROTECTED]> Date: Thu, 09 Nov 2006 12:27:41 +0100 > Introduces a new flag FIB_RULE_INVERT causing rules to apply > if the specified selector doesn't match. > > Signed-off-by: Thomas Graf <[EMAIL PROTECTED]> Also applied, thanks. - To unsubscribe from this list: send the

[PATCH 6/6] [NET] rules: Add support to invert selectors

2006-11-09 Thread Thomas Graf
Introduces a new flag FIB_RULE_INVERT causing rules to apply if the specified selector doesn't match. Signed-off-by: Thomas Graf <[EMAIL PROTECTED]> Index: net-2.6.20/include/linux/fib_rules.h === --- net-2.6.20.orig/include/linux/fi