Apply Bill Erickson's patch to clean up matching an incoming
authordjfiander <djfiander>
Fri, 6 Apr 2007 20:49:06 +0000 (20:49 +0000)
committerdjfiander <djfiander>
Fri, 6 Apr 2007 20:49:06 +0000 (20:49 +0000)
commit2e131b3106796165a0ea1cc050c9ce22bc96bcdf
tree08ba99848e192344cac2987ac94148aa275f0785
parenta0140fe512a9a5f68af200cf17042d275b9ff4aa
Apply Bill Erickson's patch to clean up matching an incoming
connection against the configuration file.  There's no longer a
special case for 127.0.0.1, so it will not longer match
'localhost', but it doesn't match any other hostnames anyway.
Sip/Configuration.pm