Ticket #275 (new enhancement)
Support IPv6 link-local addresses on Windows
| Reported by: | phil | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Gobby | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Launchpad Bug: |
Description
Gobby should support connections to IPv6 link-local addresses. Those require that an interface is specified via setsockopt, otherwise the connect syscall is denied by the Linux kernel with EINVAL. The address should somehow bear the interface if specified (e.g. with ipv6addr%dev syntax).
Avahi gives us the interface, too, and the name of it could be retrieved via if_indextoname.
Change History
Note: See
TracTickets for help on using
tickets.
