(And again, this time as plain-text...) > Why do you need to make the two consistent? iptables NFLOG prefix > length is a subset of nftables log action, this is sufficient for the > iptables-nft layer. I might be missing the use-case on your side, > could you please elaborate? We use the nflog prefix space to attach various bits of metadata to iptables and nftables rules that are dynamically generated and installed on our edge. 63 printable chars is a bit too tight to fit everything that we need, so we're running this patch internally and are looking to upstream it. Alex Forster