summaryrefslogtreecommitdiff
path: root/lib/hook.h
AgeCommit message (Expand)Author
2024-02-15lib: always call new notification hooks tooChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-10-05lib: fix spelling nits in more lib filesewlumpkin
2021-09-02lib: fix hook defs for -Wstrict-prototypesDavid Lamparter
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2020-05-05lib: make hook.h cpp-compatibleQuentin Young
2020-04-01lib/hook: use static hook entry when possibleDavid Lamparter
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-12-14lib: flip to ISC on hook & module codeDavid Lamparter
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-15lib: hooks: support priority ordering & reversingDavid Lamparter
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-03-25lib: add hook infrastructureDavid Lamparter