https://bugzilla.novell.com/show_bug.cgi?id=372840
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=372840#c1 Sebastian Dröge <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Sebastian Dröge <[EMAIL PROTECTED]> 2008-03-20 18:03:42 MST --- The zone id should be put into the sin6_scope_id field of struct sockaddr_in6 on Unix systems btw. This is a 32 bit integer and the zone id could be "eth0" or "2" for example So for non-numeric zone ids some mapping between interface name ("eth0") and interface index has to be done. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
