Florian Westphal <fw@xxxxxxxxx> wrote: > This series switches iptables-nft to use native nft expressions > (payload, cmp, range, bitwise) to match on ports and tcp flags. > > Patches are split up to first add delinearization support and > then switch the add/insert side over to generating those expressions. I pushed this series out, with "_complete_" replaced with "_parse_" in function names to make it more aligned with the other function names.