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


Groups > linux.kernel > #1400369

Re: [PATCH 2/2] gre: Fix wrong tpi->proto in WCCP

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] gre: Fix wrong tpi->proto in WCCP
Date 2016-05-12 23:00 +0200
Message-ID <ry5Sa-4Z1-11@gated-at.bofh.it> (permalink)
References <rxzSh-6v5-9@gated-at.bofh.it> <rxzSi-6v5-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Date: Wed, 11 May 2016 18:48:32 +0800

> When dealing with WCCP in gre6 tunnel, it sets the wrong tpi->protocol,
> that is, ETH_P_IP instead of ETH_P_IPV6 for the encapuslated traffic.
> 
> Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] ip6_gre: Fix get_size calculation for gre6 tunnel Haishuang Yan <yanhaishuang@cmss.chinamobile.com> - 2016-05-11 12:50 +0200
  [PATCH 2/2] gre: Fix wrong tpi->proto in WCCP Haishuang Yan <yanhaishuang@cmss.chinamobile.com> - 2016-05-11 12:50 +0200
    Re: [PATCH 2/2] gre: Fix wrong tpi->proto in WCCP David Miller <davem@davemloft.net> - 2016-05-12 23:00 +0200
  Re: [PATCH 1/2] ip6_gre: Fix get_size calculation for gre6 tunnel David Miller <davem@davemloft.net> - 2016-05-12 23:00 +0200

csiph-web