openvswitch
openvswitch copied to clipboard
An Open vSwitch package for OpenWrt
Hi Below is the error I am getting while compilation. Kindly request to suggest. make[4]: Entering directory `/home/ubuntu/openwrt/trunk/build_dir/target-mips_34kc_uClibc-0.9.33.2/openvswitch-1.9.0' make all-recursive make[5]: Entering directory`/home/ubuntu/openwrt/trunk/build_dir/target-mips_34kc_uClibc-0.9.33.2/openvswitch-1.9.0' Making all in /home/ubuntu/openwrt/trunk/build_dir/target-mips_34kc_uClibc-0.9.33.2/openvswitch-1.9.0/datapath/linux make[6]: Entering directory...
/home/ashkan/openwrt/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/openvswitch-1.9.0/datapath/linux/actions.c: In function 'pop_vlan': /home/ashkan/openwrt/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/openvswitch-1.9.0/datapath/linux/actions.c:104:2: error: too few arguments to function '__vlan_hwaccel_put_tag' include/linux/if_vlan.h:237:31: note: declared here /home/ashkan/openwrt/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/openvswitch-1.9.0/datapath/linux/actions.c: In function 'push_vlan': /home/ashkan/openwrt/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/openvswitch-1.9.0/datapath/linux/actions.c:124:2: error: too few arguments to function '__vlan_hwaccel_put_tag' include/linux/if_vlan.h:237:31: note:...
how to install ovs-vsctl in this ? or how to implement it here ?