Date: Thu, 20 Apr 2000 23:35:15 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh/patches patch-ae patch-bq Message-ID: <200004210635.XAA72897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2000/04/20 23:35:14 PDT Modified files: security/ssh/patches patch-ae Removed files: security/ssh/patches patch-bq Log: Don't make sshd listen on two ports by default (!) - this "feature" was silently added on 2000/01/14 as part of the IPv6 support. The default sshd config had sshd listening both on port 22 and port 722 (this was apparently intended to facilitate traffic-shaping in that different queueing priorities could be assigned to ssh sessions on the two ports). Combine two patches into one. Submitted by: peter Revision Changes Path 1.7 +16 -4 ports/security/ssh/patches/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004210635.XAA72897>