]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Proper check if divert(4) module is present by the relevant tests
authorShteryana Shopova <syrinx@FreeBSD.org>
Wed, 27 May 2020 16:33:00 +0000 (16:33 +0000)
committerShteryana Shopova <syrinx@FreeBSD.org>
Wed, 27 May 2020 16:33:00 +0000 (16:33 +0000)
commita7a64b722bae22fbbde198367813a3a88f80738f
treed8938c3e53a498d45f2e7bef0bdcfd45ddda55b7
parent8e52f22b25e205e3000c4f4aa673883851befeb7
Proper check if divert(4) module is present by the relevant tests

Fix the netinet/netinet6 divert tests falsely reporting 'ipdivert module is
not loaded' when the divert module is built into the kernel

Sponsored by: Axiado
Differential Revision: https://reviews.freebsd.org/D25026
tests/sys/netinet/divert.sh
tests/sys/netinet6/divert.sh