From 545acafbf599b3d163813e6640a1f83703ebda2e Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 20 Apr 2004 15:13:15 +0000 Subject: 2004-04-16 rivo nurges * bgpd.h: update cease subcodes to draft-ietf-idr-cease-subcode-05 * bgpd.h, bgpd.c, bgp_route.c, bgp_route.h: fix UNH IOL BGP-4.1.6a --- bgpd/bgp_route.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bgpd/bgp_route.c') diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 1d7a0524..7025a8ff 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -1568,7 +1568,7 @@ bgp_clear_adj_in (struct peer *peer, afi_t afi, safi_t safi) /* Delete all kernel routes. */ void -bgp_terminate () +bgp_cleanup_routes () { struct bgp *bgp; struct listnode *nn; -- cgit v1.2.1