[ovs-dev] [PATCH 1/2] cmap, classifier: Avoid unsafe aliasing in iterators.

Ben Pfaff blp at nicira.com
Tue Jul 22 04:39:01 UTC 2014


On Mon, Jul 21, 2014 at 03:25:58PM -0700, Jarno Rajahalme wrote:
> As you noted earlier, CMAP_FOR_EACH and CMAP_FOR_EACH_SAFE now are
> basically the same thing, the only difference being on that safe does
> the advance before calling the body. You considered merging them
> before?

Sure.  Here's a patch for review:
        http://openvswitch.org/pipermail/dev/2014-July/042948.html



More information about the dev mailing list