diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-07-29 20:21:00 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-08-02 18:35:30 +0300 |
| commit | 1f74d96c418fb36d794ef020144ab286fb363048 (patch) | |
| tree | 7c4411bee66239bc15f9bc5c875fca08bdf91d6a /ospfd/ospf_network.c | |
| parent | 7543016dbc01093d5fbc7e94bbc9bc24344b3efc (diff) | |
zebra: remove checks for src address existence when using "set src"
1. This check is absolutely useless. Nothing keeps user from deleting
the address right after this check.
2. This check prevents zebra from correctly reading the user config with
"set src" because of a race with interface startup (see #4249).
3. NO OPERATIONAL DATA USAGE ON VALIDATION STAGE.
Fixes #7319.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'ospfd/ospf_network.c')
0 files changed, 0 insertions, 0 deletions
