index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libfrr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add support for confirmed commits
Renato Westphal
2018-12-07
1
-1
/
+1
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-3
/
+72
*
Merge pull request #3098 from opensourcerouting/watchfrr-delay
Quentin Young
2018-10-04
1
-14
/
+34
|
\
|
*
watchfrr, lib: cleanup & delay detaching
David Lamparter
2018-10-02
1
-14
/
+34
*
|
lib: print version information in libfrr.so
David Lamparter
2018-10-02
1
-0
/
+22
|
/
*
Revert "lib: Ensure FRR detects running of the second instance of a FRR daemo...
Donald Sharp
2018-09-22
1
-31
/
+0
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-6
/
+8
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-6
/
+6
*
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-0
/
+29
|
\
|
*
lib: whitespace/spelling fix
David Lamparter
2018-09-11
1
-3
/
+2
|
*
lib: Ensure FRR detects running of the second instance of a FRR daemon, doesn...
Biswajit Sadhu
2018-09-06
1
-0
/
+30
*
|
lib: Convert libfrr.c to use new error code system
Donald Sharp
2018-09-06
1
-2
/
+4
|
/
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-6
/
+6
*
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
1
-2
/
+2
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
lib: remove still reachable blocks in ferr.c
Quentin Young
2018-08-14
1
-0
/
+1
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-0
/
+1
*
lib: Cleanup some missed LIB_ERR_SYSTEM_CALL
Donald Sharp
2018-08-14
1
-4
/
+6
*
lib, bgpd: Add code to make lib auto create the ferr infrastructure
Donald Sharp
2018-08-14
1
-0
/
+3
*
lib: Set proper write file when using backup config
Donald Sharp
2018-07-29
1
-0
/
+5
*
lib: check return value (Coverity 1453456)
paco
2018-06-25
1
-1
/
+3
*
lib: Add --log-level to daemons
Donald Sharp
2018-06-19
1
-4
/
+9
*
lib: Remove special case code to use syslog
Donald Sharp
2018-06-19
1
-3
/
+0
*
lib: Add new cli to specify where to output logs on startup
Donald Sharp
2018-06-19
1
-1
/
+10
*
lib: Create a thread for reading in the cli
Donald Sharp
2018-06-19
1
-4
/
+21
*
lib: Add ability to retry if backup is specified
Donald Sharp
2018-06-19
1
-1
/
+6
*
bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation
Donald Sharp
2018-06-08
1
-2
/
+2
*
lib: fix pathspace option -N
Christian Franke
2018-04-11
1
-2
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-10
/
+8
*
lib, ldpd: fix "argument cannot be negative" coverity warnings
Renato Westphal
2017-10-06
1
-9
/
+21
*
Merge pull request #1255 from qlyoung/vtysh-remove-double-slash
Renato Westphal
2017-09-29
1
-1
/
+1
|
\
|
*
lib: remove extra / in other paths
Quentin Young
2017-09-29
1
-1
/
+1
*
|
lib: Free thread_master pointer after free
Donald Sharp
2017-09-25
1
-0
/
+1
|
/
*
lib: add -N/--pathspace option
David Lamparter
2017-08-28
1
-11
/
+39
*
lib: fix cosmetic issue with exit race
David Lamparter
2017-08-24
1
-1
/
+4
*
lib: centralized memstats-at-exit
David Lamparter
2017-08-24
1
-0
/
+30
*
*: centralize some exit cleanup into libfrr
David Lamparter
2017-08-15
1
-0
/
+21
*
lib: don't close stdio when running foreground
David Lamparter
2017-08-11
1
-1
/
+1
*
Merge remote-tracking branch 'frr/master' into tcp-zebra
David Lamparter
2017-08-09
1
-7
/
+283
|
\
|
*
lib: don't mkdir state paths in watchfrr
David Lamparter
2017-08-09
1
-6
/
+9
|
*
lib: close stdin/out/err in non-terminal case
David Lamparter
2017-08-03
1
-2
/
+9
|
*
lib: plug logging hole during startup
David Lamparter
2017-08-02
1
-0
/
+3
|
*
lib: create pid/vty directories
David Lamparter
2017-08-02
1
-0
/
+51
|
*
lib: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
1
-0
/
+2
|
*
lib: vty_stdio signal handling
David Lamparter
2017-08-02
1
-7
/
+108
|
*
lib: --terminal option for all daemons
David Lamparter
2017-08-02
1
-3
/
+35
|
*
lib: daemonize more intelligently
David Lamparter
2017-08-02
1
-5
/
+82
*
|
lib: thoroughly disable tcp-zebra
David Lamparter
2017-08-08
1
-0
/
+16
*
|
*: remove --enable-tcp-zebra, rework ZAPI path
David Lamparter
2017-08-08
1
-1
/
+106
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-81
/
+65
[next]