[Bug 194660] New: lang/mono Use netstat to get routes instead of /proc/net/route

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 28 13:48:14 UTC 2014


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

            Bug ID: 194660
           Summary: lang/mono Use netstat to get routes instead of
                    /proc/net/route
           Product: Ports Tree
           Version: Latest
          Hardware: Any
               URL: https://github.com/mono/mono/pull/1310
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: woodsb02 at gmail.com
                CC: mono at FreeBSD.org
                CC: mono at FreeBSD.org

Created attachment 148734
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148734&action=edit
Use netstat to get routes if no /proc/net/route

Since FreeBSD does not have /proc/net/route (even within linprocfs), mono
should instead use netstat to get routing information.

Refer to the ParseRouteInfo function in mono source file
mcs/class/System/System.Net.NetworkInformation/IPInterfaceProperties.cs

I have submitted a pull request upstream for this, but it is yet to be
accepted: https://github.com/mono/mono/pull/1310

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-mono mailing list