]> granicus.if.org Git - strace/commit
tests/msg_control: use ifindex_lo and IFINDEX_LO_STR
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 13 Aug 2017 20:28:28 +0000 (20:28 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Aug 2017 20:08:39 +0000 (20:08 +0000)
commite72d776a77aac015a862f71d58fc5079a34e6990
tree63b7bff779c061259c7a7e11c2e14a581ca2825a
parent4e82a67f5f82cc30a81c35f9786b712b8ae346b2
tests/msg_control: use ifindex_lo and IFINDEX_LO_STR

* tests/msg_control.c (test_ip_pktinfo): Use ifindex_lo instead
of if_nametoindex, use IFINDEX_LO_STR instead of hardcoded string.
tests/msg_control.c