Displaying 4 results from an estimated 4 matches for "nf_tables_set".
2019 Aug 04
2
[Bug 1359] New: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules
...chain postnats { type nat hook postrouting priority 100;
^^^^^^^^
$ lsmod |grep nft
nft_log 16384 0
nft_limit 16384 0
nft_ct 20480 0
nf_conntrack 163840 1 nft_ct
nf_tables 163840 4 nft_ct,nft_log,nft_limit,nf_tables_set
Edit:
table inet nats { -> table ip nats {
$ sudo /etc/nftables.conf
$ lsmod |grep nft
nft_chain_nat 16384 2
nf_nat 53248 1 nft_chain_nat
nft_log 16384 3
nft_limit 16384 2
nft_ct 20480 2
nf_conntrack 163840...
2020 Jan 30
2
[Bug 1402] New: Race errors with nft
...re cases, the same table can even be displayed 3 times, rather than
just doubled.
System details:
---
OS: Debian 10.2
Kernel: 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64
GNU/Linux
nftables version: nftables v0.9.0 (Fearless Fosdick)
Related LKMs:
# lsmod | grep -i tables
nf_tables_set 32768 18
nf_tables 143360 248
nft_ct,nft_reject_inet,nft_counter,nf_tables_set,nft_reject
nfnetlink 16384 1 nf_tables
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was s...
2020 Apr 14
1
[PATCH v2] Fix: buffer overflow during hvc_alloc().
...h+0xc0/0xd0
[ 81.503173] Modules linked in: virtio_console fuse xt_CHECKSUM ipt_MASQUERADE xt_conntrack ipt_REJECT nft_counter nf_nat_tftp nft_objref nf_conntrack_tftp tun bridge stp llc nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_tables_set nft_chain_nat_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 nft_chain_route_ipv6 nft_chain_nat_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack nft_chain_route_ipv4 ip6_tables nft_compat ip_set nf_tables nfnetlink sunrpc bochs_drm drm_vram_helper ttm drm_kms_helper syscopya...
2020 Apr 06
0
[PATCH] Fix: buffer overflow during hvc_alloc().
...03173] Modules linked in: virtio_console fuse xt_CHECKSUM
> ipt_MASQUERADE xt_conntrack ipt_REJECT nft_counter nf_nat_tftp nft_objref
> nf_conntrack_tftp tun bridge stp llc nft_fib_inet nft_fib_ipv4 nft_fib_ipv6
> nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct
> nf_tables_set nft_chain_nat_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6
> nf_nat_ipv6 nft_chain_route_ipv6 nft_chain_nat_ipv4 nf_conntrack_ipv4
> nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack nft_chain_route_ipv4
> ip6_tables nft_compat ip_set nf_tables nfnetlink sunrpc bochs_drm
> drm_vram_helper ttm drm...