[DECNET]: Add support for fwmark masks in routing rules
authorPatrick McHardy <kaber@trash.net>
Fri, 25 Aug 2006 23:11:08 +0000 (16:11 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:11 +0000 (15:18 -0700)
commit88e91f290307d22ae88302e3a24f0c36905e8a6c
tree3824f092df11390d64d2a3be92fc2d4b09b94eda
parentbbfb39cbf63829d1db607aa90cbdca557a3a131d
[DECNET]: Add support for fwmark masks in routing rules

Add support 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>
Acked-by: Steven Whitehouse <steve@chygwyn.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_rules.c