diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2023-09-07 15:25:27 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2023-09-07 15:31:55 -0400 |
| commit | c2f0fd315f661ceb9238959e5854db41ccea010a (patch) | |
| tree | a2941724b55d3c76c4beba5037693a8fb114edd3 /lib/prefix.h | |
| parent | d16d013ca3d191b4768365934fbb3ebebf3facc3 (diff) | |
bgpd: Properly use bgp_path_info_cmp for evpn usage
Currently evpn passes into bgp_path_info_cmp the pfx_buf
uninitialized. The bgp_path_info_cmp functionality actually
expects this value to be initialized. Additionally the
evpn section of bgp_path_info_comp was resetting the
new_buf and exist_buf values that were already being
set above to the same values if !debug was on( which
precluded it ever from happening )
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/prefix.h')
0 files changed, 0 insertions, 0 deletions
