summaryrefslogtreecommitdiff
path: root/tests/nlattr_rtgenmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* rtnl_route: switch to use bundled <linux/rtnetlink.h>Dmitry V. Levin2021-02-111-10/+1
* netlink: fix printing of field names of struct nlmsghdrDmitry V. Levin2021-01-111-2/+2
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-1/+1
* tests: introduce midtail_alloc and use it in netlink testsEugene Syromyatnikov2018-05-091-3/+4
* tests: check decoding of NETLINK_ROUTE rtgenmsg attributesJingPiao Chen2017-08-151-0/+91