]> git.neil.brown.name Git - portmap.git/commit
Enable compile-time configurable DNS lookup for tcp_wrapper checking.
authorNeil Brown <neilb@suse.de>
Mon, 23 Apr 2007 06:20:21 +0000 (16:20 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 23 Apr 2007 06:20:21 +0000 (16:20 +1000)
commitb663f78b86ac6ca6a5167f64e828a8e718c1b666
treed266ad916093de03ca0f5d266d864d5f997ec5b4
parent3aa03ff5f95dcb78fdc29fd858ed07effe7d502b
Enable compile-time configurable DNS lookup for tcp_wrapper checking.

There is some small risk of deadlocking if portmap uses gethostbyaddr
for source host authentication.  But some people like it.
So make it compile-time configurable:
   make USE_DNS=yes
Makefile
pmap_check.c
portmap.8