]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/kernel_netlink.h
zebra: let /32 host route with same IP cross VRF
[mirror_frr.git] / zebra / kernel_netlink.h
index ae88f3372b1c671496b54d6e9cc9c6d5bb42437c..9421ea1c611a0444335540b1cbdd6f1a0d85d389 100644 (file)
@@ -96,7 +96,7 @@ extern const char *nl_family_to_str(uint8_t family);
 extern const char *nl_rttype_to_str(uint8_t rttype);
 
 extern int netlink_parse_info(int (*filter)(struct nlmsghdr *, ns_id_t, int),
-                             const struct nlsock *nl,
+                             struct nlsock *nl,
                              const struct zebra_dplane_info *dp_info,
                              int count, bool startup);
 extern int netlink_talk_filter(struct nlmsghdr *h, ns_id_t ns, int startup);