* [Cerowrt-devel] a bit of kernel hacking for ipv6 encapsulation on skb_flow_dissector?
@ 2013-05-28 13:18 Dave Taht
0 siblings, 0 replies; only message in thread
From: Dave Taht @ 2013-05-28 13:18 UTC (permalink / raw)
To: cerowrt-devel
[-- Attachment #1: Type: text/plain, Size: 846 bytes --]
I have been fiddling with WAY too many things simultaneously. At the
moment, for example, I'm poking into why transmission doesn't successfully
set the tos field on utp packets while waiting for a profile enabled build
for the tplink while doing a bunch of other things.
... anyway...
While doing that I saw that fq_codel's treatment of IPv6 through a 6in4
tunnel didn't appear to be doing the "right thing", that ipv4 was
outcompeting it left and right.
It looks like the skb_flow_dissector doesn't "do the right thing" on proto
41 (6in4), where it should peel off the ipv4 header and look inside it for
the ipv6 5 tuple. It does do the right thing for GRE... anybody want to
take a stab at fixing
net/core/flow_dissector.c ?
--
Dave Täht
Fixing bufferbloat with cerowrt:
http://www.teklibre.com/cerowrt/subscribe.html
[-- Attachment #2: Type: text/html, Size: 997 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-28 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-28 13:18 [Cerowrt-devel] a bit of kernel hacking for ipv6 encapsulation on skb_flow_dissector? Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox