CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/20 18:46:13
Modified files:
sys/kern : kern_pledge.c
usr.sbin/vmd : vionet.c virtio.c virtio.h
Log message:
vmd(8): Add Checksum Offload for guests.
With tweaks from dlg@, claudio@ and dv@.
Tested with Linux and OpenBSD guests with routing, bridging and vlan(4).
Also tested by bluhm@.
Discussed with dlg@, claudio@, dv@ and mlarkin@.
ok deraadt@ for the pledge part
