Home
last modified time | relevance | path

Searched full:nftables (Results 1 – 25 of 28) sorted by relevance

12

/linux/net/ipv4/netfilter/
H A DKconfig21 This is not needed if you are using iptables over nftables
334 This is not needed if you are using arptables over nftables
353 Neither arptables-nft nor nftables need this to work.
365 It is not used by nftables.
/linux/net/netfilter/
H A Dnft_set_pipapo.c547 * @set: nftables API set representation
588 * @set: nftables API set representation
589 * @elem: nftables API element representation containing key data
982 * @k: Input key for classification, without nftables padding
1258 * @set: nftables API set representation
1280 * @set: nftables API set representation
1281 * @elem: nftables API element representation containing key data
1707 * @set: nftables API set representation
1777 * @set: nftables API set representation
1841 * @set: nftables API set representation
[all …]
H A Dnft_set_pipapo.h8 /* Count of concatenated fields depends on count of 32-bit nftables registers */
179 * @ext: nftables API extensions
H A DKconfig193 match and the nftables ct expression.
460 nftables is the new packet classification framework that intends to
464 (https://www.netfilter.org/projects/nftables) uses to build the
570 infrastructure (also known as NFQUEUE) from nftables.
647 This makes transparent proxy support available in nftables.
753 you use iptables over nftables (iptables-nft).
H A Dnft_fib_netdev.c115 MODULE_DESCRIPTION("nftables netdev fib lookups support");
H A Dnft_chain_nat.c140 MODULE_DESCRIPTION("nftables network address translation support");
H A Dnft_osf.c168 MODULE_DESCRIPTION("nftables passive OS fingerprint support");
H A Dnft_fib.c181 MODULE_DESCRIPTION("Query routing table from nftables");
H A Dnft_synproxy.c396 MODULE_DESCRIPTION("nftables SYNPROXY expression support");
H A Dnft_compat.c1026 MODULE_DESCRIPTION("x_tables over nftables support");
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_meta.sh127 echo "OK: nftables meta iif/oif counters at expected values"
139 echo "OK: nftables meta cpu counter at expected values"
H A Dnft_zones_many.sh47 echo "SKIP: Cannot add nftables rules"
H A Dbr_netfilter.sh135 echo "SKIP: could not add nftables ruleset"
H A Dnft_interface_stress.sh5 # Torture nftables' netdevice notifier callbacks and related code by frequent
H A Dconntrack_vrf.sh14 # test_ct_zone_in demonstrates unexpected change of nftables
H A Dnft_nat_zones.sh162 echo "SKIP: Could not add nftables rules"
H A Dnft_concat_range.sh42 # type_spec nftables set type specifier
43 # chain_spec nftables type specifier for rules mapping to set
55 # flood_spec nftables type specifier for concurrency tests
58 # perf_spec nftables type specifier for performance tests
/linux/Documentation/networking/
H A Dnf_flowtable.rst102 nftables ingress chain (make sure the flowtable priority is smaller than the
103 nftables ingress chain hence the flowtable runs before in the pipeline).
/linux/tools/net/ynl/generated/
H A DMakefile26 GENS_UNSUP=conntrack nftables
/linux/tools/testing/selftests/net/ovpn/
H A Dtest-mark.sh75 ovpn_log "Adding an nftables drop rule based on mark value ${MARK}"
/linux/net/bridge/netfilter/
H A DKconfig50 This is not needed if you are using ebtables over nftables
/linux/net/ipv6/netfilter/
H A DKconfig17 This is not needed if you are using iptables over nftables
/linux/tools/net/ynl/pyynl/
H A Dcli.py189 help="Multi-message operation sequence (for nftables)")
/linux/include/net/
H A Dnet_namespace.h32 #include <net/netns/nftables.h>
/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile432 cd $(IPTABLES_PATH) && ./configure --prefix=/ $(CROSS_COMPILE_FLAG) --enable-static --disable-shared --disable-nftables --disable-bpf-compiler --disable-nfsynproxy --disable-libipq --disable-connlabel --with-kernel=$(BUILD_PATH)/include

12