On Tuesday, January 20, 2015 10:03:59 AM Flavio Leitner wrote: > 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 | 112 > ++++++++++++++++++++++++++++--------------- > lib/mcast-snooping.h | 27 ++++++----- > ofproto/ofproto-dpif-xlate.c | 42 ++++++++++++++-- > ofproto/ofproto-dpif.c | 12 +++-- > ofproto/ofproto-provider.h | 9 ++-- > ofproto/ofproto.c | 8 ++-- > ofproto/ofproto.h | 7 ++- > utilities/ovs-vsctl.8.in | 6 ++- > vswitchd/bridge.c | 7 ++- > vswitchd/vswitch.xml | 9 +++- > 10 files changed, 166 insertions(+), 73 deletions(-) Just a friendly reminder that this specific series is available as pull request in github, not in the list as usual, unfortunately. https://github.com/openvswitch/ovs/pull/32
I appreciate any review/feedback. Thanks fbl _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev