Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1332332 > unrolled thread

Re: [PATCH] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

Started byVijay Pandurangan <vijayp@vijayp.ca>
First post2016-02-11 20:30 +0100
Last post2016-02-11 20:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good. Vijay Pandurangan <vijayp@vijayp.ca> - 2016-02-11 20:30 +0100

#1332332 — Re: [PATCH] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

FromVijay Pandurangan <vijayp@vijayp.ca>
Date2016-02-11 20:30 +0100
SubjectRe: [PATCH] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.
Message-ID<r156a-4K4-17@gated-at.bofh.it>
Just as a followup, I wrote a short blog detailing the bug and our
resolution: (https://twitter.com/vijayp/status/697837808417779716)

Thanks again for your help in guiding us through our first kernel
patch. This was a great experience!

direct link: https://medium.com/vijay-pandurangan/linux-kernel-bug-delivers-corrupt-tcp-ip-data-to-mesos-kubernetes-docker-containers-4986f88f7a19#.aymvnbaa8

On Wed, Dec 23, 2015 at 9:57 AM, Cong Wang <xiyou.wangcong@gmail.com> wrote:
> On Tue, Dec 22, 2015 at 11:37 PM, Vijay Pandurangan <vijayp@vijayp.ca> wrote:
>> Cool, thanks! I see it in the -stable queue. Is there anything else I need
>> to do to help with getting this into main or backporting?  Happy to pitch in
>> if I can be helpful.
>>
>
> DaveM usually just backports it to a few recent stable tree, if you want
> to backport further, for example 3.14, you probably need to send
> the commit ID to Greg KH.
>
> Thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web