Re: git: 5a73a6c178f6 - main - Add lio back to NOTES

From: Ed Maste <emaste_at_freebsd.org>
Date: Wed, 05 Jan 2022 21:06:16 UTC
On Wed, 5 Jan 2022 at 15:47, Warner Losh <imp@bsdimp.com> wrote:
>
> NOIP kernels were already broken when I made this commit. I'll take a look now that emaste committed fixes for those...

I think w/o INET should have built as of my a6668e31aa3c commit.

I also tried building without both INET and INET6. A number of drivers
have checksum offload support that calls in_pseudo() (or similar)
without #ifdef guards, and in_pseduo isn't available in that case.
After hacking those cases I was able to build without INET and INET6.

Affected drivers: age alc ale bxe fxp jme msk sge sk