Is it possible to specify tos or dscp match with a mask, example iptable ... -m dscp --dscp 0x20 0x1f .... I want to match value above certain value only, I don't need to perform exact value match.
Is it possible to specify tos or dscp match with a mask, example iptable ... -m dscp --dscp 0x20 0x1f .... I want to match value above certain value only, I don't need to perform exact value match.