On Wed, Nov 25, 2015 at 03:47:18PM +0900, Simon Horman wrote:
> On Thu, Sep 10, 2015 at 01:18:55PM -0700, Ben Pfaff wrote:
> > Otherwise duplicate bucket IDs cause linked list loops and other nastiness
> > because the ofputil_bucket_find() in the OFPG15_BUCKET_LAST case later in
> > copy_buckets_for_insert_bucket() will find the new bucket instead of the
> > old one and the list_splice() call becomes nonsensical.
> > 
> > Reported-by: Ray Li <rayli1...@gmail.com>
> > Reported-at: 
> > http://openvswitch.org/pipermail/discuss/2015-September/018731.html
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> 
> Reviewed-by: Simon Horman <simon.hor...@netronome.com>

Thanks for the review!  Applied to master and branch-2.4.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to