Download raw body.
vmd: checksum offloading
On Mon, Sep 21, 2026 at 10:10:38AM -0600, Theo de Raadt wrote:
> It only reaches tun_set_capabilities()
>
> Shrug.
>
>
> > > > - if (pledge("stdio", NULL) == -1)
> > > > + if (pledge("stdio vmm", NULL) == -1)
This part was just accidentally in the mail.
sorry,
jan
vmd: checksum offloading