Source: nftables Section: net Priority: optional Maintainer: Debian Netfilter Packaging Team Uploaders: Arturo Borrero Gonzalez Build-Depends: automake, bison, debhelper (>= 11), docbook2x, flex, libgmp-dev, libmnl-dev (>= 1.0.3), libnftnl-dev (>= 1.1.1), libreadline-dev, libxtables-dev (>= 1.6.1), libtool (>=2.2.6), libjansson-dev, Standards-Version: 4.1.4 Homepage: http://www.netfilter.org/ Vcs-Git: https://salsa.debian.org/pkg-netfilter-team/pkg-nftables Vcs-Browser: https://salsa.debian.org/pkg-netfilter-team/pkg-nftables Package: nftables Architecture: linux-any Pre-Depends: dpkg (>= 1.15.7.2) Depends: libnftables0 (=${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Program to control packet filtering rules by Netfilter project This software provides an in-kernel packet classification framework that is based on a network-specific Virtual Machine (VM) and the nft userspace command line tool. The nftables framework reuses the existing Netfilter subsystems such as the existing hook infrastructure, the connection tracking system, NAT, userspace queueing and logging subsystem. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. Package: libnftables-dev Section: libdevel Architecture: linux-any Multi-Arch: same Depends: libnftables0 (=${binary:Version}), ${misc:Depends} Description: Development files for libnftables This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package provides development files and static libraries. Package: libnftables0 Section: libs Architecture: linux-any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: Netfilter nftables high level userspace API library This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables library.