Date: Fri, 10 Jan 1997 00:31:00 -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: <199701100831.AAA29225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 97/01/10 00:31:00 Branch: usr.sbin/ppp RELENG_2_2 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.1.2.1 +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?199701100831.AAA29225>