HomeFreeBSD

xen/netfront: use iflladdr_event to send ARPs

Description

xen/netfront: use iflladdr_event to send ARPs

Avoids usage of arp_ifinit() and if_foreach_addr_type(). The former
isn't encouraged to be used in drivers and the latter is about to
change to not expose struct ifaddr.

Reviewed by: royger, ehem_freebsd_m5p.com
Differential Revision: https://reviews.freebsd.org/D48053

Details

Provenance
glebiusAuthored on Dec 16 2024, 2:48 PM
Reviewer
royger
Differential Revision
D48053: xen/netfront: use iflladdr_event to send ARPs
Parents
rGde701f9bdbe0: MAC/do: Apply a rule on real UID/GID instead of effective ones
Branches
Unknown
Tags
Unknown