Commit Graph

8 Commits

Author SHA1 Message Date
Nick Hainke af666be21f conntrack-tools: update to 1.4.8
Release Notes:
https://marc.info/?l=netfilter&m=169598613909790&w=2

Furthermore, switch to "tar.xz".

Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-10-19 18:02:22 -07:00
Nick Hainke 1d6c7506ab conntrack-tools: update to 1.4.7
Release Notes:
https://marc.info/?l=netfilter&m=166506855929074&w=2

Remove upstreamed:
- 001-endianness_fix.patch (upstreamed: conntrackd: fix endianness bug
  in IPv4 and IPv6 address)
- 002-conntrackd-do-not-include-conntrack-ID-in-hashtable-cmp.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-21 15:11:57 -07:00
Nick Hainke da619f19f4 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>
2021-11-20 02:24:31 -08:00
Tao Gong f62c15f92d conntrack-tools: add a patch to fix endianness issue
Signed-off-by: Tao Gong <gongtao0607@gmail.com>
2021-04-24 20:08:10 -07:00
Rosen Penev 6961ba4af9
conntrack-tools: update to 1.4.6
Removed patch as upstream fixed libtirpc support differently.

Switched to normal tarballs for simplicity.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 19:04:17 -08:00
Jo-Philipp Wich eaf6411452 conntrack-tools: add missing patch
Add a forgotten patch which was part of the original PR to switch ct tools
to libtirpc.

Fixes: ecebe0ed1 ("conntrack-tools: update to 1.4.5 and link against libtirpc")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-24 13:09:23 +01:00
Peter Wagner ecebe0ed17 conntrack-tools: update to 1.4.5 and link against libtirpc
Signed-off-by: Peter Wagner <tripolar@gmx.at>
[split from https://github.com/openwrt/openwrt/pull/1274]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 08:17:16 +01:00
Jo-Philipp Wich cd9354e548 conntrack-tools: import from OpenWrt base
In order to allow for the switch from librpc to libtirpc, we need to
relocate the conntrack-tools package here.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-22 08:13:24 +01:00