]> git.puffer.fish Git - matthieu/frr.git/commit
lib: make zapi_nexthop_update_decode private
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 20 Nov 2023 10:22:50 +0000 (11:22 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 20 Nov 2023 10:28:39 +0000 (11:28 +0100)
commit03c4375a4ac2b7a9837b79ab7d0bd732595ded27
treeb4852b6be074492f238f89c4deed02dd891ba794
parent409a693165f039ad9b5b6b08443ab4147715f1cd
lib: make zapi_nexthop_update_decode private

zapi_nexthop_update_decode() is no longer called externally.

Also move the comment to zclient->nexthop_update where it now belongs.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/zclient.c
lib/zclient.h