]> granicus.if.org Git - strace/commit
netlink: decode NETLINK_NETFILTER netlink message flags
authorJingPiao Chen <chenjingpiao@gmail.com>
Mon, 18 Sep 2017 12:13:14 +0000 (20:13 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 26 Oct 2017 18:08:03 +0000 (18:08 +0000)
commit58739bf243bf1b79d6430fd53b0e1be2946b50cb
tree51c14ee4d3c012f0caa82383ecdb8e6a1009c3e3
parentb56c8dbcfbb877bb765dfe0500d747e47d0207a2
netlink: decode NETLINK_NETFILTER netlink message flags

* netlink.c (decode_nlmsg_flags_netfilter): New function.
(nlmsg_flags): Add NETLINK_NETFILTER.
* NEWS: Mention this.
NEWS
netlink.c