On Fri, Jun 21, 2019 at 10:00 AM Gregory Rose <[email protected]> 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 <[email protected]> > > --- > > v1-v2: rebase to master > > Thanks William, looks good for testing and documentation. > > Tested-by: Greg Rose <[email protected]> > Reviewed-by: Greg Rose <[email protected]>
Thanks Greg, I will send out v3 adding more Documentation suggested by Eli and carry over these two tags. William _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
