RFR: 8267353: java/net/SctpSanity.java fails due to Protocol not supported

Jie Fu jiefu at openjdk.java.net
Thu May 27 00:27:06 UTC 2021


On Wed, 26 May 2021 16:10:17 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:

> if sctp is configured on a linux system would there exist a /proc/net/sctp and have an entry in /proc/net/protocols ?

No /proc/net/sctp and no entry in /proc/net/protocols.
But I don't think it's the reason since it passed on another machine without /proc/net/sctp and the entry too.
Thanks.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4199


More information about the net-dev mailing list