I am using OVS 1.11 version . 
     I created a table miss entry with priority 0 and wildcard all match and 
action field to send controller (OFPAT_OUTPUT - port OFPP_CONTROLLER. 

     I expect the OVS switch to send Packet-in with reason "OFPR_NO_MATCH" as 
it hit the table miss entry(even spec specify same). 
     but observed packet-in sent with reason "OFPR_ACTION".
 
    Can some one help if my expectation is wrong. 

Thanks. 
Sujai.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to