summaryrefslogtreecommitdiff
path: root/rtnl_addr.c
Commit message (Expand)AuthorAgeFilesLines
* rtnl_addr: decode IFA_RT_PRIORITY and IFA_TARGET_NETNSIDEugene Syromyatnikov2019-07-081-8/+10
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-02-131-1/+1
* Use char * for pointer arithmeticsEugene Syromyatnikov2018-01-231-1/+1
* rtnl_addr: decode ifaddrmsg netlink attributesJingPiao Chen2017-08-221-1/+64
* netlink: add basic decoding of NETLINK_ROUTE ifaddrmsg attributesJingPiao Chen2017-08-151-1/+12
* netlink: add a basic rtnetlink parser of addr messagesJingPiao Chen2017-08-131-0/+65