On Mon, Apr 22, 2019 at 4:47 PM Willem de Bruijn
wrote:
>
> On Mon, Apr 22, 2019 at 7:40 PM Y Song wrote:
> >
> > On Mon, Apr 22, 2019 at 7:58 AM Willem de Bruijn
> > wrote:
> > >
> > > From: Willem de Bruijn
> > >
> > > So far, all BPF tc tunnel testcases encapsulate in the same network
> > >
On Mon, Apr 22, 2019 at 7:40 PM Y Song wrote:
>
> On Mon, Apr 22, 2019 at 7:58 AM Willem de Bruijn
> wrote:
> >
> > From: Willem de Bruijn
> >
> > So far, all BPF tc tunnel testcases encapsulate in the same network
> > protocol. Add an encap testcase that requires updating skb->protocol.
> >
> >
On Mon, Apr 22, 2019 at 7:58 AM Willem de Bruijn
wrote:
>
> From: Willem de Bruijn
>
> So far, all BPF tc tunnel testcases encapsulate in the same network
> protocol. Add an encap testcase that requires updating skb->protocol.
>
> The 6in4 tunnel encapsulates an IPv6 packet inside an IPv4 tunnel.