summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | lib: Save number of times a thread is starvedDonald Sharp2022-02-102-10/+20
* | | lib: Changes to support hash algo in keychain.Abhinay Ramesh2022-02-092-2/+180
* | | lib: Support auto completion of configured keychain.Abhinay Ramesh2022-02-091-0/+18
|/ /
* | Merge pull request #8458 from opensourcerouting/xref-5424Donald Sharp2022-02-0810-27/+2410
|\ \
| * | lib: autodetect systemd/journald log on stdoutDavid Lamparter2022-01-172-27/+75
| * | lib: RFC5424 & journald extended syslog targetDavid Lamparter2022-01-176-0/+2312
| * | lib: add frr_early_init hookDavid Lamparter2022-01-172-0/+3
| * | build: check for sendmmsg() and struct mmsghdrDavid Lamparter2022-01-171-0/+20
* | | Merge pull request #10292 from opensourcerouting/pim6-addr-auxDonald Sharp2022-02-081-3/+0
|\ \ \
| * | | pimd: add more dual-family address bitsDavid Lamparter2022-01-171-3/+0
| |/ /
* | | Merge pull request #10417 from Orange-OpenSource/TERuss White2022-02-084-5/+866
|\ \ \
| * | | lib: Add CSPF Path Computation algorithmOlivier Dugeon2022-02-023-0/+859
| * | | lib: Correct bug for TE metric wrong assignementOlivier Dugeon2022-02-021-5/+7
* | | | lib: Use AF_UNSPEC intead of setting to 0Donald Sharp2022-02-071-1/+1
* | | | Merge pull request #10323 from opensourcerouting/ospf6-lsa-statsIgor Ryzhov2022-02-061-0/+9
|\ \ \ \
| * | | | ospf6d: add LSA stats to show area json outputDavid Schweizer2022-01-121-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #10501 from donaldsharp/more_zebra_showJafar Al-Gharaibeh2022-02-042-2/+35
|\ \ \ \
| * | | | lib: Add more information to `show version`Donald Sharp2022-02-042-2/+35
| | |/ / | |/| |
* / | | lib: Update hash.h documentation to warn of a possible crashDonald Sharp2022-02-041-5/+8
|/ / /
* | | bgpd: Convert bgp_addpath_encode_[tr]x() to bool from intDonatas Abraitis2022-02-012-10/+9
* | | vrrpd: use ipaddr_is_zero when neededIgor Ryzhov2022-01-271-9/+0
* | | Merge pull request #10411 from idryzhov/if-config-vrf-nameRuss White2022-01-252-0/+18
|\ \ \
| * | | *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-242-0/+18
* | | | Merge pull request #10381 from idryzhov/drop-gw-addrRuss White2022-01-241-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: replace custom union gw_addr with struct ipaddrIgor Ryzhov2022-01-191-0/+13
* | | | lib, zebra: Add ability to tell thread system to ignore late timersDonald Sharp2022-01-203-8/+16
* | | | lib: Figure out if we are being starved for cpuDonald Sharp2022-01-203-0/+26
|/ / /
* | | Merge pull request #10360 from opensourcerouting/clippy-rel-endianMark Stapp2022-01-191-15/+14
|\ \ \ | |/ / |/| |
| * | lib/clippy: don't endian-convert twiceDavid Lamparter2022-01-181-15/+14
* | | Merge pull request #10355 from opensourcerouting/noisy-startupRuss White2022-01-181-0/+5
|\ \ \
| * | | lib: avoid pointless search for built-in IETF YANGDavid Lamparter2022-01-171-0/+5
| | |/ | |/|
* | | Merge pull request #9938 from Orange-OpenSource/isis_lsRuss White2022-01-182-142/+241
|\ \ \
| * | | lib: Update Link State functions to handle IPv6Olivier Dugeon2021-11-302-142/+241
* | | | Merge pull request #9644 from opensourcerouting/ospf-opaque-attrsRuss White2022-01-181-3/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib, ospfd, ospf6d, zebra: add OSPF opaque route attributesRenato Westphal2022-01-151-0/+8
| * | | lib: do not include bgpd headers in route_opaque.hRenato Westphal2021-11-231-3/+6
* | | | Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena2022-01-174-39/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | *: rework renaming the default VRFIgor Ryzhov2021-12-214-39/+15
* | | | *: use semicolon after printfrr_ext_autoreg_{p,d}David Lamparter2022-01-148-25/+27
* | | | lib: add `%pTH` / `%pTHD` for printing thread infoDavid Lamparter2022-01-142-0/+71
* | | | lib: add time formatting printfrr extsDavid Lamparter2022-01-143-0/+404
* | | | lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter2022-01-141-0/+46
* | | | Merge pull request #10327 from ton31337/fix/reduce_nested_loopsIgor Ryzhov2022-01-131-0/+4
|\ \ \ \
| * | | | *: Add FOREACH_AFI_SAFI_NSF(afi, safi) macro to reduce nestingDonatas Abraitis2022-01-131-0/+4
* | | | | Merge pull request #10324 from anlancs/fix-ospf-streamDonald Sharp2022-01-131-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: fix the right value is returned for fail casesanlan_cs2022-01-121-0/+6
* | | | | Merge pull request #10282 from opensourcerouting/pim6-addr-replaceDonald Sharp2022-01-122-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pimd: move `%pSG4` to `%pPSG4`David Lamparter2022-01-122-2/+2
* | | | | lib: rename one bfd parameter name to reflect real meaninganlan_cs2022-01-102-10/+10
|/ / / /
* | | | lib: small debug adjustment for bfdanlan_cs2022-01-081-4/+4