OS: Centos7kernel: latest - 3.10.0-123.20.1.el7.x86_64OVS : 2.3.90 . the latest
master - openvswitch-ovs-4d9226a The H file
datapath/linux/compat/include/net/vxlan.h has :IFNDEF HAVE_VXLAN_METADATA
Which define prototype rpl_vxlan_xmit_skb. However the c file
datapath/linux/compat/vxlan.cDoesn't implement this function because
USE_KERNEL_TUNNEL_API isn't define in the kernel header/ .config of
3.10.0-123.20.1.el7.x86_64. For that reason I have on dmesg file :dmesg | grep
openvswitch[ 7177.899305] openvswitch: Unknown symbol rpl_vxlan_xmit_skb (err
0)[ 7177.899338] openvswitch: Unknown symbol rpl_vxlan_sock_release (err 0)[
7177.899371] openvswitch: Unknown symbol rpl_vxlan_sock_add (err 0) Which
kernel version contain this feature ? Thanks !
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss