On Wed, May 29, 2013 at 6:20 AM, Ben Pfaff <b...@nicira.com> wrote:
> On Fri, May 24, 2013 at 05:01:34PM -0700, Jesse Gross wrote:
>> Originally no rule existed for packets that did not match an
>> OpenFlow flow and therefore every packet with a rule could be
>> counted as a hit. However, newer versions of OVS have hidden
>> miss rules so this is no longer true. To return the correct
>> table stats, this subtracts packets that hit the miss rule
>> from the total and removes the separate counter.
>>
>> Reported-by: love you <thunder.lov...@gmail.com>
>> Signed-off-by: Jesse Gross <je...@nicira.com>
>
> Looks good, thanks.

Thanks, applied.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to