diff options
author | Richard Alpe <[email protected]> | 2016-08-26 10:52:55 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-08-26 21:38:41 -0700 |
commit | fdb3accc2c15fabc2b687b2819da9167027c61b6 (patch) | |
tree | fa1dd5ee0b2520a8d6746960bece90f26a4f7aef /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c9b64d492b1fbc732e3a26b284060c949b737bce (diff) |
tipc: add the ability to get UDP options via netlink
Add UDP bearer options to netlink bearer get message. This is used by
the tipc user space tool to display UDP options.
The UDP bearer information is passed using either a sockaddr_in or
sockaddr_in6 structs. This means the user space receiver should
intermediately store the retrieved data in a large enough struct
(sockaddr_strage) before casting to the proper IP version type.
Signed-off-by: Richard Alpe <[email protected]>
Reviewed-by: Jon Maloy <[email protected]>
Acked-by: Ying Xue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions