summaryrefslogtreecommitdiff
path: root/lib/subdir.am
AgeCommit message (Expand)Author
2022-08-02build: unconditionally enable format checksDavid Lamparter
2022-05-31lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.Loganaden Velvindron
2022-04-19*: Fix spelling of neccessaryDonald Sharp
2022-03-23build: remove generated lib files during distcleanMark Stapp
2022-02-28Merge pull request #10566 from whichbug/masterRuss White
2022-02-28lib: implement `terminal monitor` for vtyshDavid Lamparter
2022-02-22isisd: fix #10505 using base64 encodingwhichbug
2022-02-08Merge pull request #8458 from opensourcerouting/xref-5424Donald Sharp
2022-02-02lib: Add CSPF Path Computation algorithmOlivier Dugeon
2022-01-17lib: RFC5424 & journald extended syslog targetDavid Lamparter
2021-11-11build: fix duplicate yang.c file inclusionsDavid Lamparter
2021-11-11build: link libcrypt & libdl to libfrr onlyDavid Lamparter
2021-08-15lib: Scan lib/resolver.c only when c-ares is installedJohn W. O'Brien
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-06-24build: add `-Werror` to xrelfo log format warningsDavid Lamparter
2021-06-24lib: make cputime checks runtime options (v2)David Lamparter
2021-05-14zebra: Send more OPAQUE data from BGPDonatas Abraitis
2021-05-02lib: rework how we "override" assert()David Lamparter
2021-04-23*: drop zassert.hDavid Lamparter
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter
2021-04-15vtysh: add lib/thread.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/resolver.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/spf_backoff.c to vtysh_scanDavid Lamparter
2021-04-15vtysh: add lib/log_vty.c to vtysh_scanDavid Lamparter
2021-03-30lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter
2021-03-17snmp: change -std=gnu99 to -std=gnu11David Lamparter
2021-02-23lib/xref: record log message format argsDavid Lamparter
2021-02-23build: extract xrefsDavid Lamparter
2021-02-23lib/clippy: add libelf wrapperDavid Lamparter
2021-02-01lib: "xref" identifier infrastructureDavid Lamparter
2021-01-19Merge pull request #7639 from qlyoung/frr-luaRuss White
2021-01-04lib: Add Link State DatabaseOlivier Dugeon
2020-12-01lib: start adding generic scripting stuffQuentin Young
2020-11-18Merge pull request #7210 from idryzhov/route-types-disable-daemonDonald Sharp
2020-10-23lib: add trace.h, frrtrace(), support for USDTQuentin Young
2020-10-23lib: move trace.h -> libfrr_trace.hQuentin Young
2020-10-23lib: add tracepoints for *malloc, list opsQuentin Young
2020-10-23lib, configure.ac: initial LTTng supportQuentin Young
2020-10-03*: add bgp yang files into makefilesChirag Shah
2020-10-02lib: respect --disable-daemon flags in route_types.hIgor Ryzhov
2020-09-09lib: adding support for LDP IGP Sync featureKaren Schoener
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-07-22*: pim igmp yang registery to appropriate makefileChirag Shah
2020-07-16lib : basic-routing backend configuration northbound codevdhingra
2020-06-05lib: migrate filter CLI to use northboundRafael Zalamena
2020-06-05*: add filter northbound supportRafael Zalamena
2020-05-05build: add LLVM bitcode targetsDavid Lamparter
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
2020-04-27build: use VPATH for vtysh_scanDavid Lamparter
2020-04-22yang: Defining yang files for pimSarita Patra