Re: [patch net-next v4 14/21] bridge: add brport flags to dflt bridge_getlink
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2014-11-27 13:17:05
From: Jamal Hadi Salim <jhs@mojatatu.com>
Date: 2014-11-27 13:17:05
On 11/27/14 05:40, Jiri Pirko wrote:
From: Scott Feldman <redacted> To allow brport device to return current brport flags set on port. Add returned flags to nested IFLA_PROTINFO netlink msg built in dflt getlink. With this change, netlink msg returned for bridge_getlink contains the port's offloaded flag settings (the port's SELF settings).
Am i missing something or we already have this stuff showing up in user space today? cheers, jamal