mirror_frr/vtysh
Donatas Abraitis ac67c0e4c7 vtysh: Show allow-reserved-ranges once in config
Before:

```
donatas-pc# sh run | include allow-reserved-ranges
allow-reserved-ranges
allow-reserved-ranges
allow-reserved-ranges
allow-reserved-ranges
allow-reserved-ranges
allow-reserved-ranges
donatas-pc#
```

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-09-27 21:41:24 +03:00
..
.gitignore vtysh: ignore generated file vtysh_daemons.h 2020-10-06 17:32:09 -04:00
daemons.pl vtysh: dynamically generate the list of daemons for commands 2020-10-02 15:06:27 +03:00
extract.pl.in pim6d: Correct the show ip prefix-list display for pim6d 2022-03-28 03:23:48 -07:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am vtysh: show live log messages 2022-02-28 13:33:27 +01:00
vtysh_config.c vtysh: Show allow-reserved-ranges once in config 2022-09-27 21:41:24 +03:00
vtysh_main.c vtysh: Handle SIGTSTP (C-z) without exiting the vty shell 2022-08-10 16:18:49 +03:00
vtysh_user.c vtysh: Account validity should be verified when authenticating users with PAM. 2022-06-23 11:15:47 -07:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh: Ignore end when parsing frr.conf 2022-07-20 22:57:33 +03:00
vtysh.h bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering 2022-09-05 22:26:33 +02:00