summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11195 from anlancs/fix/lib-qsortDonald Sharp2022-05-131-1/+6
|\
| * lib: add one check in "list_sort()"anlan_cs2022-05-131-1/+6
* | *: Properly use memset() when zeroingDonatas Abraitis2022-05-115-13/+13
|/
* Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashgetDonatas Abraitis2022-05-044-5/+6
|\
| * *: remove the checking returned value for hash_get()anlan_cs2022-05-024-5/+6
* | lib: change FRR interface name length definitionRafael Zalamena2022-05-021-1/+1
* | *: use FRR interface name definition everywhereRafael Zalamena2022-05-022-4/+4
* | Merge pull request #11118 from opensourcerouting/time-fmt-nullsDonald Sharp2022-04-291-4/+6
|\ \ | |/ |/|
| * lib: format NULL timevals correctlyDavid Lamparter2022-04-281-4/+6
* | Merge pull request #11114 from opensourcerouting/vrf-declvar-macrosmobash-rasool2022-04-291-0/+9
|\ \
| * | lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter2022-04-281-0/+9
| |/
* | Merge pull request #11090 from ton31337/fix/plist_alist_duplicateDonald Sharp2022-04-281-143/+122
|\ \
| * | lib: Ignore duplicate alist/plist entries in CLIDonatas Abraitis2022-04-251-143/+122
* | | Merge pull request #11107 from opensourcerouting/prefix-more-unionizingDonald Sharp2022-04-282-26/+31
|\ \ \ | |_|/ |/| |
| * | lib: prefix unionizationDavid Lamparter2022-04-272-19/+31
| * | lib: remove unused `struct prefix_ptr`David Lamparter2022-04-271-7/+0
* | | Merge pull request #11098 from opensourcerouting/zapi-mrib-v6Donald Sharp2022-04-272-2/+2
|\ \ \ | |/ / |/| |
| * | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIBDavid Lamparter2022-04-262-2/+2
* | | Merge pull request #11079 from opensourcerouting/staticd-nht-refactor-fix-sta...Russ White2022-04-261-0/+5
|\ \ \ | |/ / |/| |
| * | lib: prefix_afi() helperDavid Lamparter2022-04-241-0/+5
* | | Merge pull request #11086 from ton31337/feature/rmap_aspath_replaceRuss White2022-04-262-0/+6
|\ \ \ | |_|/ |/| |
| * | bgpd: Add `set as-path replace <any|ASN>` cmd for route-mapsDonatas Abraitis2022-04-252-0/+6
| |/
* / lib: Ensure an empty string does not get printed for host/domainDonald Sharp2022-04-211-4/+8
|/
* Merge pull request #11055 from donaldsharp/plist_crashDonatas Abraitis2022-04-201-1/+3
|\
| * lib: Prevent crash after shutdown requestDonald Sharp2022-04-191-1/+3
* | Merge pull request #10961 from opensourcerouting/build-ms-extDonald Sharp2022-04-203-1/+8
|\ \
| * | build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-043-1/+8
* | | *: Fix spelling of seperatorDonald Sharp2022-04-191-1/+1
* | | *: Fix spelling of neccessaryDonald Sharp2022-04-193-3/+3
| |/ |/|
* | lib: Remove deprecated routemap_optimization_cmdDonatas Abraitis2022-04-111-37/+0
* | lib, pimd: add a bunch of address helpersDavid Lamparter2022-04-071-0/+65
|/
* lib, yang: Fix spellinig of milisecondsDonald Sharp2022-04-021-1/+1
* *: Fix spelling of wetherDonald Sharp2022-04-021-1/+1
* isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp2022-03-312-10/+11
* bgpd: Show `match script SCRIPT` in running configDonatas Abraitis2022-03-312-0/+6
* Merge pull request #10918 from opensourcerouting/fix/bgpd_crashDonald Sharp2022-03-301-3/+3
|\
| * bgpd: Do not print .lua extension twiceDonatas Abraitis2022-03-291-3/+3
* | Merge pull request #10719 from opensourcerouting/nb-show-fixesRuss White2022-03-292-10/+32
|\ \
| * | lib,vtysh: show operational data with configRafael Zalamena2022-03-021-3/+16
| * | lib: fix iteration over YANG presence containersRenato Westphal2022-03-021-5/+16
| * | lib: fix show yang operational state outputRafael Zalamena2022-03-021-3/+1
* | | *: add SAFI argument to zclient_send_rnhDavid Lamparter2022-03-272-5/+6
| |/ |/|
* | lib: Ensure order of operations is expected with SECONDSDonald Sharp2022-03-261-3/+3
* | Merge pull request #10868 from donaldsharp/zlog_backtrace_uninitedDavid Lamparter2022-03-251-1/+1
|\ \
| * | lib: Prevent uninitialized bytesDonald Sharp2022-03-251-1/+1
* | | Merge pull request #10852 from mjstapp/fix_lib_distcleanDavid Lamparter2022-03-251-0/+5
|\ \ \
| * | | build: remove generated lib files during distcleanMark Stapp2022-03-231-0/+5
* | | | lib: Fix `terminal monitor` uninited memory usage on freebsdDonald Sharp2022-03-241-0/+1
| |/ / |/| |
* | | lib, bgpd: changes for EAD-per-ES fragmentationAnuradha Karuppiah2022-03-182-3/+5
|/ /
* | lib: wheel's typo fixron2022-03-161-1/+1