From: Florian Westphal
Date: Thu, 12 Oct 2017 11:11:22 +0200
> Signed-off-by: Florian Westphal
Applied.
Sabrina Dubroca wrote:
> 2017-10-12, 11:11:22 +0200, Florian Westphal wrote:
> > Signed-off-by: Florian Westphal
>
> Reviewed-by: Sabrina Dubroca
Thanks for reviewing.
> Just a small detail: the "ip macsec" commands actually use genetlink
> and not rtnetlink.
Right, but it implements rtnl li
2017-10-12, 11:11:22 +0200, Florian Westphal wrote:
> Signed-off-by: Florian Westphal
Reviewed-by: Sabrina Dubroca
Just a small detail: the "ip macsec" commands actually use genetlink
and not rtnetlink.
--
Sabrina
Signed-off-by: Florian Westphal
---
tools/testing/selftests/net/rtnetlink.sh | 42
1 file changed, 42 insertions(+)
diff --git a/tools/testing/selftests/net/rtnetlink.sh
b/tools/testing/selftests/net/rtnetlink.sh
index a8a8cdf726b2..5215493166c9 100755
--- a/too