wok annotate libnetfilter_queue/description.txt @ rev 24924

Add as & asxxxx
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 13 10:27:34 2022 +0000 (2022-04-13)
parents
children
rev   line source
Hans-G?nter@24813 1 Libnetfilter_queue is a userspace library providing an API to packets
Hans-G?nter@24813 2 that have been queued by the kernel packet filter.
Hans-G?nter@24813 3 It is is part of a system that deprecates the old ip_queue and libipq
Hans-G?nter@24813 4 mechanism.
Hans-G?nter@24813 5
Hans-G?nter@24813 6 Libnetfilter_queue has been previously known as libnfnetlink_queue.