summaryrefslogtreecommitdiff
path: root/nhrpd/zbuf.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-06-16nhrpd: r is always < 0 at some points of if else statementsDonald Sharp
2021-10-19nhrpd: convert zbuf queue to DLISTDavid Lamparter
2021-04-23*: remaining zassert => assertDavid Lamparter
2021-04-23*: drop zassert.hDavid Lamparter
2021-04-09nhrpd: use CALLOC instead of MALLOCPhilippe Guibert
2021-04-03Merge pull request #8240 from reubendowle/fixes/nhrp-natJafar Al-Gharaibeh
2021-03-18nhrpd: Add zbuf routine to peek at contentsAmol Lad
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2019-04-18lib: ZEBRA_NUM_OF -> array_sizeDavid Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-08-11*: ALLOC calls cannot failDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-03-07nhrpd: adapt to API changesDavid Lamparter
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs