]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fill nb errmsg when no changes during prep
authorQuentin Young <qlyoung@nvidia.com>
Tue, 18 Aug 2020 19:59:41 +0000 (15:59 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Wed, 19 Aug 2020 18:24:32 +0000 (14:24 -0400)
commit5bfb669b377ab5980dd2cb137e1bb28849a8efe1
treeccbe8105625b9fe0ff31ae2a895e35b23031715d
parent105864626158d819cde5d110364cdc05f827bd75
lib: fill nb errmsg when no changes during prep

During the prep phase to apply a northbound commit, if no changes were
detected make sure we fill the error message buffer to explain this.

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
lib/northbound.c
lib/northbound_grpc.cpp