Date: Thu, 06 Nov 2014 10:27:20 +0000 From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 194660] lang/mono Use netstat to get routes instead of /proc/net/route Message-ID: <bug-194660-23699-WUh4H4dBG4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194660-23699@https.bugs.freebsd.org/bugzilla/> References: <bug-194660-23699@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194660 --- Comment #9 from Ben Woods <woodsb02@gmail.com> --- All good suggestions. The netstat on FreeBSD and Mac OSX do have slightly different outputs (with the Gateway being in different columns). That is why I wrote this code to first parse which column the gateway is in. I have tested it on both FreeBSD and Mac OSX and it works on both. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194660-23699-WUh4H4dBG4>