commit | b4e9b520ca5d07a37ea59648e7f50f478e7487a3 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Fri Aug 25 16:11:42 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:18:12 2006 -0700 |
tree | c007ca2e57ba73e6bc6196ad1deaaf58c7d7aae4 | |
parent | 88e91f290307d22ae88302e3a24f0c36905e8a6c [diff] |
[NET_SCHED]: Add mask support to fwmark classifier Support masking the nfmark value before the search. The mask value is global for all filters contained in one instance. It can only be set when a new instance is created, all filters must specify the same mask. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>