]> granicus.if.org Git - strace/commit
rtnl_tc_action: decode tcamsg netlink attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Mon, 4 Sep 2017 06:56:44 +0000 (14:56 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 7 Sep 2017 11:35:04 +0000 (11:35 +0000)
commit155fa1293ba0a54960d1959a2335d3917bf8bec6
tree4a35068dfc6ed59117672941785cc0bf94f8cffc
parent16f073a05df3b40a15e51d3f321292d9907c3322
rtnl_tc_action: decode tcamsg netlink attributes

* rtnl_tc_action.c (tcamsg_nla_decoders): New array.
(decode_tcamsg): Use it.
rtnl_tc_action.c