mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-14 15:29:15 +00:00
Merge pull request #2368 from qlyoung/fix-show-bgp-l2vpn-evpn-missing-docstring
bgpd: fix missing docstring
This commit is contained in:
commit
12d82cd7bf
@ -3256,7 +3256,8 @@ DEFUN(show_bgp_l2vpn_evpn_es,
|
||||
L2VPN_HELP_STR
|
||||
EVPN_HELP_STR
|
||||
"ethernet-Segment\n"
|
||||
"Ethernet-Segment Identifier\n")
|
||||
"Ethernet-Segment Identifier\n"
|
||||
JSON_STR)
|
||||
{
|
||||
int idx = 0;
|
||||
uint8_t uj = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user