commit | 967450c54300fd858b24e044ee960a1133c916a4 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Jul 03 15:42:43 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 04 21:40:02 2018 +0900 |
tree | fe62161f3919ec9026400e402619a9d34282df7a | |
parent | f744c4bb5ca59289616c7d583dae6d28268f5486 [diff] |
selftests: forwarding: lib: extract ping and ping6 so they can be reused Extract ping and ping6 command execution so the return value can be checked by the caller, this is needed for port isolation tests that are intended to fail. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>