mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
BGP now reports originating AS and origin type in get_route_info().
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user