summaryrefslogtreecommitdiff
path: root/lib/subdir.am
AgeCommit message (Expand)Author
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
2020-04-16Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp
2020-04-16yang: add ietf interface yang modelChirag Shah
2020-04-16yang: igmp yang definitionSarita Patra
2020-04-16*: frr nexthop yang in makefileChirag Shah
2020-04-16lib: yang defination for basic frr-routingvdhingra
2020-04-16*: add frr-vrf yang module in makefileChirag Shah
2020-04-01lib/log: re-add log filteringDavid Lamparter
2020-04-01lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter
2020-02-04yang/lib: add filter model to codeRafael Zalamena
2020-02-04lib: implement new route map CLIRafael Zalamena
2020-02-04lib: implement route map northboundRafael Zalamena