Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-26 Thread Flavio Leitner
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 i

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Ben Pfaff
On Tue, Jan 20, 2015 at 04:46:32PM +0100, Thomas Graf wrote: > On 01/20/15 at 07:13am, Ben Pfaff wrote: > > What was the key change to the commit message? (I guess you might have > > to describe it instead of showing it, if something in the change is > > triggering a filter somewhere.) > > Attach

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Thomas Graf
On 01/20/15 at 07:13am, Ben Pfaff wrote: > What was the key change to the commit message? (I guess you might have > to describe it instead of showing it, if something in the change is > triggering a filter somewhere.) Attaching diff ;-) Maybe the word "free" in the subject and body in combinatio

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Flavio Leitner
On Tuesday, January 20, 2015 07:13:30 AM Ben Pfaff wrote: > On Tue, Jan 20, 2015 at 04:10:35PM +0100, Thomas Graf wrote: > > On 01/20/15 at 01:08pm, Flavio Leitner wrote: > > > On Tuesday, January 20, 2015 04:38:21 AM Ben Pfaff wrote: > > > > On Tue, Jan 20, 2015 at 10:03:59AM -0200, Flavio Leitner

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Ben Pfaff
On Tue, Jan 20, 2015 at 04:10:35PM +0100, Thomas Graf wrote: > On 01/20/15 at 01:08pm, Flavio Leitner wrote: > > On Tuesday, January 20, 2015 04:38:21 AM Ben Pfaff wrote: > > > On Tue, Jan 20, 2015 at 10:03:59AM -0200, Flavio Leitner wrote: > > > > The RFC4541 section 2.1.1 item 1 allows the snoopi

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Thomas Graf
On 01/20/15 at 01:08pm, Flavio Leitner wrote: > On Tuesday, January 20, 2015 04:38:21 AM Ben Pfaff wrote: > > On Tue, Jan 20, 2015 at 10:03:59AM -0200, Flavio Leitner wrote: > > > The RFC4541 section 2.1.1 item 1 allows the snooping switch > > > to provide an administrative control to allow Report

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Flavio Leitner
On Tuesday, January 20, 2015 04:38:21 AM Ben Pfaff wrote: > On Tue, Jan 20, 2015 at 10:03:59AM -0200, 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 m

Re: [ovs-dev] [PATCH 0/2] Add support to control Reports forwarding

2015-01-20 Thread Ben Pfaff
On Tue, Jan 20, 2015 at 10:03:59AM -0200, 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