[ovs-dev] [PATCHv2] tunnel: add ip6gretap support.

William Tu u9012063 at gmail.com
Fri Jun 21 17:25:01 UTC 2019


On Fri, Jun 21, 2019 at 10:00 AM Gregory Rose <gvrose8192 at gmail.com> wrote:
>
>
> On 6/20/2019 8:55 AM, William Tu wrote:
> > The patch adds ip6gretap support. Tunnel type ip6gretap is a layer 2 GRE
> > tunnel over IPv6, carrying inner ethernet packets and encap with GRE header
> > with outer IPv6 header.  I tested it by running:
> >    # make check-kernel
> > under kernel 5.2 and for userspace:
> >    # make check TESTSUITEFLAGS='-k ip6gretap'
> >
> > Signed-off-by: William Tu <u9012063 at gmail.com>
> > ---
> > v1-v2: rebase to master
>
> Thanks William, looks good for testing and documentation.
>
> Tested-by: Greg Rose <gvrose8192 at gmail.com>
> Reviewed-by: Greg Rose <gvrose8192 at gmail.com>

Thanks Greg,
I will send out v3 adding more Documentation suggested by Eli
and carry over these two tags.

William


More information about the dev mailing list