On Wed, Oct 4, 2017 at 5:02 AM, William Tu <[email protected]> wrote: > Add type II erspan vport implementation. Since erspan protocol is > on top of the GRE header, the implementation is extended from the > existing gre implementation. > > Signed-off-by: William Tu <[email protected]> > Cc: Pravin B Shelar <[email protected]>
Why are you adding ERSPAN support to compat code. Isn't this supported over OVS netlink-rtnl (dpif-netlink-rtnl)?
