setsockopt IPV2_TCLASS 8

I'm getting a lot of these messages from ssh when using git setsockopt IPV6_TCLASS 8: Operation not permitted: (Same thing when directly invoking ssh git@gitlab.haskell.orgmailto:git@gitlab.haskell.org) Should I worry? Simon

A quick search suggests this is a WSL shortcoming and is harmless. On Mon, Jun 3, 2019 at 12:48 PM Simon Peyton Jones via ghc-devs < ghc-devs@haskell.org> wrote:
I’m getting a lot of these messages from ssh when using git
setsockopt IPV6_TCLASS 8: Operation not permitted:
(Same thing when directly invoking ssh git@gitlab.haskell.org)
Should I worry?
Simon _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
-- brandon s allbery kf8nh allbery.b@gmail.com
participants (2)
-
Brandon Allbery
-
Simon Peyton Jones