mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 02:46:34 +00:00
Merge pull request #11649 from rampxxxx/bfd_cleanup_warning
BFDD: Cleanup warning
This commit is contained in:
commit
a9b4458f61
@ -1573,7 +1573,7 @@ int bp_echo_socket(const struct vrf *vrf)
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
memset(&sll, 0, sizeof(sll));
|
||||
sll.sll_family = AF_PACKET;
|
||||
sll.sll_protocol = htons(ETH_P_IP);
|
||||
sll.sll_ifindex = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user