You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files base-files: drop support for the platform_nand_pre_upgrade() 5 years ago
boot tfa-layerscape: fix fiptool host build 5 years ago
devel perf: simplify the build process 5 years ago
firmware brcm2708: switch to linux-firmware SDIO NVRAM 5 years ago
kernel mt76: fix kernel Oops by updating to the latest version 5 years ago
libs libroxml: bump to the 3.0.2 version 5 years ago
network iptables: add connmark savedscp support 5 years ago
system mtd: cleanup unused code and variables in fis.c 5 years ago
utils lua5.3: build shared library 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago