]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add support for NEXTHOP_TYPE_IPV6_IFINDEX in zserv
authorRenato Westphal <renato@opensourcerouting.org>
Sat, 19 Aug 2017 16:01:00 +0000 (13:01 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 23 Aug 2017 20:45:17 +0000 (17:45 -0300)
commitf38efb809d91605b3b29cf9eb226825d28f680af
tree05c8d69c3d819dd4951e28bd723186cd31fcbe96
parentc125d1d41ef05cf8bd440a3eab94483c18b9874c
zebra: add support for NEXTHOP_TYPE_IPV6_IFINDEX in zserv

This is the v6 counterpart of commit c963c20.

Fixes a bug where ipv6 routes received from babeld were being ignored.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/zserv.c