[Mono-bugs] [Bug 372840] System.UriBuilder and System.Net.WebRequest don' t handle zone id part of URIs correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Mar 20 20:03:42 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=372840
User slomo at circular-chaos.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=372840#c1
Sebastian Dröge <slomo at circular-chaos.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 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.
More information about the mono-bugs
mailing list