mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 00:41:20 +00:00
bgpd: Drop sockunion_vty_out() wrong definition
Probably leftover. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
8dcad8e9fd
commit
0019e31c3b
@ -9846,7 +9846,6 @@ void route_vty_out_detail(struct vty *vty, struct bgp *bgp, struct bgp_dest *bn,
|
||||
char buf[INET6_ADDRSTRLEN];
|
||||
char buf1[BUFSIZ];
|
||||
struct attr *attr = path->attr;
|
||||
int sockunion_vty_out(struct vty *, union sockunion *);
|
||||
time_t tbuf;
|
||||
json_object *json_bestpath = NULL;
|
||||
json_object *json_cluster_list = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user