NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/40036: rc.d/network doesn't check IPv6 properly with new ifconfig(8)
The following reply was made to PR bin/40036; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: bin/40036: rc.d/network doesn't check IPv6 properly with new
ifconfig(8)
Date: Thu, 27 Nov 2008 22:46:30 +0900
> >Synopsis: rc.d/network doesn't check IPv6 properly with new
> >ifconfig(8)
:
> # sysctl -a | grep inet6
> # ifconfig lo0 inet6 > /dev/null 2>&1 && echo true
> true
> #
- ifconfig(8) on i386 and news68k 5.0_BETA don't has this problem
- old ifconfig(8) binary (around 20080501) on sun2 also works
(i.e. returns error) properly
It looks sun2 specific, so I'll check what happens there.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index