From owner-cvs-all Sun Apr 19 12:47:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27603 for cvs-all-outgoing; Sun, 19 Apr 1998 12:47:50 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA27267; Sun, 19 Apr 1998 19:46:49 GMT (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id VAA14249; Sun, 19 Apr 1998 21:45:18 +0200 (CEST) To: dg@root.com 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 In-reply-to: Your message of "Sun, 19 Apr 1998 12:39:24 PDT." <199804191939.MAA04230@implode.root.com> Date: Sun, 19 Apr 1998 21:45:18 +0200 Message-ID: <14247.893015118@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199804191939.MAA04230@implode.root.com>, David Greenman writes: >>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. Well, too bad there were not one single line of this discussion in the PR :-( Can you give a brief summary ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message