The RFC4541 section 2.1.1 item 1 allows the snooping switch to provide an administrative control to allow Report messages to be flooded to ports not connected to multicast routers.
This is useful for tunnels and patch ports in order to send Reports across switches. Flavio Leitner (2): mcast_snoop: make mcast_fport_bundle generic mcast-snoop: Add support to control Reports forwarding lib/mcast-snooping.c | 119 ++++++++++++++++++++++++++++++++++++++----- lib/mcast-snooping.h | 24 ++++++--- ofproto/ofproto-dpif-xlate.c | 42 +++++++++++++-- ofproto/ofproto-dpif.c | 13 +++-- ofproto/ofproto-provider.h | 9 ++-- ofproto/ofproto.c | 8 +-- ofproto/ofproto.h | 8 ++- utilities/ovs-vsctl.8.in | 6 ++- vswitchd/bridge.c | 7 ++- vswitchd/vswitch.xml | 9 +++- 10 files changed, 203 insertions(+), 42 deletions(-) -- 1.9.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev