diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-04-30 13:40:08 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-04-30 13:44:18 +0300 |
| commit | 9ebdb8e80d83a9087deaffee93df4bc90ab6e7ee (patch) | |
| tree | 7159734e59f1571e49196023e13ac3f8c831a1ac /zebra/kernel_netlink.c | |
| parent | 7b5595b61dfbd27ba05b8f5416882514a1e2f94f (diff) | |
bgpd: Apply NOOP when doing negative commands for GR operations
E.g.:
```
% The Graceful Restart command used is not valid at this moment.
zsh: exit 1 vtysh -c configure -c 'router bgp' -c 'no neighbor 127.0.0.1 graceful-restart
1
```
This does not make sense frr-reload to fail.
Instead, just ignore such requests if they are just NOOP.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'zebra/kernel_netlink.c')
0 files changed, 0 insertions, 0 deletions
