Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:
On Wed, 23 Feb 2022 16:54:09 -0800 you wrote:
This change adds a new OpenFlow field OFPXMT_OFB_IPV6_EXTHDR and
packets can be filtered using ipv6_ext flag.
Signed-off-by: Toms Atteka <cpp.code.lv@xxxxxxxxx>
Acked-by: Pravin B Shelar <pshelar@xxxxxxx>
---
include/uapi/linux/openvswitch.h | 6 ++
net/openvswitch/flow.c | 140 +++++++++++++++++++++++++++++++
net/openvswitch/flow.h | 14 ++++
net/openvswitch/flow_netlink.c | 26 +++++-
4 files changed, 184 insertions(+), 2 deletions(-)
Here is the summary with links:
- [net-next,v8] net: openvswitch: IPv6: Add IPv6 extension header support
https://git.kernel.org/netdev/net-next/c/28a3f0601727
You are awesome, thank you!