opnsense-src/sys/dev/virtio/network
Zhenlei Huang 80dfed11fc vtnet: Do not compare boolean with integer
The type of variable promisc and allmulti was changed from int to bool
by commit [1].

[1] 7dce56596f Convert to if_foreach_llmaddr() KPI

MFC after:	3 days
2025-08-28 23:59:21 +08:00
..
if_vtnet.c vtnet: Do not compare boolean with integer 2025-08-28 23:59:21 +08:00
if_vtnetvar.h vtnet(4): Replaced compiletime checks for ALTQ support to runtime checks 2025-04-28 10:30:36 -06:00
virtio_net.h tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00