From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id bdfbd96a for ; Sun, 17 Jun 2018 12:22:38 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 6E8729EE17; Sun, 17 Jun 2018 22:22:37 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 7E9C09EDE4; Sun, 17 Jun 2018 22:22:03 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 675B09EDE4; Sun, 17 Jun 2018 22:21:59 +1000 (AEST) X-Greylist: delayed 403 seconds by postgrey-1.35 at minnie.tuhs.org; Sun, 17 Jun 2018 22:21:59 AEST Received: from accordion.employees.org (accordion.employees.org [198.137.202.74]) by minnie.tuhs.org (Postfix) with ESMTPS id 3259E9BC34 for ; Sun, 17 Jun 2018 22:21:59 +1000 (AEST) Received: by accordion.employees.org (Postfix, from userid 1736) id 1FB3B2D5259; Sun, 17 Jun 2018 12:15:16 +0000 (UTC) Date: Sun, 17 Jun 2018 13:15:16 +0100 From: Derek Fawcus To: Noel Chiappa Message-ID: <20180617121515.GA73135@accordion.employees.org> References: <20180616133716.2302F18C0A7@mercury.lcs.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180616133716.2302F18C0A7@mercury.lcs.mit.edu> User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] core X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sat, Jun 16, 2018 at 09:37:16AM -0400, Noel Chiappa wrote: > > And a major one from the very start of my career: the decision to remove the > variable-length addresses from IPv3 and substitute the 32-bit addresses of > IPv4. Are you able to point to any document which still describes that variable length scheme? I see that IEN 28 defines a variable length scheme (using version 2), and that IEN 41 defines a different variable length scheme, but is proposing to use version 4. (IEN 44 looks a lot like the current IPv4). DF