Page MenuHomeFreeBSD

netinet6: Document IPv4-mapped extension to IPV6_JOIN_GROUP et al.
AcceptedPublic

Authored by bms on Thu, Feb 19, 7:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 20, 1:36 AM
Unknown Object (File)
Thu, Feb 19, 7:57 PM
Subscribers

Details

Reviewers
glebius
imp
kp
pouria
ziaee
Group Reviewers
network

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70794
Build 67677: arc lint + arc unit

Event Timeline

bms requested review of this revision.Thu, Feb 19, 7:29 PM
pouria added inline comments.
share/man/man4/ip6.4
507

I'm not sure if we should include the OS version here, since we don't want to MFC this revision to older versions.

517

IMHO, there is no need to mention OpenJDK here and state that it is widely adopted.

This revision is now accepted and ready to land.Thu, Feb 19, 8:49 PM

There seems to be significant demand from the user base for this "feature", probably because the OpenJDK is the main consumer of it, and it is doing something in-kernel that the OpenJDK socket shims handled themselves historically anyway.