| commit | 3dfbcc411e461db51a1ac1aa1c6ebe2c5a0275a0 | [log] [tgz] |
|---|---|---|
| author | Thomas Graf <tgraf@suug.ch> | Thu Nov 09 15:23:20 2006 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:21:42 2006 -0800 |
| tree | 14637fc46cade241f7156f208c12d9978d948b8f | |
| parent | 1f6c9557e8206757c91b5737bb8dbd5b1ae3a773 [diff] |
[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>