diff options
author | Renato Botelho <renato@netgate.com> | 2017-02-23 06:28:41 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2017-02-23 06:28:41 -0300 |
commit | 82ceeb2ea625cd9bff60f2863b9a0830f55b7905 (patch) | |
tree | 263ca9347bf664a4489743f9302e699ce14de1df /contrib/netbsd-tests/ipf/t_nat_exec.sh | |
parent | 4a05f5440acda223e6a0ec5157bc32ecc0f09ff9 (diff) | |
parent | d20dd8b36e7a565be7bfbb22aade51c8ffd753e9 (diff) | |
download | FreeBSD-src-devel.zip FreeBSD-src-devel.tar.gz |
Merge remote-tracking branch 'origin/stable/10' into develdevel
Diffstat (limited to 'contrib/netbsd-tests/ipf/t_nat_exec.sh')
-rwxr-xr-x | contrib/netbsd-tests/ipf/t_nat_exec.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/netbsd-tests/ipf/t_nat_exec.sh b/contrib/netbsd-tests/ipf/t_nat_exec.sh index 78110dc..ad99a84 100755 --- a/contrib/netbsd-tests/ipf/t_nat_exec.sh +++ b/contrib/netbsd-tests/ipf/t_nat_exec.sh @@ -1,4 +1,4 @@ -# $NetBSD: t_nat_exec.sh,v 1.20 2014/07/15 20:00:23 martin Exp $ +# $NetBSD: t_nat_exec.sh,v 1.22 2015/12/26 08:01:58 pgoyette Exp $ # # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc. # All rights reserved. @@ -71,9 +71,9 @@ test_case n8 nattest hex hex -T update_ipid=0 test_case n9 nattest hex hex -T update_ipid=0 test_case n10 nattest hex hex -T update_ipid=0 test_case n11 nattest text text -failing_test_case n12 nattest "Known to be broken" hex hex -T update_ipid=0 -v +test_case n12 nattest hex hex -T update_ipid=0 test_case n13 nattest text text -failing_test_case_be n14 nattest "See PR kern/47665" text text +test_case n14 nattest text text test_case n15 nattest text text -T update_ipid=0 test_case n16 nattest hex hex -D test_case n17 nattest hex hex -D |