r25355: IP address parsing did not allow for fully expanded ipv6 addresses
authorSteve French <sfrench@samba.org>
Wed, 26 Sep 2007 18:36:38 +0000 (18:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:00 +0000 (12:31 -0500)
commit0202a84e3f61665953bd5207218063b0d5ff6088
tree4cbe32ae597956c0c48b5d78a2f4d0a74424440a
parent53c99d415d605ab03e3646f6096aff794457dd33
r25355: IP address parsing did not allow for fully expanded ipv6 addresses
(which can be 12 bytes longer than we were allowing for).

Thanks to Dr. David Holder
source/client/mount.cifs.c