]> granicus.if.org Git - strace/commit
rtnl_netconf: decode netconfmsg netlink attributes
authorJingPiao Chen <chenjingpiao@gmail.com>
Sun, 27 Aug 2017 17:18:20 +0000 (01:18 +0800)
committerJingPiao Chen <chenjingpiao@gmail.com>
Tue, 29 Aug 2017 07:23:59 +0000 (15:23 +0800)
commitaa0196320819e122562c1a87fb320e34cf1e39f2
tree2a63ad9e9528ab60a3705fdd46334955f2d9fba3
parentd396a91d898f0d3038032782be961bf7050f38bd
rtnl_netconf: decode netconfmsg netlink attributes

* rtnl_netconf.c (netconfmsg_nla_decoders): New array.
(decode_netconfmsg): Use it.
rtnl_netconf.c