aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2014-09-16 15:28:19 +0000
committerAlan Somers <asomers@FreeBSD.org>2014-09-16 15:28:19 +0000
commit58a39d8c5b9fc55c2fa73e8b8eeeb2e94cbf5538 (patch)
treeefb87570ceb0b3db8b37c997ab699becf72b48ea /tests
parentb60b0fe6fdfda5fd6ad513de68d870b4b54b04da (diff)
Notes
Diffstat (limited to 'tests')
-rwxr-xr-xtests/sys/netinet/fibs_test.sh1
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"