]> granicus.if.org Git - strace/commit
tests/group_req: use ifindex_lo and IFINDEX_LO_STR
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 10 Aug 2017 18:47:28 +0000 (18:47 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 20:08:39 +0000 (20:08 +0000)
commita9660f8eb13f0d2b361d0b84ef2417eccaabed63
tree75b98080178a95997d03b2c777274100a72af563
parent23d470d3c0aedac5e0aaaa5e9164cafa5b584b6d
tests/group_req: use ifindex_lo and IFINDEX_LO_STR

* tests/group_req.c: Do not check for HAVE_IF_INDEXTONAME.
(main): Use ifindex_lo instead of if_nametoindex, use IFINDEX_LO_STR
instead of hardcoded string.
tests/group_req.c