ofproto: Drop ofproto_rule_lookup().
authorBen Pfaff <blp@nicira.com>
Tue, 26 Apr 2011 21:25:00 +0000 (14:25 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 11 May 2011 21:06:49 +0000 (14:06 -0700)
commit154896e3b99978317d74b5c9847fe07ec01b54b3
tree3ec78372921b755852178071a35ef2786ef2fe4d
parentda40ecacc1e30901684cd0e1df4856bbe442d501
ofproto: Drop ofproto_rule_lookup().

There's no reason not to implement this trivial function in ofproto-dpif,
especially since it makes less sense once multiple table support is
implemented (which table should be searched?).
ofproto/ofproto-dpif.c
ofproto/ofproto.c
ofproto/private.h