summaryrefslogtreecommitdiffstats
path: root/lib/json.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add json api to encode double valuesPhilippe Guibert2020-03-311-0/+3
* lib: require json-cQuentin Young2019-10-111-16/+1
* vrrpd, lib: style fixesQuentin Young2019-05-171-1/+2
* lib: add more convenient boolean adder for jsonQuentin Young2019-05-171-0/+1
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-1/+1
* lib: import new JSON iteration macroRafael Zalamena2018-08-081-0/+14
* ospfd: show ip ospf route json supportChirag Shah2017-11-261-0/+15
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-12/+11
* lib: always use 64-bit integers for jsonQuentin Young2017-06-301-2/+0
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: Allow json to work across different versions.Donald Sharp2017-01-181-0/+4
* *: add #include "command.h" where neededDavid Lamparter2016-11-291-0/+2
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+2
|\
| * bgpd: 'show ip bgp summary json' shows large negative value for "peerUptimeMsec"Daniel Walton2016-10-201-0/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-0/+6
|\|
| * lib: Fix compile for jsonDonald Sharp2016-09-291-0/+6
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-1/+1
* | lib: Fixup json code to use struct cmd_tokenDonald Sharp2016-09-211-1/+1
|/
* lib: Add #define str for JavaScript help stringDonald Sharp2016-09-211-0/+2
* configure: Auto pick-up the correct json envDonald Sharp2016-06-101-0/+4
* Quagga: Fixup cli and json keywordDonald Sharp2015-11-191-0/+1
* Key changes:Donald Sharp2015-06-121-0/+38