Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > diff --git a/tests/py/inet/ct.t.json.output b/tests/py/inet/ct.t.json.output > index 8b71519e9be7..74c436a3a79e 100644 > --- a/tests/py/inet/ct.t.json.output > +++ b/tests/py/inet/ct.t.json.output > @@ -5,7 +5,6 @@ > "left": { > "ct": { > "dir": "original", > - "family": "ip", > "key": "saddr" Should that be "ip saddr"? Or is a plain "saddr" without family now implicitly ipv4?