libnl/lib/route/link
Thomas Graf fd19dae352 bridge: Support the new bridging attributes
This provides support for the new bridging attributes provided
in IFLA_PROTINFO while maintaining backwards compatibility
with older kernels.

A set of new API functions are exported to access the bridging
information. rtnl_link_bridge_has_ext_info() can be used to
check whether a bridge object has been constructed based on
the newly available attributes or the old message format.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-02-07 11:39:27 +01:00
..
api.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
bonding.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
bridge.c bridge: Support the new bridging attributes 2013-02-07 11:39:27 +01:00
can.c can: Fix nested message creation in can_put_attrs() 2013-02-01 12:24:37 +01:00
dummy.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
inet.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
inet6.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
vlan.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00