Subject: Re: unnumbered links.
To: None <itojun@iijlab.net>
From: None <ww@styx.org>
List: tech-net
Date: 07/23/2002 21:44:55
On Wed, Jul 24, 2002 at 10:33:14AM +0900, itojun@iijlab.net wrote:
> 
> 	i don't understand what you mean by "unnumbered interface" here.
> 	could you elaborate? (for instance, greconfig command line examples?)

i'm sorry, i misread dennis' email. a greconfig
command line using -d would implement the crude hack to 
which he referred.

by "unnumbered interface", i mean something that would
behave as expected if you did, for example,

# ifconfig gif0 create
# ifconfig gif0 tunnel x.x.x.x y.y.y.y 
# ifconfig gif0 up
# route add z.z.z.z -ifp gif0

-w