FreeBSD Bugzilla – Attachment 201987 Details for
Bug 235717
lang/mono IPv6 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Change AF_INET6 to 28
patch-mcs_class_System_System.Net.NetworkInformation_NetworkInterface.cs (text/plain), 488 bytes, created by
ps
on 2019-02-13 16:59:57 UTC
(
hide
)
Description:
Change AF_INET6 to 28
Filename:
MIME Type:
Creator:
ps
Created:
2019-02-13 16:59:57 UTC
Size:
488 bytes
patch
obsolete
>--- mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs.orig 2019-02-12 16:17:01.688315000 -0800 >+++ mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs 2019-02-12 16:17:06.733612000 -0800 >@@ -112,7 +112,7 @@ > class MacOsNetworkInterfaceAPI : UnixNetworkInterfaceAPI > { > const int AF_INET = 2; >- const int AF_INET6 = 30; >+ const int AF_INET6 = 28; > const int AF_LINK = 18; > > public override NetworkInterface [] GetAllNetworkInterfaces ()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235717
: 201987