commit | fa0b2d1d2196dd46527a8d028797e2bca5930a92 | [log] [tgz] |
---|---|---|
author | Thomas Graf <[email protected]> | Mon Mar 26 17:38:53 2007 -0700 |
committer | David S. Miller <[email protected]> | Wed Apr 25 22:28:14 2007 -0700 |
tree | f11350b07f1c66fa5b4e1604c618126d500dd0ae | |
parent | 2b44368307cd06c5614d7b53801f516c0654020b [diff] |
[NET] fib_rules: Add no-operation action The use of nop rules simplifies the usage of goto rules and adds more flexibility as they allow targets to remain while the actual content of the branches can change easly. Signed-off-by: Thomas Graf <[email protected]> Signed-off-by: David S. Miller <[email protected]>