commit | 5bb506324d150578afadd10c3198ef5b29f5876b | [log] [tgz] |
---|---|---|
author | Andy Zhou <azhou@nicira.com> | Mon Nov 25 10:42:46 2013 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Mon Jan 06 15:51:41 2014 -0800 |
tree | 5aed46c2280137986c2d59c4a0e43389a256331c | |
parent | 8f49ce1135676e5790d8ac5f8ecb2a218c07a33a [diff] |
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs API changes only for code readability. No functional chnages. This patch removes the underscored version. Added a new API ovs_flow_tbl_lookup_stats() that returns the n_mask_hits. Reported by: Ben Pfaff <blp@nicira.com> Reviewed-by: Thomas Graf <tgraf@redhat.com> Signed-off-by: Andy Zhou <azhou@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com>