conntrack-tools: import patch to fix cache
authorNick Hainke <vincent@systemli.org>
Thu, 18 Nov 2021 06:44:32 +0000 (07:44 +0100)
committerRosen Penev <rosenp@gmail.com>
Sat, 20 Nov 2021 10:24:31 +0000 (02:24 -0800)
commitda619f19f436bc95acd07c0d7aca772328cc5895
tree1dbd0911e11a51de4773c928b7e688c42b4a4cb8
parent03c02bcd92955702ae2ce864349f5dacea46e2f2
conntrack-tools: import patch to fix cache

As written in the commit message:

Depending on your conntrackd configuration, events might get lost,
leaving stuck entries in the cache forever. Skip checking the conntrack
ID to allow for lazy cleanup by when a new entry that is represented by
the same tuple is added.

Signed-off-by: Nick Hainke <vincent@systemli.org>
net/conntrack-tools/Makefile
net/conntrack-tools/patches/002-conntrackd-do-not-include-conntrack-ID-in-hashtable-cmp.patch [new file with mode: 0644]