Merge pull request #7425 from sworleys/Fix-Bgp-Dist-Help

bgpd: fix help for ipv6 under distance src command
This commit is contained in:
Mark Stapp 2020-11-02 07:54:00 -05:00 committed by GitHub
commit 84fa466b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13822,7 +13822,8 @@ DEFPY_YANG(bgp_distance_source,
NO_STR
"Define an administrative distance\n"
"Distance value\n"
"IP source prefix\n"
"IPv4 source prefix\n"
"IPv6 source prefix\n"
"Access list name\n")
{
afi_t afi;