On Tue, 12 May 2015 17:40:14 +0300
Vadim Kochan <vadi...@gmail.com> wrote:

> From: Vadim Kochan <vadi...@gmail.com>
> 
> Changed to run each test in separated network namespace by using
> 'unshare' tool from util-linux tools set, it allows to do not affect
> network setup on the host machine, 'unshare' tool is required by default.
> 
> Also added test which checks already fixed BUG related to adding default 
> route.
> 
> Vadim Kochan (2):
>   tests: Run each test in network namespace
>   tests: Add test for 'ip route add default'
> 
>  testsuite/Makefile                           |  7 ++++++-
>  testsuite/tests/ip/route/add_default_route.t | 12 ++++++++++++
>  2 files changed, 18 insertions(+), 1 deletion(-)
>  create mode 100755 testsuite/tests/ip/route/add_default_route.t
> 

Applied thanks
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to