Hi All, This is regarding the support of 255 OpenFlow tables in OVS-1.7.3 It has been observed that the matching packet is not hitting the flow entries inserted in table 1 (or table 2~254)
Command to add flow entry: ovs-ofctl add-flow br0 dl_src=00:00:22:33:44:55 dl_type=0x0800 table=1 action=output:2 The flow gets successfully added in the table 1. When the matching packet of the same flow entry is sent, the packet count don't get updated. Is there any specific procedure to match the entries from the tables 1-254 ? Regards, Nupur
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
