1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/utils/iptables/patches
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
..
010-add-savedscp-support.patch iptables: add connmark savedscp support 2019-07-25 10:18:23 +01:00
101-remove-check-already.patch iptables: update to 1.8.3 2019-07-02 21:50:54 +02:00
102-iptables-disable-modprobe.patch iptables: bump to 1.8.2 2018-12-08 10:54:09 +01:00
103-optional-xml.patch iptables: update to 1.8.3 2019-07-02 21:50:54 +02:00
200-configurable_builtin.patch iptables: update to 1.8.3 2019-07-02 21:50:54 +02:00
600-shared-libext.patch iptables: update to 1.8.3 2019-07-02 21:50:54 +02:00
700-disable-legacy-revisions.patch iptables: bump to 1.8.2 2018-12-08 10:54:09 +01:00
800-flowoffload_target.patch kernel: add support for enabling hardware flow offload via iptables 2018-04-05 18:12:30 +02:00