]> git.puffer.fish Git - matthieu/frr.git/commit
eigrpd: use correct autocompletion for distribute-list commands
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 22 Jan 2024 21:21:58 +0000 (23:21 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 22 Jan 2024 21:59:30 +0000 (23:59 +0200)
commitaabe9cf377312082f3d44ac7104f0e302cc49429
tree36cbbba29fd85e9308c79d4fb655a7e67ae25970
parent5ab02e99b7442c46a24f1727645f10af558e8311
eigrpd: use correct autocompletion for distribute-list commands

Currently, we always use access-list autocompletion, even if configuring
prefix-lists. We should differentiate. Also, use address-family-specific
autocompletion.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
eigrpd/eigrp_cli.c