summaryrefslogtreecommitdiff
path: root/tests/ip_mreq.c
Commit message (Expand)AuthorAgeFilesLines
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-02-131-1/+1
* Include <limits.h> instead of <sys/param.h>Dmitry V. Levin2018-02-111-1/+1
* tests/ip_mreq: use ifindex_lo and IFINDEX_LO_STRDmitry V. Levin2017-08-151-7/+7
* net: enhance decoding of IP_ADD_MEMBERSHIP et al socket optionsDmitry V. Levin2017-07-091-63/+68
* Fix a few spacing style issuesDmitry V. Levin2017-06-171-1/+1
* Introduce print_inet_addrDmitry V. Levin2017-06-151-1/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* tests: use TAIL_ALLOC_OBJECT_CONST_PTRDmitry V. Levin2017-03-161-2/+2
* tests: check decoding of unreadable ip_mreq and ipv6_mreq structuresDmitry V. Levin2016-12-211-0/+7
* tests: rewrite ip_mreq.c using arrays and iteratorsDmitry V. Levin2016-12-211-64/+77
* tests: rewrite ip_mreq.c using tail_allocDmitry V. Levin2016-12-211-27/+27
* tests: rewrite ip_mreq.c without assertsDmitry V. Levin2016-12-211-31/+31
* ip_mreq.test: rewrite from match_grep to match_diffDmitry V. Levin2016-08-021-8/+67
* Assume that libc provides inet_ntop and inet_ptonDmitry V. Levin2016-06-211-2/+2
* tests/ip_mreq.c: use libtestsDmitry V. Levin2016-01-061-11/+18
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-3/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* tests/ip_mreq: skip if basic setsockopt operations failDmitry V. Levin2015-07-211-2/+3
* net: decode setsockopt() multicast argumentsDmitry V. Levin2015-06-081-0/+45