tn3399_openwrt/package/network
Kevin Darbyshire-Bryant 1aad1d17ed iptables: add connmark savedscp support
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>
2019-07-25 10:18:23 +01:00
..
config netifd: update to latest git HEAD 2019-07-22 21:48:34 +02:00
ipv6 map: don't set default firewall zone to wan 2019-05-26 09:44:37 +02:00
services openvpn: add new list option tls_ciphersuites 2019-07-17 22:59:29 +02:00
utils iptables: add connmark savedscp support 2019-07-25 10:18:23 +01:00