Sync from SUSE:SLFO:Main libnetfilter_conntrack revision bd7384014b2aca94ea431467636dfce2

This commit is contained in:
2025-04-24 00:16:55 +02:00
parent a03353cb87
commit 5bb2a5ed72
6 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Nov 25 16:22:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Specfile modernization
-------------------------------------------------------------------
Thu Sep 26 21:19:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.0
* Enhancements for filtering dump and flush commands, see
struct nfct_filter_dump and nfct_nlmsg_build_filter().
* ctnetlink event BPF fixes (endianness issue, IPv6 matching)
and enhancements (zone matching).
-------------------------------------------------------------------
Mon Feb 14 11:58:20 UTC 2022 - Jan Engelhardt <jengelh@inai.de>