summaryrefslogtreecommitdiff
path: root/qpb
AgeCommit message (Expand)Author
2024-05-02*: add XREF_SETUP() to libraries and utilitesDavid Lamparter
2024-02-10qpb: Add missing `#include nexthop.h`Carmine Scarpitta
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2023-01-31qpb: Add missing enum's to switch statementDonald Sharp
2022-08-02qpb: Tell coverity the actual size we are copyingDonald Sharp
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-05-03build: fix assert() use in .pb-c.c filesDavid Lamparter
2021-04-21build: fix protobuf out-of-tree buildDavid Lamparter
2020-05-05build: add LLVM bitcode targetsDavid Lamparter
2019-09-17build: fix "make tags"David Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-09-08build: clean up protobuf build integrationDavid Lamparter
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08build: remove common.amDavid Lamparter
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-04build: clean up BUILT_SOURCESDavid Lamparter
2017-07-31protobuf: fix buildDavid Lamparter
2017-07-31build: non-recursive qpb & fpmDavid Lamparter
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-20Protobuf: Update library name to reflect name change to FRRMartin Winter
2016-09-23fpm/protobuf: fix compile errors & warningsDavid Lamparter
2016-09-23Use only the ISC license for .proto files.Avneesh Sachdev
2016-09-23qpb: Add support for protobuf.Avneesh Sachdev