Thread (26 messages) flat view 26 messages, 5 authors, 2021-12-03

RE: [PATCH net-next 2/2] net: optimize skb_postpull_rcsum()

From: David Laight <hidden>
Date: 2021-12-03 16:47:36

quoted
Eric, could you please send a patch with this change?
Sure, I will do this today, after more testing.
I've just done a quick grep and found two ~csum_partial() in
include/net/seg6.h.
Both are wrong (and completely horrid).

There are also 40 csum_partial(buf, len, 0).
If all the buffer is zero they'll return zero - invalid.
They ought to be changed to csum_partial(buf, len, 0xffff).

	David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help