> On Jun 29, 2018, at 5:09 AM, William Tu <[email protected]> wrote: > > On Thu, Jun 28, 2018 at 8:31 PM, Greg Rose <[email protected]> wrote: >> The compat rpl_ip_tunnel_lookup() function was missing some code added >> in Linux kernel release 4.3 but not backported in the initial commit. >> >> This also allows us to remove an old hack in erspan_rcv() that was >> zeroing out the key parameter so that the tunnel lookups wouldn't fail. >> >> Fixes: 8e53509c ("gre: introduce native tunnel support for ERSPAN") >> Reported-by: William Tu <[email protected]> >> Signed-off-by: Greg Rose <[email protected]> >> >> --- > > > Looks great! thanks > > Acked-by: William Tu <[email protected]>
Thanks, guys. I pushed the series. --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
