@loweel @feld @qdemouliere
No, you can do both in nftables. Either command-line one liners:
nft add element inet main ossec4 { 10.10.10.10, 10.10.10.20 }
Or the same in config file format which is more suitable for atomic loads.