Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-06-04 Thread Nikolay Aleksandrov
On Wed, Jun 3, 2015 at 7:57 AM, Scott Feldman wrote: > On Tue, Jun 2, 2015 at 10:14 AM, roopa wrote: >> On 5/27/15, 9:01 AM, Scott Feldman wrote: >>> >>> On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov >>> wrote: On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: > > O

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-06-02 Thread Scott Feldman
On Tue, Jun 2, 2015 at 10:14 AM, roopa wrote: > On 5/27/15, 9:01 AM, Scott Feldman wrote: >> >> On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov >> wrote: >>> >>> On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov wrote

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-06-02 Thread roopa
On 5/27/15, 9:01 AM, Scott Feldman wrote: On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov wrote: On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov wrote: On Tue, May 26, 2015 at 7:28 PM, Stephen Hemminger wrote: On Thu, 21 May

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Scott Feldman
On Wed, May 27, 2015 at 9:14 AM, Nikolay Aleksandrov wrote: > On Wed, May 27, 2015 at 6:01 PM, Scott Feldman wrote: >> On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov >> wrote: >>> On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksand

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Nikolay Aleksandrov
On Wed, May 27, 2015 at 6:01 PM, Scott Feldman wrote: > On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov > wrote: >> On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: >>> On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov >>> wrote: On Tue, May 26, 2015 at 7:28 PM, Stephen Hemmi

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Scott Feldman
On Wed, May 27, 2015 at 1:35 AM, Nikolay Aleksandrov wrote: > On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: >> On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov >> wrote: >>> On Tue, May 26, 2015 at 7:28 PM, Stephen Hemminger >>> wrote: On Thu, 21 May 2015 03:42:57 -0700 N

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Nikolay Aleksandrov
On Wed, May 27, 2015 at 9:59 AM, Scott Feldman wrote: > On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov > wrote: >> On Tue, May 26, 2015 at 7:28 PM, Stephen Hemminger >> wrote: >>> On Thu, 21 May 2015 03:42:57 -0700 >>> Nikolay Aleksandrov wrote: >>> From: Wilson Kok Check

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Scott Feldman
On Wed, May 27, 2015 at 12:05 AM, Nikolay Aleksandrov wrote: > On Tue, May 26, 2015 at 7:28 PM, Stephen Hemminger > wrote: >> On Thu, 21 May 2015 03:42:57 -0700 >> Nikolay Aleksandrov wrote: >> >>> From: Wilson Kok >>> >>> Check in fdb_add_entry() if the source port should learn, similar >>> ch

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-27 Thread Nikolay Aleksandrov
On Tue, May 26, 2015 at 7:28 PM, Stephen Hemminger wrote: > On Thu, 21 May 2015 03:42:57 -0700 > Nikolay Aleksandrov wrote: > >> From: Wilson Kok >> >> Check in fdb_add_entry() if the source port should learn, similar >> check is used in br_fdb_update. >> Note that new fdb entries which are adde

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-26 Thread Stephen Hemminger
On Thu, 21 May 2015 03:42:57 -0700 Nikolay Aleksandrov wrote: > From: Wilson Kok > > Check in fdb_add_entry() if the source port should learn, similar > check is used in br_fdb_update. > Note that new fdb entries which are added manually or > as local ones are still permitted. > This patch has

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-25 Thread Nikolay Aleksandrov
On Mon, May 25, 2015 at 4:59 AM, David Miller wrote: > From: Nikolay Aleksandrov > Date: Thu, 21 May 2015 03:42:57 -0700 > >> From: Wilson Kok >> >> Check in fdb_add_entry() if the source port should learn, similar >> check is used in br_fdb_update. >> Note that new fdb entries which are added m

Re: [PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-24 Thread David Miller
From: Nikolay Aleksandrov Date: Thu, 21 May 2015 03:42:57 -0700 > From: Wilson Kok > > Check in fdb_add_entry() if the source port should learn, similar > check is used in br_fdb_update. > Note that new fdb entries which are added manually or > as local ones are still permitted. > This patch ha

[PATCH net-next] bridge: skip fdb add if the port shouldn't learn

2015-05-21 Thread Nikolay Aleksandrov
From: Wilson Kok Check in fdb_add_entry() if the source port should learn, similar check is used in br_fdb_update. Note that new fdb entries which are added manually or as local ones are still permitted. This patch has been tested by running traffic via a bridge port and switching the port's stat