Re: [PATCHv4 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
From: David Ahern <hidden>
Date: 2020-05-01 16:33:40
From: David Ahern <hidden>
Date: 2020-05-01 16:33:40
On 4/27/20 4:27 AM, Xin Long wrote:
Patch 1-3 add the geneve/vxlan/erspan options support for iproute_lwtunnel, and Patch 4-5 add the vxlan/erspan options for tc m_tunnel_key, and Patch 6-7 add the vxlan/erspan options for tc f_flower. In kernel space, these features have been supported since these patchsets: https://patchwork.ozlabs.org/cover/1190172/ https://patchwork.ozlabs.org/cover/1198854/
fixed the gdp -> gbp typo and applied to iproute2-next. Thanks