]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix missing rtadv stub functions 5830/head
authorMark Stapp <mjs@voltanet.io>
Tue, 18 Feb 2020 21:49:54 +0000 (16:49 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 18 Feb 2020 21:49:54 +0000 (16:49 -0500)
commit0af3d691b2423abd5b91bffaddeae6d9c40dfb88
treee84e266080c20e2589dbb44cbcc095a415672883
parent0d60f61f18549c72e7c4182c536ee2856ab77fe0
zebra: fix missing rtadv stub functions

Add in a few missing stub route-advert functions; these are
needed to build frr with v6 route adverts disabled.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/rtadv.c