opnsense-src/sys/dev/virtio/network
Joyu Liao d92ff32bad vtnet: Prefer "hardware" accounting for the multicast and total number of octets sent
When ALTQ is enabled, this driver does "hardware" accounting and soft
accounting at the same time. Prefer the "hardware" one to make the logic
simpler.

Reviewed by:	zlei
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D44817

(cherry picked from commit 2a346c8993cbb92a321a7c25bd9ac4dcaae352d1)
2025-10-10 13:32:23 +02:00
..
if_vtnet.c vtnet: Prefer "hardware" accounting for the multicast and total number of octets sent 2025-10-10 13:32:23 +02:00
if_vtnetvar.h vtnet: improve checksum offloading 2025-10-10 13:31:36 +02:00
virtio_net.h virtio(4): Fix a typo in a source code comment 2024-01-25 07:43:30 +01:00