opnsense-src/sys/dev/xen
Gleb Smirnoff 2ef97d8b75 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
2024-12-16 06:49:29 -08:00
..
balloon xen/dev: remove __unused from driver argument of identify functions 2023-11-28 13:32:57 +01:00
blkback xen/blk{front,back}: fix usage of sector sizes different than 512b 2024-10-08 09:29:13 +02:00
blkfront xen/blk{front,back}: fix usage of sector sizes different than 512b 2024-10-08 09:29:13 +02:00
bus Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
console x86/xen: introduce non-hypercall based emergency print 2024-02-22 11:08:03 +01:00
control xen: remove PV suspend/resume support copyright 2024-10-07 18:59:45 +02:00
cpu sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
debug xen/debug: remove usage of sbuf_{clear,finish}() on drained sbuf 2024-05-09 12:50:08 +02:00
efi sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
evtchn sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gntdev device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
grant_table xen/dev: remove __unused from driver argument of identify functions 2023-11-28 13:32:57 +01:00
netback netpfil: Use accessor functions and named constants for all tcphdr flags 2023-12-25 13:18:01 +01:00
netfront xen/netfront: use iflladdr_event to send ARPs 2024-12-16 06:49:29 -08:00
pcifront Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
privcmd device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
timer xen/intr: correct misuses of Xen handle pointer type 2023-11-28 12:51:19 +01:00
xenpci xen/dev: switch to DEVMETHOD_END 2023-11-28 13:31:47 +01:00
xenstore Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00