Subject: kern/32304: please enable stf in IPv6-enabled kernels
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: netbsd-bugs
Date: 12/14/2005 19:40:01
>Number: 32304
>Category: kern
>Synopsis: please enable stf in IPv6-enabled kernels
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Dec 14 19:40:01 +0000 2005
>Originator: Pavel Cahyna
>Release: NetBSD 3.0_RC5
>Organization:
>Environment:
System: NetBSD beta 3.0_RC5 NetBSD 3.0_RC5 (EV56) #3: Mon Dec 12 20:28:20 CET 2005 pavel@beta:/usr/src/sys/arch/alpha/compile/EV56 alpha
Architecture: alpha
Machine: alpha
>Description:
The GENERIC kernels have IPv6, but the stf device is commented
out. IMHO stf device is a very easy and useful way to get IPv6
connectivity, and it is pointless to have to recompile the kernel just
to have it.
>How-To-Repeat:
Try to use 6to4 on your newly installed NetBSD system.
>Fix:
uncomment stf in all kernels which have INET6, except the installation
ones.
Update http://www.netbsd.org/Documentation/network/ipv6/#typical2 and
http://www.netbsd.org/guide/en/chap-net-misc.html#chap-net-misc-ipv6-6to4-kernel-config.