lib/util: let is_ipaddress_v6() cope with "fe80::1234%3"
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Feb 2014 18:51:30 +0000 (19:51 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 Mar 2014 23:45:28 +0000 (00:45 +0100)
commit8a6694707385fb1ccd7b38ff5643fdc278ba3400
treeb768069753bbfcc2f020fac5ab658a5460ebe183
parentdbf37008e04ad999078aaf8eb2f13daece752fa1
lib/util: let is_ipaddress_v6() cope with "fe80::1234%3"

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/util_net.c