Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 1998 12:39:24 -0700
From:      David Greenman <dg@root.com>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/netinet in.h in_pcb.c 
Message-ID:  <199804191939.MAA04230@implode.root.com>
In-Reply-To: Your message of "Sun, 19 Apr 1998 10:22:36 PDT." <199804191722.KAA21022@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>phk         1998/04/19 10:22:36 PDT
>
>  Modified files:
>    sys/netinet          in.h in_pcb.c 
>  Log:
>  According to:
>  
>  	ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers
>  
>  port numbers are divided into three ranges:
>  
>  	    0 -  1023 Well Known Ports
>  	 1024 - 49151 Registered Ports
>  	49152 - 65535 Dynamic and/or Private Ports
>  
>  This patch changes the "local port range" from 40000-44999
>  to the range shown above (plus fix the comment in in_pcb.c).
>  
>  WARNING: This may have an impact on firewall configurations!

   This should not have been committed. There was extensive discussion about
this and the change was rejected.

-DG

David Greenman
Co-founder/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804191939.MAA04230>