summaryrefslogtreecommitdiff
path: root/net/openldap20/files/patch-daemon.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* IPv6 connection was always treated as "unknown" by tcp_wrapper.Jun Kuriyama2003-04-231-0/+28
This fixes by setting peeraddr correctly. Latest CVS source seems to be fixed in another way, but it looks that stores into auto variable in local scope which may cause a problem... Notes: svn path=/head/; revision=79542