Language

Package: nftables @ 0.9.3

Synopsis

Userspace utility for Linux packet filtering

Description

nftables is the project that aims to replace the existing ip,ip6,arp,ebtables framework. Basically, this project provides a new packet filtering framework, a new userspace utility and also a compatibility layer for ip,ip6tables. nftables is built upon the building blocks of the Netfilter infrastructure such as the existing hooks, the connection tracking system, the userspace queueing component and the logging subsystem.

Home page
https://www.nftables.org
Location
gnu/packages/linux.scm (line: 5301, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'bison' should probably be a native input
inputs-should-be-native

Identify inputs that should be native inputs

'flex' should probably be a native input