Skip to content
Commit 681bf72e authored by Jeff Layton's avatar Jeff Layton Committed by Steve French
Browse files

cifs: have cifs parse scope_id out of IPv6 addresses and use it



This patch has CIFS look for a '%' in an IPv6 address. If one is
present then it will try to treat that value as a numeric interface
index suitable for stuffing into the sin6_scope_id field.

This should allow people to mount servers on IPv6 link-local addresses.

Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
Acked-by: default avatarDavid Holder <david@erion.co.uk>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 268875b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment