summaryrefslogtreecommitdiffstats
path: root/lib/hook.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* lib/hook: use static hook entry when possibleDavid Lamparter2020-04-011-5/+18
* lib: flip to ISC on hook & module codeDavid Lamparter2018-12-141-16/+10
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+2
* lib: hooks: support priority ordering & reversingDavid Lamparter2017-08-151-4/+12
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-5/+2
* lib: add hook infrastructureDavid Lamparter2017-03-251-0/+56