Re: [PATCH] mount.cifs: add support for sending IPv6 scope ID to kernel
Jeff Layton <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 11 Jun 2009 12:48:52 -0400 Jeff Layton <[email protected]> wrote: > When getaddrinfo returns an IPv6 address with a non-zero scope_id, send > that to the kernel appended to the address with a '%' delimiter. This > allows people to mount servers via their link-local IPv6 addresses > (given a kernel that understands this address format, of course). > > Signed-off-by: Jeff Layton <[email protected]> Committed to samba master branch.