Date: Fri, 10 Jan 1997 00:32:07 -0800 (PST) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp alias_db.c Message-ID: <199701100832.AAA29362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 97/01/10 00:32:07 Modified: usr.sbin/ppp alias_db.c Log: The 2.2-Beta version doesn't have the brackets after the if statement. This has the effect of making every link a "passthrough" which means the TCP or UDP port won't be freed after link deletion -- so there could be eventual port exhaustion if the program were allowed to operate long enough. Submitted by: Charles Mott <cmott@srv.net> Revision Changes Path 1.2 +2 -1 src/usr.sbin/ppp/alias_db.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701100832.AAA29362>
