index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
module.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-12
/
+1
*
lib/module.c and callers of frrmod_load(): fix error messages
G. Paul Ziemba
2021-09-14
1
-16
/
+76
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib: "xref" identifier infrastructure
David Lamparter
2021-02-01
1
-0
/
+2
*
*: Use true/false instead of 1/0 when assigning variable for bool type
Donatas Abraitis
2020-03-04
1
-2
/
+2
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
lib: flip to ISC on hook & module code
David Lamparter
2018-12-14
1
-16
/
+10
*
eigrpd lib pimd zebra: dead code (PVS-Studio)
F. Aragon
2018-07-06
1
-1
/
+1
*
bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation
Donald Sharp
2018-06-08
1
-1
/
+1
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-4
/
+5
*
*: fix compiler warnings
David Lamparter
2017-08-26
1
-2
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-15
/
+13
*
lib: fix error message to reference FRR
Jafar Al-Gharaibeh
2017-07-12
1
-1
/
+1
*
lib: Add CLI option --moduledir to override default module location (needed f...
Martin Winter
2017-04-21
1
-3
/
+3
*
lib: dynamic module loading
David Lamparter
2017-03-24
1
-0
/
+159