summaryrefslogtreecommitdiff
path: root/lib/module.c
AgeCommit message (Expand)Author
2024-08-08lib: Cleanup memory associated with modules on shutdownDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-09-14lib/module.c and callers of frrmod_load(): fix error messagesG. Paul Ziemba
2021-04-21build: make builddir include path consistentDavid Lamparter
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-02-01lib: "xref" identifier infrastructureDavid Lamparter
2020-03-04*: Use true/false instead of 1/0 when assigning variable for bool typeDonatas Abraitis
2019-02-25*: remove null check before XFREEQuentin Young
2018-12-14lib: flip to ISC on hook & module codeDavid Lamparter
2018-07-06eigrpd lib pimd zebra: dead code (PVS-Studio)F. Aragon
2018-06-07bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncationDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-26*: fix compiler warningsDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12lib: fix error message to reference FRRJafar Al-Gharaibeh
2017-04-21lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter
2017-03-24lib: dynamic module loadingDavid Lamparter