Fix glob matching against IPs
authorMichael Poole <mdpoole@troilus.org>
Sat, 16 Oct 2004 21:14:11 +0000 (21:14 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 16 Oct 2004 21:14:11 +0000 (21:14 +0000)
commit04846fe0848d04de677abbb0c9ff8b46c68b0807
tree010dba16eed1c1c115a7892b3d9964f4b5132134
parente80daf745692b517c7d09161b70dd31c1586277a
Fix glob matching against IPs

Do not require the first character in an IP glob to be a digit.  If an
IP-looking glob does not match, fall through to the other host matching
rules, in case the IP-looking glob really matches their hostname.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-82
ChangeLog
src/tools.c