Date: Sat, 20 Jan 1996 00:16:32 -0800 From: David Greenman <davidg@Root.COM> To: Peter Wemm <peter@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet tcp_var.h Message-ID: <199601200816.AAA09948@Root.COM> In-Reply-To: Your message of "Fri, 19 Jan 1996 00:02:36 PST." <199601190802.AAA26082@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>peter 96/01/19 00:02:35 > > Modified: sys/netinet tcp_var.h > Log: > remove tcp_lastport - it has not been used for quite a while (at least > since the hashed pcb's I think). Just for historical reference, tcp_lastport was an accidental left-over from a previous way that I was storing the information about the last port. It was put in during my development of the PCB hashing, and I forgot to remove it when I committed the final version. -DG David Greenman Core Team/Principal Architect, The FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601200816.AAA09948>