nftables 1.0.2-1 source package in Ubuntu

Changelog

nftables (1.0.2-1) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * d/examples/workstation.nft: update icmpv6 example (Closes: #1000407)

  [ Sven Strickroth ]
  * Add rules for ICMPv6 packets which must not be dropped

  [ Arturo Borrero Gonzalez ]
  * New upstream version 1.0.2
  * d/patches: add 0001-examples-compile.patch
  * libnftables-dev: include some code examples

 -- Arturo Borrero Gonzalez <email address hidden>  Wed, 23 Feb 2022 12:30:25 +0100

Upload details

Uploaded by:
Debian Netfilter Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Netfilter Packaging Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nftables_1.0.2-1.dsc 2.6 KiB 762692d3129813d46d13d285d292c5ad389940cb66b6230063efb6cb1341058e
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-1.debian.tar.xz 20.9 KiB f5f28078c4d1a7313b313a8ed8e10ab155ca9cd20313a49d1220c363cfcf6a43

Available diffs

No changes file available.

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.