Re: [nft PATCH 0/4] Apply some recent changes to JSON output

2018-09-13 Thread Florian Westphal
Phil Sutter wrote: > This series contains a number of fixes for JSON output code indicated by > failing testcases in tests/py. In one instance, testcase's JSON > equivalent had to be adjusted. Series applied, thanks Phil.

[nft PATCH 0/4] Apply some recent changes to JSON output

2018-09-11 Thread Phil Sutter
This series contains a number of fixes for JSON output code indicated by failing testcases in tests/py. In one instance, testcase's JSON equivalent had to be adjusted. Phil Sutter (4): json: Fix datatype_json() for literal level json: Make inet_service_type_json() respect literal level json: