Date: Sun, 20 Oct 1996 12:52:54 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/ypxfr ypxfr_main.c Message-ID: <199610201952.MAA10895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/10/20 12:52:54 Modified: libexec/ypxfr ypxfr_main.c Log: Add a couple of reserved port checks: don't talk to either ypserv or rpc.ypxfrd processes on remote systems that aren't bound to reserved ports. The servers already do reserved port checks on the clients. Obtained from: scrutinizing the OpenBSD ypxfr sources. (Note that this applies to the ypserv check only; OpenBSD doesn't have an rpc.ypxfrd.) Revision Changes Path 1.5 +24 -5 src/libexec/ypxfr/ypxfr_main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610201952.MAA10895>
