On 2014-04-19, Henning Brauer <lists-openbsdt...@bsws.de> wrote:

> we're in the same boat here - it's ust that "I don't care too much
> either way" (both of us) doesn't really help in taking a decision :/

Well, in that case I suggest that we remove this hack from all
drivers that have it.  A network driver shouldn't have to examine
higher protocol layers.  And IPv4 is obsolete anyway.

I'll look at gem; that one I can test.

> my main concern is getting rid of the in_cksum_phdr (yes yes, tehre is
> a SECOND function doing essentially the same, but one thing after the
> other) and especially in_cksum_addword "APIs". Nobody shall use this
> horror again.

FWIW, I added in6_cksum_phdr() with the IPv6 checksumming so it
would parallel the IPv4 stuff.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to