]> git.puffer.fish Git - matthieu/frr.git/commit
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>
Thu, 25 Apr 2019 12:23:34 +0000 (14:23 +0200)
commitf20e2a09c8aef399698fa074b36f24becdf49cbb
treec3c8189f69961828527c6f0c9a79f0aa85fe8d77
parentbbd8da796b1ad74ca5ad2e6e0ff22178dcb63f0b
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