index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libfrr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: mgmtd: add manual vty server start option and use it
Christian Hopps
2023-05-30
1
-0
/
+7
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-6
/
+6
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib: support multiple `--log` options
David Lamparter
2022-03-07
1
-1
/
+10
*
lib: add frr_early_init hook
David Lamparter
2022-01-17
1
-0
/
+1
*
lib: shuffle around command line options
David Lamparter
2021-12-14
1
-3
/
+5
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
lib: hard-fail creating threads before fork()
David Lamparter
2021-04-22
1
-0
/
+2
*
lib: add frr_config_pre hook
David Lamparter
2021-04-22
1
-0
/
+4
*
lib: rename very_late_init hook to config_post
David Lamparter
2021-04-22
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-4
/
+4
*
lib: memorize what fds were open at startup
David Lamparter
2021-02-12
1
-1
/
+2
*
lib: add support for scripts directory
Quentin Young
2020-12-02
1
-0
/
+2
*
lib: add startup option to limit fds
Mark Stapp
2020-11-18
1
-0
/
+4
*
lib: postpone the sysrepo plugin initialization
Renato Westphal
2020-09-15
1
-0
/
+1
*
treewide: add attribute to functions that do not return
Ruben Kerkhof
2020-03-19
1
-1
/
+2
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: Convert over to all -N namespace to change DAEMON_VTY_DIR
Donald Sharp
2019-06-05
1
-1
/
+5
*
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-05-31
1
-0
/
+2
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-0
/
+15
*
watchfrr, lib: cleanup & delay detaching
David Lamparter
2018-10-02
1
-4
/
+12
*
lib: Add --log-level to daemons
Donald Sharp
2018-06-19
1
-0
/
+1
*
lib: Add new cli to specify where to output logs on startup
Donald Sharp
2018-06-19
1
-0
/
+1
*
lib: Create a thread for reading in the cli
Donald Sharp
2018-06-19
1
-0
/
+2
*
lib: Add ability to retry if backup is specified
Donald Sharp
2018-06-19
1
-0
/
+1
*
bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation
Donald Sharp
2018-06-08
1
-1
/
+1
*
lib: add -N/--pathspace option
David Lamparter
2017-08-28
1
-0
/
+1
*
lib: centralized memstats-at-exit
David Lamparter
2017-08-24
1
-0
/
+2
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-0
/
+8
*
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
1
-0
/
+1
|
\
|
*
lib: --terminal option for all daemons
David Lamparter
2017-08-02
1
-0
/
+1
*
|
*: remove --enable-tcp-zebra, rework ZAPI path
David Lamparter
2017-08-08
1
-0
/
+4
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-20
/
+15
*
lib: detangle protocol name/instance from logging
David Lamparter
2017-05-18
1
-0
/
+3
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-3
/
+3
*
lib: Add CLI option --moduledir to override default module location (needed f...
Martin Winter
2017-04-21
1
-0
/
+2
*
lib: add hook infrastructure
David Lamparter
2017-03-25
1
-0
/
+2
*
lib: dynamic module loading
David Lamparter
2017-03-24
1
-2
/
+11
*
lib: simplify protocol/log naming
David Lamparter
2017-03-08
1
-2
/
+2
*
*: add frr_run()
David Lamparter
2017-03-08
1
-0
/
+4
*
*: add frr_config_fork()
David Lamparter
2017-03-08
1
-1
/
+16
*
*: centralize more into frr_init()
David Lamparter
2017-03-07
1
-0
/
+1
*
*: add frr_init() infrastructure
David Lamparter
2017-03-07
1
-0
/
+80