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)
commitfc91aa6988e93ee5a001781d56699e3c1b9684a7
tree15de04a032989766b23dfbae609bf2d020e92403
parent7cbfaa31d86864dbae3a473241850a0c289013a3
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
(This used to be commit a3f7db3d30ced566c8340696914f1be3293a9c5b)
source3/lib/util_sock.c
source3/libsmb/namequery.c