kernel: connmark set-dscpmark follow upstreamimg attempt
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tue, 3 Dec 2019 14:00:05 +0000 (14:00 +0000)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 31 Jan 2020 20:22:24 +0000 (20:22 +0000)
commita1cfe0dcbb242ab440af6801e223ebde540ed90f
tree82be74e51a82ab0fce8b808d13ee041b89330af7
parente481df07fa6599e18a0570acb4dadabc56299b7b
kernel: connmark set-dscpmark follow upstreamimg attempt

I'm having another attempt at trying to getting the 'store dscp into
conntrack connmark' functionality into upstream kernel, since the
restore function (act_ctinfo) has been accepted.

The syntax has changed from 'savedscp' to 'set-dscpmark' since that
conforms more closely with existing functionality.

4.14 backport is more of a hack since the structure versioning
mechanism isn't in place.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
target/linux/generic/hack-4.14/645-netfilter-connmark-introduce-savedscp.patch [deleted file]
target/linux/generic/hack-4.14/645-netfilter-connmark-introduce-set-dscpmark.patch [new file with mode: 0644]
target/linux/generic/hack-4.19/645-netfilter-connmark-introduce-savedscp.patch [deleted file]
target/linux/generic/hack-4.19/645-netfilter-connmark-introduce-set-dscpmark.patch [new file with mode: 0644]