Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!oddjob!hao!ames!ucbcad!ucbvax!MCR.UMICH.EDU!hwb From: hwb@MCR.UMICH.EDU (Hans-Werner Braun) Newsgroups: comp.protocols.tcp-ip Subject: Re: A fuzzy proposal Message-ID: <8706061408.AA06630@MCR.UMICH.EDU> Date: Sat, 6-Jun-87 10:08:48 EDT Article-I.D.: MCR.8706061408.AA06630 Posted: Sat Jun 6 10:08:48 1987 Date-Received: Wed, 10-Jun-87 04:08:50 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 Dave: Why don't you leave the *'s out, as they seem redundant. All you are asking for is to leave host parts out to allow for net and subnet connections. It's obvious without marking explicit *'s. In fact, may be addresses not fully qualified (like 192.5.8) should be followed by a bit mask, to allow for subnets. E.g.: GATEWAY : 35.1.1.4, (35.128 : 255.128.0.0) : MERIT-DIRECT GATEWAY : 35.1.1.4, (35.1.128 : 255.255.224.0) : CITI Another possibility would be to use zeroes instead: GATEWAY : 35.1.1.4, (35.128.0.0 : 255.128.0.0) : MERIT-DIRECT GATEWAY : 35.1.1.4, (35.1.128.0 : 255.255.224.0) : CITI Note that the Merit packet switching nodes allow for the same addressing flexibility Fuzzballs do. However due to some of the limitations you outlined we will soon be able to "let devices know (additionally) what address they should use." This is important for, e.g., ARPs if you have more then one Ethernet interface. -- Hans-Werner