Re: [V3 0/2] net: extend VXLAN header to support more extensions

2024-06-11 Thread Ferruh Yigit
On 6/5/2024 9:09 AM, Gavin Li wrote: > In this patch series, all the VXLAN extension header will be merged with > VXLAN as union if the overlapped field has different format among > protocols. The existing VXLAN-GPE will be marked as deprecated and new > extensions of VXLAN should be added to VXLAN

[V3 0/2] net: extend VXLAN header to support more extensions

2024-06-05 Thread Gavin Li
In this patch series, all the VXLAN extension header will be merged with VXLAN as union if the overlapped field has different format among protocols. The existing VXLAN-GPE will be marked as deprecated and new extensions of VXLAN should be added to VXLAN instead of a new RTE item. RFC https://patc