On Mon, Jul 01, 2019 at 12:45:22PM -0700, William Tu wrote: > The patch adds ip6gre support. Tunnel type 'ip6gre' with packet_type= > legacy_l2 is a layer 2 GRE tunnel over IPv6, carrying inner ethernet packets > and encap with GRE header with outer IPv6 header. Encapsulation of layer 3 > packet over IPv6 GRE, ip6gre, is not supported yet. I tested it by running: > # make check-kernel TESTSUITEFLAGS='-k ip6gre' > under kernel 5.2 and for userspace: > # make check TESTSUITEFLAGS='-k ip6gre' > > Signed-off-by: William Tu <[email protected]>
Thanks. I applied this to master. Is this supported in the userspace datapath yet? _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
