Files
linux-apfs/include/uapi/linux
Richard Alpe 35b9dd7607 tipc: add bearer get/dump to new netlink api
Add TIPC_NL_BEARER_GET command to the new tipc netlink API.

This command supports dumping all data about all bearers or getting
all information about a specific bearer.

The information about a bearer includes name, link priorities and
domain.

Netlink logical layout of bearer get message:
-> bearer
    -> name

Netlink logical layout of returned bearer information:
-> bearer
    -> name
    -> link properties
        -> priority
        -> tolerance
        -> window
    -> domain

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-21 15:01:29 -05:00
..
2014-10-14 13:08:29 +11:00
2014-11-21 14:20:18 -05:00
2014-11-18 13:44:00 -05:00
2014-10-09 09:14:13 +02:00
2014-10-24 00:14:37 +02:00
2014-11-07 14:49:37 -05:00
2014-11-04 13:18:17 +01:00
2014-10-28 10:46:08 +01:00