]> git.proxmox.com Git - mirror_frr.git/commit
staticd: Make blackhole keyword errors more straightforward
authorTrey Aspelund <taspelund@cumulusnetworks.com>
Fri, 8 Nov 2019 21:51:36 +0000 (16:51 -0500)
committerTrey Aspelund <taspelund@cumulusnetworks.com>
Thu, 14 Nov 2019 22:39:02 +0000 (17:39 -0500)
commita88be399398d7d394d5692452e864414248fb7a8
tree09c21e28fc96e45bba21fdfe74953831732105bb
parentafc46806d06d85c8b4754923bfd29e7da7a1b882
staticd: Make blackhole keyword errors more straightforward

Previous error was misleading and made it seem like Null0,
reject, or blackhole nexthops on static routes are invalid.
This commit makes it more clear as to why the error is seen.

Signed-off-by: Trey Aspelund <taspelund@cumulusnetworks.com>
staticd/static_vty.c