iproute2/devlink
Petr Machata dd78dfc7be lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
Allocation of a new netlink message with the two usual headers is reusable
with other netlink netlink message types. Extract it into a helper,
mnlu_msg_prepare(). Take the second header as an argument, instead of
passing in parameters to initialize it, and copy it in.

Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
2020-11-13 19:43:15 -07:00
..
.gitignore devlink: ignore build result 2016-04-11 13:35:12 -07:00
Makefile lib: Extract from devlink/mnlg a helper, mnlu_socket_open() 2020-11-13 19:43:15 -07:00
devlink.c Unify batch processing across tools 2020-11-13 19:43:15 -07:00
mnlg.c lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare() 2020-11-13 19:43:15 -07:00
mnlg.h devlink: implement flash status monitoring 2019-09-16 07:49:25 -07:00