Skip to content

Commit

Permalink
nhrpd: remove netlink_configure_arp declaration
Browse files Browse the repository at this point in the history
Remove the unused netlink_configure_arp() declaration.

Signed-off-by: Louis Scalbert <[email protected]>
  • Loading branch information
louis-6wind committed Jan 24, 2024
1 parent 3cd1c34 commit 6a44127
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nhrpd/netlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
extern int netlink_nflog_group;
extern int netlink_mcast_nflog_group;

int netlink_configure_arp(unsigned int ifindex, int pf);
void netlink_update_binding(struct interface *ifp, union sockunion *proto,
union sockunion *nbma);
void netlink_set_nflog_group(int nlgroup);
Expand Down

0 comments on commit 6a44127

Please sign in to comment.