mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
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>