diff options
| author | Christian Poessinger <christian@poessinger.com> | 2021-05-04 23:19:29 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2021-05-04 23:32:41 +0200 |
| commit | 5b899e99fe25f3edba1fdba2b6686a9aa8c56b6b (patch) | |
| tree | dea8fd416685e96dcb9bfb8e3f8eac00a28be23e /pceplib/test/pcep_utils_queue_test.c | |
| parent | bc79672d3ef80eac67abc5f1d96fc6e8e125d062 (diff) | |
bgpd: changing graceful-restart parameters should not be considered as error
vtysh will return an informational message to the user that changing any
graceful-shutdown related parameter will require a peer reset. This is should
not be treated as an error message (resulting in a return code of 1) but
rather as a simple information to the user.
This fixes GitHub issue https://github.com/FRRouting/frr/issues/8403
$ vtysh -c configure -c 'router bgp 100' -c 'bgp graceful-restart'
Graceful restart configuration changed, reset all peers to take effect
$ echo $?
0
Signed-off-by: Christian Poessinger <christian@poessinger.com>
Diffstat (limited to 'pceplib/test/pcep_utils_queue_test.c')
0 files changed, 0 insertions, 0 deletions
