Fix bug 7627 - smbclient ignores "-I" when used with "-L", fails name resolution.
authorJeremy Allison <jra@samba.org>
Fri, 20 Aug 2010 22:57:08 +0000 (15:57 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 20 Aug 2010 22:57:08 +0000 (15:57 -0700)
commitaf081ec4a101aa5d0babfd913e40f5f8ed1b0fe9
tree25d38c721adf465e3eb6847918bfc2226fd2a5ed
parent22a0168504846d618f70bb79175950f37f341769
Fix bug 7627 - smbclient ignores "-I" when used with "-L", fails name resolution.

Still needs some more work to fix missing netbios name issues, but fixes
underlying issue of IP address being ignored.

Jeremy.
source3/client/client.c