summaryrefslogtreecommitdiffstats
path: root/lib/hook.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* lib: fix spelling nits in more lib filesewlumpkin2021-10-051-1/+1
* lib: fix hook defs for -Wstrict-prototypesDavid Lamparter2021-09-021-6/+13
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-5/+8
* lib: make hook.h cpp-compatibleQuentin Young2020-05-051-1/+1
* lib/hook: use static hook entry when possibleDavid Lamparter2020-04-011-7/+21
* 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-17/+11
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+5
* lib: hooks: support priority ordering & reversingDavid Lamparter2017-08-151-5/+46
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-2/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-50/+50
* lib: add hook infrastructureDavid Lamparter2017-03-251-0/+187