summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bgpctl/json.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to include sys/cdefs.h hereclaudio2020-10-211-1/+0
* Using int64_t together with printf %llu is not portable. Either add aclaudio2020-05-041-2/+2
* Add support to output data in JSON. This is still work in progress andclaudio2020-05-021-0/+31