diff options
author | Neale Ranns <neale.ranns@cisco.com> | 2018-07-30 11:59:22 -0700 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2018-08-01 07:38:16 +0000 |
commit | 78c70776340174a2e2c289f16c8c73395f9db289 (patch) | |
tree | 0ef549f8e9b54b29ab951cd2b0e422a458ee5316 /src/vnet/bfd | |
parent | db6d6b3058a20a53684536f68f0b8dc13633f6b4 (diff) |
fix 'sh vxlan tunnels'
this receipe:
/* Get a line of input. */
if (!unformat_user (input, unformat_line_input, line_input))
return 0;
only works if there is more data following the registered command name.
So it is not so good for show commands...
Change-Id: I54249865a44526ade4b40e2d6207138a2d056e40
Signed-off-by: Neale Ranns <neale.ranns@cisco.com>
(cherry picked from commit 16be62e3846750b5b7921c0b4d6408477be434f7)
Diffstat (limited to 'src/vnet/bfd')
0 files changed, 0 insertions, 0 deletions