diff options
| author | Stephen Worley <sworley@nvidia.com> | 2020-10-30 16:14:40 -0400 |
|---|---|---|
| committer | Stephen Worley <sworley@nvidia.com> | 2020-10-30 16:14:40 -0400 |
| commit | e12affc15deaf8eb2f698057286a9e4f2a40ca09 (patch) | |
| tree | ae20694ec701c4a0f51205cf47a2e8d0137925e8 /lib/thread.c | |
| parent | 93ca501b61d924b662712ae4fc9273782e8f0396 (diff) | |
bgpd: fix help for ipv6 under distance src command
We were missing the help docstring for IPV6 under the
distance src command in for bgp.
```
[root@alfred frr-2]# /usr/lib/frr/bgpd --log stdout --log-level debug
2020/10/30 16:02:26 BGP: Ran out of docstring while parsing '[no] distance (1-255) <A.B.C.D/M | X:X::X:X/M>$prefix [WORD$acl]'
2020/10/30 16:02:26 BGP: Ran out of docstring while parsing '[no] distance (1-255) <A.B.C.D/M | X:X::X:X/M>$prefix [WORD$acl]'
2020/10/30 16:02:26 BGP: Ran out of docstring while parsing '[no] distance (1-255) <A.B.C.D/M | X:X::X:X/M>$prefix [WORD$acl]'
2020/10/30 16:02:26 BGP: Ran out of docstring while parsing '[no] distance (1-255) <A.B.C.D/M | X:X::X:X/M>$prefix [WORD$acl]'
2020/10/30 16:02:26 BGP: Ran out of docstring while parsing '[no] distance (1-255) <A.B.C.D/M | X:X::X:X/M>$prefix [WORD$acl]'
```
Signed-off-by: Stephen Worley <sworley@nvidia.com>
Diffstat (limited to 'lib/thread.c')
0 files changed, 0 insertions, 0 deletions
