]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[NET] fib_rules: Add no-operation action
authorThomas Graf <tgraf@suug.ch>
Tue, 27 Mar 2007 00:38:53 +0000 (17:38 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:14 +0000 (22:28 -0700)
commitfa0b2d1d2196dd46527a8d028797e2bca5930a92
treef11350b07f1c66fa5b4e1604c618126d500dd0ae
parent2b44368307cd06c5614d7b53801f516c0654020b
[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 <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/fib_rules.h
net/core/fib_rules.c