]> git.puffer.fish Git - matthieu/frr.git/commit
lib: update suggestions related to some northbound errors
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 14 Jan 2019 18:29:18 +0000 (16:29 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 19 Feb 2019 12:41:28 +0000 (09:41 -0300)
commit7250ad4ee2377093b5e8520162dcb4d3da1c7b61
treee402a38e949dda0bc6db456d3503b405211d202e
parent3df7ff76ac79076375ddbe13e3cc821f97eb0e67
lib: update suggestions related to some northbound errors

Since commit 3a11599c, the FRR YANG modules are embedded inside the
binaries and no longer need to be loaded from the file system. This
way, it's impossible for the FRR binaries and YANG modules to be out
of sync anymore. As such, update the suggestions of the northbound
error codes.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/lib_errors.c