X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fmisc%2Ftcpwrapper.c;fp=support%2Fmisc%2Ftcpwrapper.c;h=d8a742f49da0af6c9fec8a0262bcf89c8f28606f;hp=8743a7b420ca7c9a172932b13574060e7b8a4cf8;hb=ac84b80afc13d5a96813e678ad5c86c6036f022e;hpb=7a95c7d38ec451cf3736d485899d980216364c0f diff --git a/support/misc/tcpwrapper.c b/support/misc/tcpwrapper.c index 8743a7b..d8a742f 100644 --- a/support/misc/tcpwrapper.c +++ b/support/misc/tcpwrapper.c @@ -25,9 +25,7 @@ * authorized by the /etc/hosts.{allow,deny} files. The local system is * always treated as an authorized host. The access control tables are never * consulted for requests from the local system, and are always consulted - * for requests from other hosts. Access control is based on IP addresses - * only; attempts to map an address to a host name might cause the - * portmapper to hang. + * for requests from other hosts. * * Author: Wietse Venema (wietse@wzv.win.tue.nl), dept. of Mathematics and * Computing Science, Eindhoven University of Technology, The Netherlands.