On Thu, May 31, 2018 at 08:06:16PM +0200, Máté Eckl wrote: > For now it can only match sockets with IP(V6)_TRANSPARENT socket option > set. > > Example: > table inet sockin { > chain sockchain { > type filter hook prerouting priority -150; policy accept; > socket transparent 1 mark set 0x00000001 nftrace set 1 counter packets 9 bytes 504 accept > > } > } Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html