summaryrefslogtreecommitdiffstats
path: root/lib/subdir.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove getopt.c and getopt1.cDonald Sharp2023-03-281-3/+0
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-3/+3
* lib: new message library for mgmtd client and adaptersChristian Hopps2023-03-221-0/+2
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-0/+2
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+21
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-0/+2
|\
| * lib, bgp: add initial support for asdot formatPhilippe Guibert2023-02-101-0/+2
* | Merge pull request #12494 from louis-6wind/ext_admin_groupOlivier Dugeon2023-02-151-0/+8
|\ \
| * | lib,yang,zebra: add extended admin-group supportLouis Scalbert2023-02-101-0/+2
| * | lib,yang,zebra: add affinity-map supportLouis Scalbert2023-02-091-0/+6
| |/
* / lib: Add `debug routemap [detail]`Donald Sharp2023-02-131-0/+1
|/
* build: consistently mkdir -p output for redirectDavid Lamparter2023-01-241-0/+2
* Revert "lib: BGP registration with IGP for BGP ORR rSPF calc"Donatas Abraitis2023-01-171-1/+0
* zebra: traffic control state managementSiger Yang2022-11-221-0/+2
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-23/+6
* lib: BGP registration with IGP for BGP ORR rSPF calcMadhuri Kuruganti2022-10-121-0/+1
* build: unconditionally enable format checksDavid Lamparter2022-08-021-4/+0
* lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.Loganaden Velvindron2022-05-311-0/+3
* *: Fix spelling of neccessaryDonald Sharp2022-04-191-1/+1
* build: remove generated lib files during distcleanMark Stapp2022-03-231-0/+5
* Merge pull request #10566 from whichbug/masterRuss White2022-02-281-0/+2
|\
| * isisd: fix #10505 using base64 encodingwhichbug2022-02-221-0/+2
* | lib: implement `terminal monitor` for vtyshDavid Lamparter2022-02-281-0/+2
|/
* Merge pull request #8458 from opensourcerouting/xref-5424Donald Sharp2022-02-081-0/+4
|\
| * lib: RFC5424 & journald extended syslog targetDavid Lamparter2022-01-171-0/+4
* | lib: Add CSPF Path Computation algorithmOlivier Dugeon2022-02-021-0/+2
|/
* build: fix duplicate yang.c file inclusionsDavid Lamparter2021-11-111-1/+0
* build: link libcrypt & libdl to libfrr onlyDavid Lamparter2021-11-111-1/+1
* lib: Scan lib/resolver.c only when c-ares is installedJohn W. O'Brien2021-08-151-1/+1
* build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter2021-07-211-8/+9
* build: add `-Werror` to xrelfo log format warningsDavid Lamparter2021-06-241-1/+1
* lib: make cputime checks runtime options (v2)David Lamparter2021-06-241-0/+1
* zebra: Send more OPAQUE data from BGPDonatas Abraitis2021-05-141-0/+1
* lib: rework how we "override" assert()David Lamparter2021-05-021-1/+3
* *: drop zassert.hDavid Lamparter2021-04-231-1/+0
* 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
|/