summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-01-09bgpd: fix bgp orf prefix-list json prefixLouis Scalbert
2024-12-17lib: Take ge/le into consideration when checking the prefix with the prefix-listDonatas Abraitis
2024-10-28lib, zebra: Keep `zebra on-rib-process script` in frr.confDonatas Abraitis
2024-10-23lib: Include SID structure in seg6local nexthopCarmine Scarpitta
2024-10-22Revert "lib: Attach stdout to child only if --log=stdout and stdout FD is a tty"Donald Sharp
2024-10-11bgpd: Move some non BGP-specific route-map functions to libDonatas Abraitis
2024-10-01lib: Attach stdout to child only if --log=stdout and stdout FD is a ttyVladislav Odintsov
2024-06-12lib: fix copy srte_color from zapi_nexthop structurePhilippe Guibert
2024-05-06lib: replace deprecated ares_gethostbynameAndrew Cooks
2024-05-06lib: replace deprecated ares_process()Andrew Cooks
2024-04-23lib, zebra: Check for not being a blackhole routeDonald Sharp
2024-03-18zebra: fix route deletion during zebra shutdownAlexander Skorichenko
2024-02-23lib: Do not convert EVPN prefixes into IPv4/IPv6 if not neededDonatas Abraitis
2024-02-08bgpd: Do not show TCP MSS if the socket is brokenDonatas Abraitis
2024-01-21Revert "zebra: Add connected with noprefixroute"Donatas Abraitis
2023-12-07zebra: Add connected with noprefixrouteDonald Sharp
2023-11-30bgpd: Free Memory for SRv6 Functions and Locator ChunksKeelan10
2023-11-28lib,vtysh: fix show route map JSON outputRafael Zalamena
2023-11-15lib: Prevent infinite loop in ospfDonald Sharp
2023-11-14lib: fix possible freeing of libyang dataIgor Ryzhov
2023-10-30lib: mgmt_msg: fix a valgrind memleakChristian Hopps
2023-10-11lib: Suppress HOB/STARVATION warnings when running in vtyshDonatas Abraitis
2023-10-11Revert "lib: register bgp link-state afi/safi"Donald Sharp
2023-10-11Revert "bgpd: add bgp link-state address-family configuration context"Donald Sharp
2023-10-11Revert "lib: add link-state prefixes"Donald Sharp
2023-10-11Revert "bgpd: store bgp link-state prefixes"Donald Sharp
2023-10-11Revert "bgpd, lib: extend the size of the prefix string buffer"Donald Sharp
2023-10-08Merge pull request #10733 from anlancs/zebra-remove-updateRafael Zalamena
2023-10-07*: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs
2023-10-03Merge pull request #14472 from opensourcerouting/plist-dupRuss White
2023-10-03Merge pull request #13814 from pguibert6WIND/comm_list_expanded_match_no_exactRuss White
2023-10-03Merge pull request #14508 from LabNConsulting/chopps/darr-use-frrmemfuncDonatas Abraitis
2023-10-02bgpd: add 'match community-list any' functionPhilippe Guibert
2023-09-29*: Do not cast to the same type as the destination isDonatas Abraitis
2023-09-29lib: use XREALLOC over realloc avoid coverity warningChristian Hopps
2023-09-28Merge pull request #14498 from idryzhov/fix-conf-t-file-lockDonatas Abraitis
2023-09-28vty: fix working in file-lock modeIgor Ryzhov
2023-09-27vty: fix configure terminal argument descriptionsIgor Ryzhov
2023-09-27Merge pull request #14482 from opensourcerouting/fix/walltime_threshold_disableDonald Sharp
2023-09-26Merge pull request #12649 from louis-6wind/bgp-link-stateRuss White
2023-09-24lib: assert for VTY_PASSFD expectationsDavid Lamparter
2023-09-24lib: Drop deprecated enable-time-check, enable-cpu-time compile optionsDonatas Abraitis
2023-09-22lib: don't announce prefix delete for duplicatesRafael Zalamena
2023-09-22Revert "lib : fix duplicate prefix list delete"Rafael Zalamena
2023-09-21Merge pull request #14454 from opensourcerouting/coverity-20230920Donald Sharp
2023-09-20lib: random make-coverity-happy nitsDavid Lamparter
2023-09-20lib: adapt nexthop_cmp to handle multiple segs SIDsDmytro Shytyi
2023-09-20lib: update del_srv6_seg6_local to handle seg6_segsDmytro Shytyi
2023-09-20lib: nexthop, free the multiple seg6_segsDmytro Shytyi
2023-09-20lib: in nexthop adaptation pass the number of segs to jhashDmytro Shytyi