summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_cli.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-07-29 20:21:00 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-08-02 18:35:30 +0300
commit1f74d96c418fb36d794ef020144ab286fb363048 (patch)
tree7c4411bee66239bc15f9bc5c875fca08bdf91d6a /eigrpd/eigrp_cli.c
parent7543016dbc01093d5fbc7e94bbc9bc24344b3efc (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 'eigrpd/eigrp_cli.c')
0 files changed, 0 insertions, 0 deletions