]> 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>
Tue, 6 Dec 2011 11:03:00 +0000 (15:03 +0400)
commitf04a80a5d209dbb54f6fec5d0149b7c0e489d29e
treeaaf8378930b524b1bfc9c5326d738a172c255b4b
parentfb01f87f4f50744206222343a780721af19fe56c
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