On Tue, Jul 16, 2019 at 09:19:35PM +0200, Pablo Neira Ayuso wrote:
> On Tue, Jul 09, 2019 at 03:02:09PM +0200, Stéphane Veyret wrote:
> > This modification allow to directly add/list/delete expectations.
> 
> Applied, thanks Stephane.

Small problem still, if you don't mind to follow up with an
incremental fix:

ip/objects.t: ERROR: line 52: Failed to add JSON equivalent rule

Looking at /tmp/nftables-test.log, it says:

command: {"nftables": [{"add": {"rule": {"table": "test-ip4", "chain": 
"output", "family": "ip", "expr": [{"ct expect": "ctexpect1"}]}}}]}
internal:0:0-0: Error: Unknown statement object 'ct expect'.

Thanks.

Reply via email to