hi, dear all! i use ryu to deploy my vlan policy, actions.append(ofp_parser.OFPActionPushVlan()) actions.append(ofp_parser.OFPActionSetField(vlan_vid=10))
but ovs gives me an set-filed error, as you can see in the attached picture, how does it happen?
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
