physical: Refactor multicast group processing.
authorRyan Moats <rmoats@us.ibm.com>
Sun, 3 Jul 2016 15:35:31 +0000 (10:35 -0500)
committerBen Pfaff <blp@ovn.org>
Sun, 3 Jul 2016 21:57:18 +0000 (14:57 -0700)
commita2ba3806871f09937bbe04cbf06907178142db3a
tree8c7a627b1472bfacc848ce16b15487905922e889
parent40128e371ec360eb31fc7fa0e6df8fce17c8150d
physical: Refactor multicast group processing.

Extract block from SBREC_MULTICAST_GROUP_FOR_EACH block
in physical_run to helper method so that it can be reused when
doing incremental processing.

Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/controller/physical.c