Hello, I am trying to create flows for GRE tunneling using:
ovs-ofctl add-flow br0 "in_port=LOCAL actions=set_tunnel:1,set_field:192.168.0.1->tun_dst,output:1" but getting a message: "ovs-ofctl :tun_dst is not allowed to set" Not able to understand what is the issue. Need help!
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss