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
..
2019-07-21 23:30:27 +02:00
2019-01-24 10:39:30 +01:00
2019-05-25 13:44:43 +02:00
2018-04-27 09:59:28 +02:00
2019-05-14 20:28:18 +02:00
2019-07-08 16:28:47 +02:00
2019-07-04 21:40:12 +02:00
2019-03-17 22:17:48 +01:00
2019-07-18 00:22:04 +02:00
2019-06-15 19:55:32 +02:00
2019-04-15 00:01:57 +02:00
2019-04-06 19:14:06 +02:00