]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add as notation support for bgp rpki service
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 25 Nov 2022 16:51:33 +0000 (17:51 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 10 Feb 2023 09:27:23 +0000 (10:27 +0100)
commit6ccfd1030b42771cfb182e9e6ad53c5368d4b10e
tree38ecdb33c7a7b8ce1407dc1d8eb7be8d46426098
parentc1aa9e7f905e2ee033e972cda60e5497f3062884
bgpd: add as notation support for bgp rpki service

Rpki service uses AS number:
- some show commands use the as number as paramter.
use asnotation support.
- the as number of entries is displayed based on the
asnotation mode of the chose bgp instance.

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