From: Mark Gray <mark.d.g...@redhat.com> Date: Wed, 16 Sep 2020 05:19:35 -0400
> This patch adds transport ports information for route lookup so that > IPsec can select Geneve tunnel traffic to do encryption. This is > needed for OVS/OVN IPsec with encrypted Geneve tunnels. > > This can be tested by configuring a host-host VPN using an IKE > daemon and specifying port numbers. For example, for an > Openswan-type configuration, the following parameters should be > configured on both hosts and IPsec set up as-per normal: ... > Fixes: 2d07dc79fe04 ("geneve: add initial netdev driver for GENEVE tunnels") > Signed-off-by: Qiuyu Xiao <qiuyu.xiao....@gmail.com> > Signed-off-by: Mark Gray <mark.d.g...@redhat.com> > Reviewed-by: Greg Rose <gvrose8...@gmail.com> Applied and queued up for -stable, thank you.