Searched full:nftables (Results 1 – 25 of 28) sorted by relevance
12
21 This is not needed if you are using iptables over nftables334 This is not needed if you are using arptables over nftables353 Neither arptables-nft nor nftables need this to work.365 It is not used by nftables.
547 * @set: nftables API set representation588 * @set: nftables API set representation589 * @elem: nftables API element representation containing key data982 * @k: Input key for classification, without nftables padding1258 * @set: nftables API set representation1280 * @set: nftables API set representation1281 * @elem: nftables API element representation containing key data1707 * @set: nftables API set representation1777 * @set: nftables API set representation1841 * @set: nftables API set representation[all …]
8 /* Count of concatenated fields depends on count of 32-bit nftables registers */179 * @ext: nftables API extensions
193 match and the nftables ct expression.460 nftables is the new packet classification framework that intends to464 (https://www.netfilter.org/projects/nftables) uses to build the570 infrastructure (also known as NFQUEUE) from nftables.647 This makes transparent proxy support available in nftables.753 you use iptables over nftables (iptables-nft).
115 MODULE_DESCRIPTION("nftables netdev fib lookups support");
140 MODULE_DESCRIPTION("nftables network address translation support");
168 MODULE_DESCRIPTION("nftables passive OS fingerprint support");
181 MODULE_DESCRIPTION("Query routing table from nftables");
396 MODULE_DESCRIPTION("nftables SYNPROXY expression support");
1026 MODULE_DESCRIPTION("x_tables over nftables support");
127 echo "OK: nftables meta iif/oif counters at expected values"139 echo "OK: nftables meta cpu counter at expected values"
47 echo "SKIP: Cannot add nftables rules"
135 echo "SKIP: could not add nftables ruleset"
5 # Torture nftables' netdevice notifier callbacks and related code by frequent
14 # test_ct_zone_in demonstrates unexpected change of nftables
162 echo "SKIP: Could not add nftables rules"
42 # type_spec nftables set type specifier43 # chain_spec nftables type specifier for rules mapping to set55 # flood_spec nftables type specifier for concurrency tests58 # perf_spec nftables type specifier for performance tests
102 nftables ingress chain (make sure the flowtable priority is smaller than the103 nftables ingress chain hence the flowtable runs before in the pipeline).
26 GENS_UNSUP=conntrack nftables
75 ovpn_log "Adding an nftables drop rule based on mark value ${MARK}"
50 This is not needed if you are using ebtables over nftables
17 This is not needed if you are using iptables over nftables
189 help="Multi-message operation sequence (for nftables)")
32 #include <net/netns/nftables.h>
432 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