[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)
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

Simple merge