Stephen Hemminger
|
d9d8c8393e
|
json_writer: add SPDX Identifier (GPL-2/BSD-2)
I wrote this code so put SPDX License on it and intentionally
allow use in BSD code.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
|
2018-03-06 14:39:19 -08:00 |
|
Julien Fortin
|
7252f16b2d
|
json_writer: add new json handlers (null, float with format, lluint, hu)
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
|
2017-08-17 18:02:40 -07:00 |
|
Stephen Hemminger
|
fcc16c2287
|
provide common json output formatter
Formatting JSON is moderately painful.
Provide a simple API to do the syntax formatting.
|
2015-08-23 10:05:29 -07:00 |
|