]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_route.c
[bgpd] Bug #240, Fix route-server crash when static routes are configured
authorPaul Jakma <paul.jakma@sun.com>
Mon, 8 May 2006 14:37:17 +0000 (14:37 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Mon, 8 May 2006 14:37:17 +0000 (14:37 +0000)
commitda5b30f6fb9437f1dc3d05a48e5e17f78695f820
treebaa0663a2aea52399162c3e8e69be7ef8f54a4c7
parent7a559cbe8f794d298419a8ada80a9f12933eceda
[bgpd] Bug #240, Fix route-server crash when static routes are configured

2006-05-08 Paul Jakma <paul.jakma@sun.com>

* bgp_route.c: (bgp_afi_node_get) given table should never be
  NULL, check/assert this.
  (bgp_static_update) Bug #240. Rsclients should only be passed
  the static update if they are configured for the afi,safi.
bgpd/ChangeLog
bgpd/bgp_route.c