On Fri, Mar 25, 2011 at 10:35 AM, Ben Pfaff <[email protected]> wrote: > The following commit will need to iterate over a set of "struct > dst"s, obtaining the iface for each. It could look them up using > the hash table that indexes over dp_ifidx, but it's easier if we > simply store the iface pointer directly.
Independent of that, I think this commit makes the code much more intuitive. Looks Good to me. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
