]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: cleanup bmp_get_peer_distinguisher function
authorMaxou <maxence.younsi@insa-lyon.fr>
Mon, 8 Aug 2022 11:39:17 +0000 (13:39 +0200)
committerMaxence Younsi <mx.yns@outlook.fr>
Sat, 4 Nov 2023 11:17:48 +0000 (12:17 +0100)
commit257ca34e94c7d637f7df9438585288516ea04318
tree38a249fda02e964ea40e9baea65b9f9250e69988
parent90ffa97e3817115a3076787dff1b98698c9d4034
bgpd: cleanup bmp_get_peer_distinguisher function

cleaner implementation and use of the new get peer distinguisher function
can be now used for other cases of RFC7854 that are not supported atm

Signed-off-by: Maxence Younsi <mx.yns@outlook.fr>
bgpd/bgp_bmp.c