summaryrefslogtreecommitdiffstats
path: root/lib/module.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* lib/module.c and callers of frrmod_load(): fix error messagesG. Paul Ziemba2021-09-141-1/+3
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-4/+5
* lib: "xref" identifier infrastructureDavid Lamparter2021-02-011-1/+7
* lib/printf: rename & private __find_argumentsDavid Lamparter2019-06-031-10/+0
* lib: a few more trivial changes for C++ compatibilityRenato Westphal2019-02-121-3/+4
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* lib: flip to ISC on hook & module codeDavid Lamparter2018-12-141-16/+10
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-10/+10
* lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter2017-04-211-1/+1
* lib: dynamic module loadingDavid Lamparter2017-03-241-0/+104