wok annotate libnetfilter_conntrack/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents
children
rev   line source
Hans-G?nter@24812 1 Libnetfilter_conntrack is a userspace library providing a programming
Hans-G?nter@24812 2 interface (API) to the in-kernel connection tracking state table.
Hans-G?nter@24812 3 The library libnetfilter_conntrack has been previously known as
Hans-G?nter@24812 4 libnfnetlink_conntrack and libctnetlink.
Hans-G?nter@24812 5 This library is currently used by conntrack-tools among many other
Hans-G?nter@24812 6 applications.