Analyse and explore linux
Component NF_TABLES

Component Type: kbuild config

Description: Netfilter nf_tables support

More info: nftables is the new packet classification framework that intends to replace the existing {ip,ip6,arp,eb}_tables infrastructure. It provides a pseudo-state machine with an extensible instruction-set (also known as expressions) that the userspace 'nft' utility (https://www.netfilter.org/projects/nftables) uses to build the rule-set. It also comes with the generic set infrastructure that allows you to construct mappings between matchings and actions for performance lookups. To compile it as a module, choose M here.

Build project: Kconfig (Linux kconfig) (Path: net\netfilter\Kconfig )

Other views: file explorer

Generated by PFA software prototype