]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: use correct autocompletion for distribute-list commands
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 22 Jan 2024 21:21:02 +0000 (23:21 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 22 Jan 2024 21:49:39 +0000 (23:49 +0200)
commit5ab02e99b7442c46a24f1727645f10af558e8311
treea2c768f3e8555e284c779924f17b54c59658d49f
parent6dbd2465e16542440a21fe7ca180be032a415b95
babeld: use correct autocompletion for distribute-list commands

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

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