mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 05:21:31 +00:00
![]() Before: ``` frr version 8.2-dev frr defaults traditional hostname frr rpki rpki polling_period 20 rpki cache 192.0.2.1 8080 preference 1 service integrated-vtysh-config ! ``` After: ``` frr version 8.2-dev frr defaults traditional hostname frr service integrated-vtysh-config ! rpki rpki polling_period 20 rpki cache 192.0.2.1 8080 preference 1 exit ! ``` Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> |
||
---|---|---|
.. | ||
.gitignore | ||
daemons.pl | ||
extract.pl.in | ||
Makefile | ||
subdir.am | ||
vtysh_config.c | ||
vtysh_main.c | ||
vtysh_user.c | ||
vtysh_user.h | ||
vtysh.c | ||
vtysh.h |