From 5e88d7302599b7ac521624c77adf0b3c72601670 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 19 May 2000 11:01:41 +0000 Subject: BGP now reports originating AS and origin type in get_route_info(). --- proto/bgp/bgp.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'proto/bgp/bgp.c') diff --git a/proto/bgp/bgp.c b/proto/bgp/bgp.c index c6dc4e9..610436f 100644 --- a/proto/bgp/bgp.c +++ b/proto/bgp/bgp.c @@ -531,8 +531,5 @@ struct protocol proto_bgp = { get_status: bgp_get_status, get_attr: bgp_get_attr, reconfigure: bgp_reconfigure, -#if 0 - dump: bgp_dump, get_route_info: bgp_get_route_info, -#endif }; -- cgit v1.2.3