Hi, I have few questions regarding netlink messages sent by bridge to userspace. 1) Is there any provision for sending linkinfo type for bridge in the RTM_NEWLINK message, when we add bridge. I mean, is there any information associated with RTM_NEWLINK message that comes in userspace to know that this interface is of BRIDGE type. Like for vlan LINKINFO attribute contains the information.. 2) Can we get net_bridge structures along with bridge_port etc .. information via some netlink messages ? I know that port state change info etc comes in RTM_NEWLINK but apart from that is there any provision to get net_bridge structures? Regards Sandeep