[Bug 194845] New: lang/mono Use mono Mac NetworkInterface code instead of Linux NetworkInterface code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 5 23:01:35 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194845

            Bug ID: 194845
           Summary: lang/mono Use mono Mac NetworkInterface code instead
                    of Linux NetworkInterface code
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mono at FreeBSD.org
          Reporter: woodsb02 at gmail.com
          Assignee: mono at FreeBSD.org
             Flags: maintainer-feedback?(mono at FreeBSD.org)

The FreeBSD mono port is currently configured to use the mono Linux
NetworkInterface code, which contains some Linuxisms (such as parsing files in
/sys/class/net/). Refer to the code here:
https://github.com/mono/mono/blob/master/mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs

The FreeBSD mono port should be changed to use the Mac NetworkInterface code
which works fine. Refer to the above link which shows class
MacOsNetworkInterface : UnixNetworkInterface.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer mono at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list