]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Add a warning for when we are not operating correctly
authorDonald Sharp <sharpd@nvidia.com>
Fri, 18 Dec 2020 19:38:40 +0000 (14:38 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 18 Dec 2020 19:40:20 +0000 (14:40 -0500)
commit9149c63517c41681a6cf07e11e6b85f8458dffdb
tree5273f65e2b90273bb19a7f9fe16de4493e90bf9b
parent02e7a369b8356e79160d26c18798308c88b4d29d
lib: Add a warning for when we are not operating correctly

There exists a possibilty that route map dependencies
have gotten wrong.  Prevent the crash and warn the user
that we may be in trouble.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/routemap.c