3bfaa0f744
* netlink.c: Include "nlattr.h" and "xlat/nlmsgerr_attrs.h". (print_cookie, decode_nlmsgerr_attr_cookie): New functions. (nlmsgerr_nla_decoders): New array. (decode_nlmsgerr): Use it. * xlat/nlmsgerr_attrs.in: New file. * NEWS: Mention this.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
NLMSGERR_ATTR_UNUSED 0
|
|
NLMSGERR_ATTR_MSG 1
|
|
NLMSGERR_ATTR_OFFS 2
|
|
NLMSGERR_ATTR_COOKIE 3
|