ofproto-dpif: Introduce multicast snooping handler
authorFlavio Leitner <fbl@redhat.com>
Thu, 19 Jun 2014 01:14:31 +0000 (22:14 -0300)
committerBen Pfaff <blp@nicira.com>
Tue, 24 Jun 2014 18:17:08 +0000 (11:17 -0700)
commit6d95c4e857f768c9a06a42281c887417b211de90
tree2a9bb2e40fdfbb8d043edae4152432c6408c3388
parent0e6126754d1023d22e8111e615bf501d22f18aff
ofproto-dpif: Introduce multicast snooping handler

It follows mac learning, but since the multicast snooping feature
can be disabled, the locking is handled in the library.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif-xlate.h
ofproto/ofproto-dpif.c