Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: json: remove spaces | Álvaro Neira Ayuso | 2013-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Remove all the spaces from the JSON output to reduce the size of the output string, this also provides a consistent output in table, chain, rule and set. As Stephen Hemminger suggested, better to squash the output to consume as less bytes as possible. Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | tests: set: add json parsing support | Álvaro Neira Ayuso | 2013-08-28 | 1 | -0/+1 |
Test the functions for parsing set in JSON. Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |