summaryrefslogtreecommitdiff
path: root/tests/net-yy-netlink.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently print process ids as signed integersDmitry V. Levin2020-07-181-2/+2
* Update copyright headersDmitry V. Levin2020-04-031-1/+1
* strace: add a long option alias for -yEugene Syromyatnikov2020-02-241-6/+29
* Update copyright headersDmitry V. Levin2018-12-241-0/+1
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Include "netlink.h" instead of <linux/netlink.h>Dmitry V. Levin2017-06-251-5/+1
* tests: move /proc/ checks from scripts to executablesDmitry V. Levin2017-04-191-0/+2
* tests: make net-yy-netlink test executable reenterableDmitry V. Levin2017-04-141-6/+5
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-1/+1
* net.c: fix printing field names of struct sockaddr_nlDmitry V. Levin2016-06-241-2/+2
* tests/net-yy-netlink.c: robustify against libc specific issuesDmitry V. Levin2016-05-231-10/+10
* tests/net-yy-netlink.c: robustify against os specific issuesDmitry V. Levin2016-05-231-3/+4
* tests: add check for netlink protocol decoding with -yy optionFabien Siron2016-05-211-0/+83