On Thu, May 29, 2014 at 05:50:12PM -0300, Flavio Leitner wrote:
> On Thu, May 29, 2014 at 01:31:07PM -0700, Ben Pfaff wrote:
> > On Wed, May 28, 2014 at 10:10:34PM -0300, Flavio Leitner wrote:
> > > Signed-off-by: Flavio Leitner
> >
> > I don't know much about IGMP. I see that there are three ve
On Thu, May 29, 2014 at 01:31:07PM -0700, Ben Pfaff wrote:
> On Wed, May 28, 2014 at 10:10:34PM -0300, Flavio Leitner wrote:
> > Signed-off-by: Flavio Leitner
>
> I don't know much about IGMP. I see that there are three versions,
> v1, v2, and v3, and that this patch series only adds support for
On Wed, May 28, 2014 at 10:10:34PM -0300, Flavio Leitner wrote:
> Signed-off-by: Flavio Leitner
I don't know much about IGMP. I see that there are three versions,
v1, v2, and v3, and that this patch series only adds support for v1
and v2. Is the lack of v3 support a significant limitation in
pr
Signed-off-by: Flavio Leitner
---
NEWS | 1 +
tests/ovs-vsctl.at | 2 ++
utilities/ovs-vsctl.8.in | 30
vswitchd/bridge.c | 49 +
vswitchd/vswitch.ovsschema | 6 --
vswitchd/vs