summaryrefslogtreecommitdiffstats
path: root/lib/subdir.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-211-6/+6
* vtysh: add lib/thread.c to vtysh_scanDavid Lamparter2021-04-151-0/+1
* vtysh: add lib/resolver.c to vtysh_scanDavid Lamparter2021-04-151-0/+1
* vtysh: add lib/spf_backoff.c to vtysh_scanDavid Lamparter2021-04-151-0/+1
* vtysh: add lib/log_vty.c to vtysh_scanDavid Lamparter2021-04-151-0/+1
* lib: add `%*pHX` + `%*pHS` hexdump in printfrrDavid Lamparter2021-03-301-0/+1
* snmp: change -std=gnu99 to -std=gnu11David Lamparter2021-03-171-1/+1
* lib/xref: record log message format argsDavid Lamparter2021-02-231-1/+7
* build: extract xrefsDavid Lamparter2021-02-231-0/+20
* lib/clippy: add libelf wrapperDavid Lamparter2021-02-231-1/+3
* lib: "xref" identifier infrastructureDavid Lamparter2021-02-011-0/+3
* Merge pull request #7639 from qlyoung/frr-luaRuss White2021-01-191-0/+2
|\
| * lib: start adding generic scripting stuffQuentin Young2020-12-021-0/+2
* | lib: Add Link State DatabaseOlivier Dugeon2021-01-041-0/+2
|/
* Merge pull request #7210 from idryzhov/route-types-disable-daemonDonald Sharp2020-11-191-1/+55
|\
| * lib: respect --disable-daemon flags in route_types.hIgor Ryzhov2020-10-021-1/+55
* | lib: add trace.h, frrtrace(), support for USDTQuentin Young2020-10-231-0/+1
* | lib: move trace.h -> libfrr_trace.hQuentin Young2020-10-231-3/+3
* | lib: add tracepoints for *malloc, list opsQuentin Young2020-10-231-1/+2
* | lib, configure.ac: initial LTTng supportQuentin Young2020-10-231-1/+3
* | *: add bgp yang files into makefilesChirag Shah2020-10-031-0/+1
|/
* lib: adding support for LDP IGP Sync featureKaren Schoener2020-09-091-0/+2
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-0/+1
* *: pim igmp yang registery to appropriate makefileChirag Shah2020-07-231-3/+0
* lib : basic-routing backend configuration northbound codevdhingra2020-07-161-0/+4
* lib: migrate filter CLI to use northboundRafael Zalamena2020-06-051-0/+3
* *: add filter northbound supportRafael Zalamena2020-06-051-0/+1
* build: add LLVM bitcode targetsDavid Lamparter2020-05-051-1/+1
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-14/+9
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-13/+13
* yang: Defining yang files for pimSarita Patra2020-04-221-0/+2
* Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+5
|\
| * yang: add ietf interface yang modelChirag Shah2020-04-161-0/+1
| * yang: igmp yang definitionSarita Patra2020-04-161-0/+1
| * *: frr nexthop yang in makefileChirag Shah2020-04-161-0/+1
| * lib: yang defination for basic frr-routingvdhingra2020-04-161-0/+1
| * *: add frr-vrf yang module in makefileChirag Shah2020-04-161-0/+1
* | lib/log: re-add log filteringDavid Lamparter2020-04-011-0/+1
* | lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-1/+4
|/
* yang/lib: add filter model to codeRafael Zalamena2020-02-041-0/+1
* lib: implement new route map CLIRafael Zalamena2020-02-041-0/+4
* lib: implement route map northboundRafael Zalamena2020-02-041-0/+2
* bgpd: prefix-sid srv6 l3vpn service tlvHiroki Shirokura2020-01-151-0/+2
* lib: add frr_version_cmp()David Lamparter2019-12-061-0/+2
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-2/+3
* *: add ietf routing types yang module in makefileChirag Shah2019-10-101-0/+1
* lib: add pull-driven data write handlerDavid Lamparter2019-08-301-0/+2
* Merge pull request #4497 from opensourcerouting/rcuDonald Sharp2019-08-081-0/+2
|\
| * lib: RCUDavid Lamparter2019-07-311-0/+2
* | Merge pull request #4763 from opensourcerouting/ds-workDonald Sharp2019-08-071-2/+0
|\ \