diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2014-09-16 15:28:19 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2014-09-16 15:28:19 +0000 |
| commit | 58a39d8c5b9fc55c2fa73e8b8eeeb2e94cbf5538 (patch) | |
| tree | efb87570ceb0b3db8b37c997ab699becf72b48ea /tests | |
| parent | b60b0fe6fdfda5fd6ad513de68d870b4b54b04da (diff) | |
Notes
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/sys/netinet/fibs_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/netinet/fibs_test.sh b/tests/sys/netinet/fibs_test.sh index 72ebcfca1dbc..2dc316950cd6 100755 --- a/tests/sys/netinet/fibs_test.sh +++ b/tests/sys/netinet/fibs_test.sh @@ -366,7 +366,6 @@ udp_dontroute_head() udp_dontroute_body() { - atf_expect_fail "kern/187553 Source address selection for UDP packets with SO_DONTROUTE uses the default FIB" # Configure the TAP interface to use an RFC5737 nonrouteable address # and a non-default fib ADDR0="192.0.2.2" |
