summaryrefslogtreecommitdiff
path: root/lib/json.h
AgeCommit message (Expand)Author
2022-03-11lib: add JSON printfrr dict-key helperDavid Lamparter
2022-01-12ospf6d: add LSA stats to show area json outputDavid Schweizer
2021-11-17lib: add printfrr to json string helpersDavid Lamparter
2021-11-17lib: add vty_json() helperDavid Lamparter
2020-10-26lib, bgpd: move json_array_string_add to libAnuradha Karuppiah
2020-03-31lib: add json api to encode double valuesPhilippe Guibert
2019-10-11lib: require json-cQuentin Young
2019-05-17vrrpd, lib: style fixesQuentin Young
2019-05-17lib: add more convenient boolean adder for jsonQuentin Young
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice
2018-08-08lib: import new JSON iteration macroRafael Zalamena
2017-11-26ospfd: show ip ospf route json supportChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-29lib: always use 64-bit integers for jsonQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-17lib: Allow json to work across different versions.Donald Sharp
2016-11-29*: add #include "command.h" where neededDavid Lamparter
2016-10-21Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-20bgpd: 'show ip bgp summary json' shows large negative value for "peerUptimeMsec"Daniel Walton
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-09-28lib: Fix compile for jsonDonald Sharp
2016-09-22bgpd: argv update for all but bgp_vty.cDaniel Walton
2016-09-21lib: Add #define str for JavaScript help stringDonald Sharp
2016-09-20lib: Fixup json code to use struct cmd_tokenDonald Sharp
2016-06-10configure: Auto pick-up the correct json envDonald Sharp
2015-11-18Quagga: Fixup cli and json keywordDonald Sharp
2015-06-12Key changes:Donald Sharp