Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 01:20:37 +0000
From:      Josef Karthauser <joe@pavilion.net>
To:        Christian Kuhtz <ck@arch.bellsouth.net>
Cc:        Mike Smith <msmith@FreeBSD.org>, current@FreeBSD.org, committers@FreeBSD.org
Subject:   Re: IPv6 (Re: 4.0 code freeze scheduled for Jan 15th)
Message-ID:  <20000107012037.C43650@florence.pavilion.net>
In-Reply-To: <20000106193759.L1293@ns1.arch.bellsouth.net>
References:  <20000106190416.E1293@ns1.arch.bellsouth.net> <200001070032.QAA01812@mass.cdrom.com> <20000106193759.L1293@ns1.arch.bellsouth.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 06, 2000 at 07:37:59PM -0500, Christian Kuhtz wrote:
> 
> Yes.  As a matter of fact, I have.
> 
> So, where is the email which specifically states the reasons why it will not
> be integrated?  I apparently missed something in this flurry of email. 

I don't know if you realise, I most of IPv6 _IS_ currently in 4.x if you
compile your kernel with INET6 enabled:

genius% uname -a
FreeBSD genius.systems.pavilion.net 4.0-CURRENT FreeBSD 4.0-CURRENT #32: Sun Jan  2 18:15:42 GMT 2000     joe@genius.systems.pavilion.net:/usr/src/sys/compile/GENIUS  i386
genius% ifconfig -a
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 fe80:2::1 prefixlen 64 
        inet6 ::1 prefixlen 128 
        inet 127.0.0.1 netmask 0xff000000 
ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80:3::260:8ff:fe95:a83c prefixlen 64 
        inet 10.0.0.3 netmask 0xffffff00 broadcast 10.0.0.255
        ether 00:60:08:95:a8:3c 
        media: 10baseT/UTP
        supported media: 10base2/BNC 10baseT/UTP 10base5/AUI
genius% ping6  
usage: ping6 [-dfnqRrvwW] [-a [alsg]] [-b sockbufsiz] [-c count] [-I interface]
             [-i wait] [-l preload] [-p pattern] [-s packetsize]
             [-h hoplimit] host [hosts...]
genius% traceroute6
usage: traceroute6 [-dlnrv] [-m max_hops] [-p port#] [-q nqueries]
        [-s src_addr] [-g gateway] [-w wait] host [data size]

From route(8):
     For AF_INET6, the -prefixlen qualifier is available instead of the -mask
     qualifier because non-continuous masks are not allowed in IPv6.  For ex-
     ample, -prefixlen 32 specifies network mask of
     ffff:ffff:0000:0000:0000:0000:0000:0000 to be used.  The default value of
     prefixlen is 64 to get along with the aggregatable address.  But 0 is as-
     sumed if default is specified.  Note that the qualifier works only for
     AF_INET6 address family.

I don't understand how you can say that it _isn't integrated!

Joe
-- 
Josef Karthauser	FreeBSD: Take the red pill and we'll show you just how
Technical Manager	deep the rabbit hole goes. (http://www.uk.freebsd.org)
Pavilion Internet plc.  [joe@pavilion.net, joe@freebsd.org, joe@tao.org.uk]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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