Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Print devices in quotes, for consistency with: > > - the existing chain listing with single device: > > type filter hook ingress device "lo" priority filter; policy accept > > - the ifname datatype used in sets. > > In general, tokens that are user-defined, not coming in the datatype > symbol list, are enclosed in quotes. Thanks a lot Pablo. I checked tests/py and they still pass after this also. Acked-by: Florian Westphal <fw@xxxxxxxxx>