[IPV4]: Add support for fwmark masks in routing rules
authorPatrick McHardy <kaber@trash.net>
Fri, 25 Aug 2006 23:10:14 +0000 (16:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:10 +0000 (15:18 -0700)
commitbbfb39cbf63829d1db607aa90cbdca557a3a131d
tree9312c446794adf6781c6b92de3b4ea57c8468569
parent267935b197d2a6e6924f9de2841f0470bfe63acd
[IPV4]: Add support for fwmark masks in routing rules

Add a FRA_FWMASK attributes for fwmark masks. For compatibility a mask of
0xFFFFFFFF is used when a mark value != 0 is sent without a mask.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/fib_rules.h
net/ipv4/fib_rules.c