forked from mirror/openwrt
iptables: connmark - add savedscp option Naive user space front end to xt_connmark 'savedscp' option. e.g. iptables -A QOS_MARK_eth0 -t mangle -j CONNMARK --savedscp-mark 0xfc000000/0x01000000 Will save DSCP into the top 6 bits and OR 0x01 (ie set) the least significant bit of most significant byte. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> |
||
|---|---|---|
| .. | ||
| 010-add-savedscp-support.patch | ||
| 101-remove-check-already.patch | ||
| 102-iptables-disable-modprobe.patch | ||
| 103-optional-xml.patch | ||
| 200-configurable_builtin.patch | ||
| 600-shared-libext.patch | ||
| 700-disable-legacy-revisions.patch | ||
| 800-flowoffload_target.patch | ||