summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_addpath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* bgpd: Add missing enum's to case statementDonald Sharp2023-01-311-1/+3
* bgpd: Print out useful information about peerDonald Sharp2022-12-161-2/+2
* bgpd: Adopt addpath functionality for labeled-unicastDonatas Abraitis2022-12-061-1/+21
* bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFIDonald Sharp2020-11-151-7/+5
* bgp: rename bgp_node to bgp_destDonald Sharp2020-06-231-23/+23
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-13/+12
* bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macrosDonatas Abraitis2020-02-061-2/+4
* *: generously apply constDavid Lamparter2019-12-021-3/+3
* bgpd: Fix per afi/safi addpath peer countingMitch Skiba2019-11-181-0/+2
* *: config.h or zebra.h is the first #includeDavid Lamparter2019-06-131-0/+4
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-1/+1
* bgpd: fix the add-path code to understand the mpls-vpn safiRenato Westphal2019-02-211-22/+61
* bgpd: Abstract bgp_info retrieving/setting from info pointerDonald Sharp2018-11-161-4/+4
* bgpd: Re-use TX Addpath IDs where possibleMitch Skiba2018-11-101-0/+422