ofproto: Factor code out of collect_rules_{loose,strict} into new helper.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Sep 2013 05:37:41 +0000 (22:37 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 13 Sep 2013 00:30:15 +0000 (17:30 -0700)
commit6c1d76429b8fc56ff977f0b2d801f8d18ee8afcb
tree379b1dfe42fb2111d79b51545a1357c443fd6ffe
parentb6843801d24eb4c875151e6520b5740e387ffdd0
ofproto: Factor code out of collect_rules_{loose,strict} into new helper.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
ofproto/ofproto.c