mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 10:09:25 +00:00
Merge pull request #7425 from sworleys/Fix-Bgp-Dist-Help
bgpd: fix help for ipv6 under distance src command
This commit is contained in:
commit
84fa466b68
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user