openwrt/package
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
..
base-files base-files: drop support for the platform_nand_pre_upgrade() 2019-07-22 14:27:37 +02:00
boot tfa-layerscape: fix fiptool host build 2019-07-25 07:48:10 +02:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware
kernel mt76: fix kernel Oops by updating to the latest version 2019-07-24 14:08:32 +02:00
libs libroxml: bump to the 3.0.2 version 2019-07-15 21:35:56 +02:00
network iptables: add connmark savedscp support 2019-07-25 10:18:23 +01:00
system mtd: cleanup unused code and variables in fis.c 2019-07-17 23:06:02 +02:00
utils
Makefile