]> git.baikalelectronics.ru Git - kernel.git/commit
[NET] rules: Share common attribute validation policy
authorThomas Graf <tgraf@suug.ch>
Thu, 9 Nov 2006 23:22:48 +0000 (15:22 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:21:41 +0000 (21:21 -0800)
commit80e1afb90f165a422bf695e891d80ae18dd8c6ce
tree79673ee5d51384a73ca5604d73350f859215169e
parentc446886eff433f442884978278554d1c4d6f3e18
[NET] rules: Share common attribute validation policy

Move the attribute policy for the non-specific attributes into
net/fib_rules.h and include it in the respective protocols.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_rules.h
net/decnet/dn_rules.c
net/ipv4/fib_rules.c
net/ipv6/fib6_rules.c