diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-07-29 20:21:00 +0300 |
|---|---|---|
| committer | mergify-bot <noreply@mergify.io> | 2021-08-03 20:54:52 +0000 |
| commit | d8cbf68437aa26b45acd1e2797ed702d7525d8e1 (patch) | |
| tree | c57a31f0173821a1b63fdd6b4026c028bfd884f8 /lib/routemap_cli.c | |
| parent | 3190cc20eb58f0dd95cd71e03bc90109810101af (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>
(cherry picked from commit 1f74d96c418fb36d794ef020144ab286fb363048)
Diffstat (limited to 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions
