index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_addpath.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
bgpd: Add missing enum's to case statement
Donald Sharp
2023-01-31
1
-1
/
+3
*
bgpd: Print out useful information about peer
Donald Sharp
2022-12-16
1
-2
/
+2
*
bgpd: Adopt addpath functionality for labeled-unicast
Donatas Abraitis
2022-12-06
1
-1
/
+21
*
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
Donald Sharp
2020-11-15
1
-7
/
+5
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-23
/
+23
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-13
/
+12
*
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
Donatas Abraitis
2020-02-06
1
-2
/
+4
*
*: generously apply const
David Lamparter
2019-12-02
1
-3
/
+3
*
bgpd: Fix per afi/safi addpath peer counting
Mitch Skiba
2019-11-18
1
-0
/
+2
*
*: config.h or zebra.h is the first #include
David Lamparter
2019-06-13
1
-0
/
+4
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-1
/
+1
*
bgpd: fix the add-path code to understand the mpls-vpn safi
Renato Westphal
2019-02-21
1
-22
/
+61
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
1
-4
/
+4
*
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-11-10
1
-0
/
+422