]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: store the neighbor as identifier as a string
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 18 Nov 2022 15:02:55 +0000 (16:02 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 10 Feb 2023 09:27:23 +0000 (10:27 +0100)
commitde76ed8a0e4c26b21267556a41bbb056791c1c5c
treea0b69dac15204e32983e8dbfadd7d15ffaed2218
parente84c7c12f224f27ae430f2929a9fd121b133c2b3
bgpd: store the neighbor as identifier as a string

This identifier is used to display the peer configuration in
the running-config, like it has been configured.
The following commands are using a specific string attribute:
- neighbor .. remote-as ASN
- neighbor .. local-as ASN

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_network.c
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h