summaryrefslogtreecommitdiffstats
path: root/lib/libfrr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: postpone the sysrepo plugin initializationRenato Westphal2020-09-151-0/+1
* treewide: add attribute to functions that do not returnRuben Kerkhof2020-03-191-1/+2
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* *: Convert over to all -N namespace to change DAEMON_VTY_DIRDonald Sharp2019-06-051-1/+5
* lib: Add '--command-log-always` to all daemons startupDonald Sharp2019-05-311-0/+2
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+15
* watchfrr, lib: cleanup & delay detachingDavid Lamparter2018-10-021-4/+12
* lib: Add --log-level to daemonsDonald Sharp2018-06-191-0/+1
* lib: Add new cli to specify where to output logs on startupDonald Sharp2018-06-191-0/+1
* lib: Create a thread for reading in the cliDonald Sharp2018-06-191-0/+2
* lib: Add ability to retry if backup is specifiedDonald Sharp2018-06-191-0/+1
* bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncationDonald Sharp2018-06-081-1/+1
* lib: add -N/--pathspace optionDavid Lamparter2017-08-281-0/+1
* lib: centralized memstats-at-exitDavid Lamparter2017-08-241-0/+2
* *: centralize some exit cleanup into libfrrDavid Lamparter2017-08-151-0/+8
* Merge remote-tracking branch 'frr/master' into tcp-zebraDavid Lamparter2017-08-091-0/+1
|\
| * lib: --terminal option for all daemonsDavid Lamparter2017-08-021-0/+1
* | *: remove --enable-tcp-zebra, rework ZAPI pathDavid Lamparter2017-08-081-0/+4
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-20/+15
* lib: detangle protocol name/instance from loggingDavid Lamparter2017-05-181-0/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-3/+3
* lib: Add CLI option --moduledir to override default module location (needed f...Martin Winter2017-04-211-0/+2
* lib: add hook infrastructureDavid Lamparter2017-03-251-0/+2
* lib: dynamic module loadingDavid Lamparter2017-03-241-2/+11
* lib: simplify protocol/log namingDavid Lamparter2017-03-081-2/+2
* *: add frr_run()David Lamparter2017-03-081-0/+4
* *: add frr_config_fork()David Lamparter2017-03-081-1/+16
* *: centralize more into frr_init()David Lamparter2017-03-071-0/+1
* *: add frr_init() infrastructureDavid Lamparter2017-03-071-0/+80