]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: rtnetlink: test RTM_GETNETCONF
authorFlorian Westphal <fw@strlen.de>
Tue, 10 Oct 2017 14:18:05 +0000 (16:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:15:01 +0000 (13:15 -0700)
commitff752caab6bc0f7e22180ed02de221dc56af26b0
tree54bec57aa3ac1089d34d83e4ce52280c30f409fd
parent9693b787719b99718b30d5b4806d55b5ea10dd2b
selftests: rtnetlink: test RTM_GETNETCONF

exercise RTM_GETNETCONF call path for unspec, inet and inet6
families, they are DOIT_UNLOCKED candidates.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/rtnetlink.sh