]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix missing route-advert stubs 5832/head
authorMark Stapp <mjs@voltanet.io>
Wed, 19 Feb 2020 13:44:05 +0000 (08:44 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 19 Feb 2020 13:44:05 +0000 (08:44 -0500)
commit0b7086494e9fe056f35560bcab53ff9eb0e68df4
tree286eb3b146c29d3710d44dbb99c6fdf523bf5aa8
parentc0038fca9b4b736a59d6ed786c12ac0c8a2909ac
zebra: fix missing route-advert stubs

Stubs are used when frr is built without route-advert
support; a couple of apis were missing, causing builds to fail.

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