On Tue, Mar 20, 2012 at 06:27:31PM -0700, Ethan Jackson wrote: > This removes some boilerplate from the bridge. > > Signed-off-by: Ethan Jackson <et...@nicira.com>
I like this very much. Thank you! The keys are guaranteed to be in sorted order, so we could use binary search. Do we have any string-to-string maps that tend to get big? (If we do implement binary search then I'd put it in a helper function.) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev