nftables 1.0.2-1ubuntu1 source package in Ubuntu

Changelog

nftables (1.0.2-1ubuntu1) jammy; urgency=medium

  * debian/libnftables1.symbols:
    - create a symbols file to ensure the API does not accidentally
      change over time (LP: #1965464)

 -- Steve Beattie <email address hidden>  Thu, 17 Mar 2022 18:15:08 -0700

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nftables_1.0.2.orig.tar.bz2 948.0 KiB 0b28a36ffcf4567b841de7bd3f37918b1fed27859eb48bdec51e1f7a83954c02
nftables_1.0.2.orig.tar.bz2.asc 833 bytes 181b3af65e8f03967401264847401d617fd27053d3c893c02c0bef3a994604bf
nftables_1.0.2-1ubuntu1.debian.tar.xz 21.3 KiB c93e3d2a04c7e6c28f634544ca17fd20b65a3876652d90e98ef2f181b8c323d8
nftables_1.0.2-1ubuntu1.dsc 2.7 KiB 14bb3a84c8838b050c2c881810446504c3323309808fd30053ad92200c1c7097

View changes file

Binary packages built by this source

libnftables-dev: 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.

libnftables1: 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.

libnftables1-dbgsym: debug symbols for libnftables1
nftables: 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.

nftables-dbgsym: debug symbols for nftables
python3-nftables: nftables/libnftables python3 module

 The libnftables library provides high level semantics to interact with the
 nftables framework by the 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 python3 bindings.