Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |