diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-09-15 18:22:47 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-09-20 21:18:17 +0300 |
| commit | d98d4a1e7d92d97920d28a2bfb3b8b831bcadee6 (patch) | |
| tree | 6ebdfce126a8a7a78aeda7437d1ae8ad9c647c16 /lib/command.h | |
| parent | 598553e34fa61116694e9f3a1b6f1f72c3ac281c (diff) | |
vtysh: remove sorting of vrf node commands
A simple strcmp-based sorting done by `config_add_line_uniq` breaks the
correct advanced sorting of static routes done by staticd. We don't
actually need to check vrf node commands for uniqueness as all commands
are daemon specific, so let's use simple `config_add_line` that doesn't
sort commands.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/command.h')
0 files changed, 0 insertions, 0 deletions
