summaryrefslogtreecommitdiff
path: root/include/openvswitch/json.h
Commit message (Expand)AuthorAgeFilesLines
* json: Inline clone and destroy functions.Ilya Maximets2021-11-301-2/+24
* json: Add support for partially serialized json objects.Ilya Maximets2021-08-311-2/+7
* Embrace anonymous unions.Ben Pfaff2018-05-251-1/+1
* json: Avoid extra memory allocation and string copy parsing object members.Ben Pfaff2018-03-311-0/+1
* json: New function json_object_put_format().Ben Pfaff2017-10-241-1/+5
* json: New function json_nullable_clone().Ben Pfaff2017-10-241-0/+1
* json: Use reference counting in JSON objectsRodriguez Betancourt, Esteban2016-10-041-0/+2
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-0/+141