(diff)
vxlan: implement GPE
This patch is to port it to ovs in order that people also can use VxLAN-gpe
even if they don't replace their kernels with latest Linux kernel.
Signed-off-by: Johnson Li
Signed-off-by: Yi Yang
---
datapath/linux/compat/include/linux/if_link.h | 2 +
dat
IETF defined NSH(Network Service Header) for Service
Function Chaining, this is an IETF draft
https://tools.ietf.org/html/draft-ietf-sfc-nsh-05
It will be a IETF standard shortly, this patch implemented
NSH for Open vSwitch.
Signed-off-by: Johnson Li
Signed-off-by: Yi Yang
---
drivers/net
(diff)
vxlan: implement GPE
This patch is to port it to ovs in order that people also can use VxLAN-gpe
even if they don't replace their kernels with latest Linux kernel.
Signed-off-by: Johnson Li
Signed-off-by: Yi Yang
---
datapath/linux/compat/include/linux/if_link.h | 4 +
dat