On Mon, Jun 24, 2019 at 08:09:24PM -0400, Stephen Suryaputra wrote: > This is the userspace change for the overall changes with this > description: > Add capability to have rules matching IPv4 options. This is developed > mainly to support dropping of IP packets with loose and/or strict source > route route options. python nft-tests.py runs fine. However: python nft-tests.py -j shows errors like: ERROR: did not find JSON equivalent for rule 'ip option lsrr type 1' /home/pablo/devel/scm/git-netfilter/nftables/tests/py/ip/ipopt.t.json.got: WARNING: line 2: Wrote JSON equivalent for rule ip option lsrr type 1 Would you also fix json? Thanks.