nat46: Fix compile with kernel 5.4
authorHauke Mehrtens <[email protected]>
Wed, 5 Feb 2020 21:57:14 +0000 (22:57 +0100)
committerKoen Vandeputte <[email protected]>
Fri, 28 Feb 2020 16:50:46 +0000 (17:50 +0100)
commitc9ef72aa135983399f804c727054365cb6dcd3c6
tree41e6f30952842b72a2cca8127842aa496b80af1c
parentcc34b55b77f007efff49c346c3962576c183b5ad
nat46: Fix compile with kernel 5.4

nf_reset() was renamed to nf_reset_ct() in upstream Linux commit
895b5c9f206e ("netfilter: drop bridge nf reset from nf_reset)"

Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/nat46/patches/100-kernel-5.4-compat.patch [new file with mode: 0644]