cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimiters
commit6472943d242ad347ce48ec69d838606c3d759e42
authorJeff Layton <jlayton@redhat.com>
Wed, 14 Oct 2009 15:06:19 +0000 (14 11:06 -0400)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:00:50 +0000 (13 14:00 +0100)
tree32a8e5b664b498cc024307c29a37aaac498d2241
parentddbd5be71987a446a24c49f68075b6c645539e4f
cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimiters

Current kernels don't send IPv6 addresses with the colon delimiters, add
a routine to add them when they're not present.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 177e5437a75267fdfce8ba693f039a10344e5974)
source/client/cifs.upcall.c