[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170920.154117.1811118515077748495.davem@davemloft.net>
Date: Wed, 20 Sep 2017 15:41:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vincent@...nat.im
Cc: dsahern@...il.com, stephen@...workplumber.org,
bridge@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] bridge: also trigger RTM_NEWLINK when
interface is released from bridge
From: Vincent Bernat <vincent@...nat.im>
Date: Thu, 21 Sep 2017 00:12:53 +0200
> ❦ 20 septembre 2017 15:57 -0600, David Ahern <dsahern@...il.com> :
>
>> The DELLINK is for AF_BRIDGE family (ifi_family). Adding family to
>> print_linkinfo and running the monitor I get:
>>
>>
>> [LINK]family 0: 35: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc
>> noqueue master br0 state UNKNOWN group default
>> link/ether d6:c3:73:86:3c:73 brd ff:ff:ff:ff:ff:ff
>>
>> [LINK]family 7: 35: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500
>> master br0 state UNKNOWN
>> link/ether d6:c3:73:86:3c:73
>>
>> [LINK]Deleted family 7: 35: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu
>> 1500 master br0 state UNKNOWN
>> link/ether d6:c3:73:86:3c:73
>
> I didn't know about the family. We can drop the patch.
Ok, I've reverted.
Thanks.
Powered by blists - more mailing lists