]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_zebra.h
bgpd: Prevent possible crash when parsing v6 attributes
[mirror_frr.git] / bgpd / bgp_zebra.h
index 546d72402af819ef288f9a4a0914cfae50e56cb7..c00d9925eeff24c3db05bc490a731a9ca7d385f3 100644 (file)
@@ -73,6 +73,9 @@ extern int bgp_zebra_advertise_all_vni(struct bgp *, int);
 
 extern int bgp_zebra_num_connects(void);
 
+extern bool bgp_zebra_nexthop_set(union sockunion *, union sockunion *,
+                                 struct bgp_nexthop *, struct peer *);
+
 struct bgp_pbr_action;
 struct bgp_pbr_match;
 struct bgp_pbr_match_entry;