index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libfrr.c
Age
Commit message (
Expand
)
Author
2020-04-16
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-03
lib, tools: silence harmless warnings in the northbound tools
Renato Westphal
2020-04-01
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-03-04
*: Use true/false instead of 1/0 when assigning variable for bool type
Donatas Abraitis
2019-12-06
lib: new defaults logic
David Lamparter
2019-12-06
lib: add frr_version_cmp()
David Lamparter
2019-12-06
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-10-11
lib: optimize loading of the startup configuration
Renato Westphal
2019-09-18
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-16
lib: handle frr_pthread_init/fini in libfrr init
Quentin Young
2019-08-19
*: Fix spelling errors pointed out by debian packaging
Donald Sharp
2019-07-31
lib: RCU
David Lamparter
2019-07-29
vtysh: only show error codes once
Quentin Young
2019-06-19
lib,vtysh: Add vtysh commands for log-filter
Stephen Worley
2019-06-04
*: Convert over to all -N namespace to change DAEMON_VTY_DIR
Donald Sharp
2019-06-04
lib: Allow -N to modify the zapi domain socket
Donald Sharp
2019-06-03
No log commands (#3581)
David Lamparter
2019-05-31
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-05-31
lib: vtypath_default could be overwritten
Donald Sharp
2019-05-29
Merge pull request #4393 from donaldsharp/debug_all
Renato Westphal
2019-05-29
lib: fix helpstring truncation
Quentin Young
2019-05-29
lib: remove some strcpy, strcat
Quentin Young
2019-05-28
lib: Separate out the debug_init api
Donald Sharp
2019-04-26
lib: introduce a read-write lock for northbound configurations
Renato Westphal
2019-04-18
lib: don't initialize the northbound database in the unit tests
Renato Westphal
2019-02-25
*: use proper bool initializers & fix comparisons
Quentin Young
2018-12-07
lib: add support for confirmed commits
Renato Westphal
2018-10-27
lib: introduce new northbound API
Renato Westphal
2018-10-04
Merge pull request #3098 from opensourcerouting/watchfrr-delay
Quentin Young
2018-10-02
watchfrr, lib: cleanup & delay detaching
David Lamparter
2018-10-02
lib: print version information in libfrr.so
David Lamparter
2018-09-22
Revert "lib: Ensure FRR detects running of the second instance of a FRR daemo...
Donald Sharp
2018-09-13
*: style for EC replacements
Quentin Young
2018-09-13
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-12
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-11
lib: whitespace/spelling fix
David Lamparter
2018-09-06
lib: Convert libfrr.c to use new error code system
Donald Sharp
2018-09-06
lib: Ensure FRR detects running of the second instance of a FRR daemon, doesn...
Biswajit Sadhu
2018-08-14
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
*: rename ferr_ref -> log_ref
Quentin Young
2018-08-14
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
lib: remove still reachable blocks in ferr.c
Quentin Young
2018-08-14
*: stop double initialization of ferr
Quentin Young
2018-08-14
lib: Cleanup some missed LIB_ERR_SYSTEM_CALL
Donald Sharp
2018-08-14
lib, bgpd: Add code to make lib auto create the ferr infrastructure
Donald Sharp
2018-07-29
lib: Set proper write file when using backup config
Donald Sharp
2018-06-25
lib: check return value (Coverity 1453456)
paco
2018-06-19
lib: Add --log-level to daemons
Donald Sharp
2018-06-19
lib: Remove special case code to use syslog
Donald Sharp
2018-06-19
lib: Add new cli to specify where to output logs on startup
Donald Sharp
[next]