cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimiters
commit177e5437a75267fdfce8ba693f039a10344e5974
authorJeff Layton <jlayton@redhat.com>
Wed, 14 Oct 2009 15:06:19 +0000 (14 11:06 -0400)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Oct 2009 13:04:56 +0000 (16 15:04 +0200)
treeb845a27624d8bb03f48f9f0c8f60518b72941eb8
parentff1b2c8725e21ed7fc944020a1c1cc12a80a9bec
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>
source/client/cifs.upcall.c