]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rtadv.c
zebra: move rtadv service from zrouter to zvrf
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 27 Mar 2019 09:25:13 +0000 (10:25 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 4 Jun 2019 16:33:53 +0000 (18:33 +0200)
commitdf9c8c5742f0fbdba47bc195ebcc273d6cab4a8d
tree81b0b5522879387ea62770a988e3bee391ec0728
parent230dec139888abcf0752c23a78032a3b4854d8a9
zebra: move rtadv service from zrouter to zvrf

when network namespace is used as vrf backend, there is need to have
separate contexts for rtadv contexts.
route advertisements have to look for appropriate interface based on
zvrf context.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/rtadv.c
zebra/rtadv.h
zebra/zebra_ns.c
zebra/zebra_router.h
zebra/zebra_vrf.c
zebra/zebra_vrf.h