Move the horrible hack for link local addresses out of namequery.c
authorJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 23:03:20 +0000 (16:03 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 23:03:20 +0000 (16:03 -0700)
commita3f7db3d30ced566c8340696914f1be3293a9c5b
tree75c4646d53f0b7d79f74277cc073f1e683fa45df
parent4b3635d6bc1bd5e4135ef208dff052e1d9b58a12
Move the horrible hack for link local addresses out of namequery.c
and into util_sock.c. is_ipaddress() now copes with link:local:v6%ifname
addresses, as does interpret_string_addr().
Jeremy
source/lib/util_sock.c
source/libsmb/namequery.c