summaryrefslogtreecommitdiff
path: root/bgpd/bgp_addpath.c
AgeCommit message (Expand)Author
2020-06-23bgp: rename bgp_node to bgp_destDonald Sharp
2020-03-21bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis
2020-02-06bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macrosDonatas Abraitis
2019-12-02*: generously apply constDavid Lamparter
2019-11-18bgpd: Fix per afi/safi addpath peer countingMitch Skiba
2019-06-13*: config.h or zebra.h is the first #includeDavid Lamparter
2019-03-14*: remove trailing newlines from zlog messagesQuentin Young
2019-02-20bgpd: fix the add-path code to understand the mpls-vpn safiRenato Westphal
2018-11-16bgpd: Abstract bgp_info retrieving/setting from info pointerDonald Sharp
2018-11-10bgpd: Re-use TX Addpath IDs where possibleMitch Skiba