Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Apr 2012 11:10:50 +0900 (JST)
From:      Yoshikazu GOTO <goto@on-link.jp>
To:        hrs@FreeBSD.org
Cc:        freebsd-bugs@FreeBSD.org, Yoshikazu GOTO <goto@on-link.jp>
Subject:   Re: conf/166770: We do not need the "ifdisabled" flag on gif Interface.
Message-ID:  <20120409.111050.71119035.goto@on-link.jp>
In-Reply-To: <201204090137.q391btFI081851@freefall.freebsd.org>
References:  <201204090137.q391btFI081851@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Thank you for your reply.

> Note that $gif_interfaces and $gifconfig_* are deprecated.

Ok I see.

I already read the Release Node. But I understood that I can
use the $gif* in the future, because that are not in Release
Note.

http://www.freebsd.org/releases/9.0R/relnotes-detailed.html

Please close this send-pr and thanks a lot.

Regards,

Yoshikazu.

In Message-ID: <201204090137.q391btFI081851@freefall.freebsd.org>
hrs@FreeBSD.org wrote :

> Synopsis: We do not need the "ifdisabled" flag on gif Interface.
> 
> State-Changed-From-To: open->closed
> State-Changed-By: hrs
> State-Changed-When: Mon Apr 9 01:35:59 UTC 2012
> State-Changed-Why: 
> Read rc.conf(5) and release notes for 9.0R carefully.
> For your case, there are the following options:
>    
> a) Use ipv6_activate_all_interfaces="YES"
> 
>  or
>  
> b)
>     cloned_interfaces="gif0"
>     ifconfig_gif0="tunnel inet <srcinetaddr> <destinetaddr>"
>     ifconfig_gif0_ipv6="inet6 auto_linklocal"
>  
> Note that $gif_interfaces and $gifconfig_* are deprecated.
> 
> 
> Responsible-Changed-From-To: freebsd-bugs->hrs
> Responsible-Changed-By: hrs
> Responsible-Changed-When: Mon Apr 9 01:35:59 UTC 2012
> Responsible-Changed-Why: 
> I'll take this.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=166770


-=-=-=-
// Yoshikazu GOTO
// E-mail: goto@on-link.jp
-=-=-=-
\e



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