]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: store nexthop info for redistributed IPV6 routes
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 6 Dec 2011 10:51:10 +0000 (14:51 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 13:15:19 +0000 (17:15 +0400)
commit840faaeb00f1617649332dad82952e21e7c7fda7
tree571cda4238b579ce571bf17cc42423fa12b9ba06
parent4fafd3deef6eecab229e8b35189ffbc1f1ce9806
bgpd: store nexthop info for redistributed IPV6 routes

BGP was ignoring nexthop info for static and other redistributed
routes for IPv6.  Build extra attribute info to store the nexthop.
See also:
  https://bugzilla.vyatta.com/show_bug.cgi?id=6073
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_zebra.c