diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-10-13 19:54:08 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-10-13 19:54:08 +0300 |
| commit | a880bfaab28e837a54de5bd88dad1a755aa2e985 (patch) | |
| tree | d21f21056f7bb8c6f9cba9b9de915e35229102bb /lib/zclient.c | |
| parent | 129c652ff178da75a078bffe70014505f93e3de9 (diff) | |
isisd: Remove circuit state check for openfabric
If we have something like:
```
int eth1
ip router openfabric x
ipv6 router openfabric x
```
And eth1 is removed, the first `ip router ...` fails and only `ipv6 router ...`
is enabled.
If we leave only:
```
int eth1
ipv6 router openfabric x
```
Then also, no interface is going to be enabled, which is weird too.
Fixes: https://github.com/FRRouting/frr/issues/17075
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'lib/zclient.c')
0 files changed, 0 insertions, 0 deletions
