]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: reinstate zlookup checks, required for BGP without zebra
authorPaul Jakma <paul@quagga.net>
Mon, 9 Jan 2012 11:36:23 +0000 (11:36 +0000)
committerPaul Jakma <paul@quagga.net>
Mon, 9 Jan 2012 11:36:23 +0000 (11:36 +0000)
commitfc98d16ea77372f4ab4231e8904f8467e8d1ef71
treead69423081bd300c5a60262f947760ac7189744f
parentdc00d2bb56aa6a84dd2328133f69db3c3e6d9dc7
bgpd: reinstate zlookup checks, required for BGP without zebra

* bgp_nexthop.c: The nexthop lookup cache has to return success for queried
  nexthops if bgpd isn't connected to zebra, or else BGP without zebra doesn't
  work.
bgpd/bgp_nexthop.c