Jump to content

Libipq

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by KH-1 (talk | contribs) at 00:13, 15 February 2019 (Reverted edits by JamalNara (talk) to last version by XLinkBot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

libipq is a development library for iptables userspace packet queuing. Libipq provides an API for communicating with ip_queue.

Libipq has been deprecated in favour of the newer libnetfilter_queue in Linux kernel-2.6.14 onwards.

Use in widely used software applications

libipq has been used by some widely deployed applications as their interface to the Linux kernel-space iptables packet filter.

External links