Re: [PATCH net] bridge: mdb: fix delmdb state in the notification

2015-07-29 Thread David Miller
From: Nikolay Aleksandrov Date: Tue, 28 Jul 2015 13:10:44 +0200 > From: Nikolay Aleksandrov > > Since mdb states were introduced when deleting an entry the state was > left as it was set in the delete request from the user which leads to > the following output when doing a monitor (for example)

Re: [PATCH net] bridge: mdb: fix delmdb state in the notification

2015-07-28 Thread Nikolay Aleksandrov
On 07/29/2015 12:38 AM, Cong Wang wrote: > On Tue, Jul 28, 2015 at 4:10 AM, Nikolay Aleksandrov > wrote: >> From: Nikolay Aleksandrov >> >> Since mdb states were introduced when deleting an entry the state was >> left as it was set in the delete request from the user which leads to >> the followi

Re: [PATCH net] bridge: mdb: fix delmdb state in the notification

2015-07-28 Thread Cong Wang
On Tue, Jul 28, 2015 at 4:10 AM, Nikolay Aleksandrov wrote: > From: Nikolay Aleksandrov > > Since mdb states were introduced when deleting an entry the state was > left as it was set in the delete request from the user which leads to > the following output when doing a monitor (for example): > $

[PATCH net] bridge: mdb: fix delmdb state in the notification

2015-07-28 Thread Nikolay Aleksandrov
From: Nikolay Aleksandrov Since mdb states were introduced when deleting an entry the state was left as it was set in the delete request from the user which leads to the following output when doing a monitor (for example): $ bridge mdb add dev br0 port eth3 grp 239.0.0.1 permanent (monitor) dev b