]> git.ipfire.org Git - thirdparty/iproute2.git/commit
include: Add helper to retrieve a __s64 from a netlink msg
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Fri, 5 Oct 2018 23:25:18 +0000 (16:25 -0700)
committerDavid Ahern <dsahern@gmail.com>
Sun, 7 Oct 2018 17:30:30 +0000 (10:30 -0700)
commitde63cd90444ac9fdf238f950c16cafe351846691
treea0530daecbd4fa342e7a346a639fdb23f5c8ca8a
parenta066bac8a2775bc43d54ae7173057f75f543c44b
include: Add helper to retrieve a __s64 from a netlink msg

This allows signed 64-bit integers to be retrieved from a netlink
message.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
include/libnetlink.h