conf/166770: We do not need the "ifdisabled" flag on gif
Interface.
hrs at FreeBSD.org
hrs at FreeBSD.org
Mon Apr 9 01:37:56 UTC 2012
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
More information about the freebsd-bugs
mailing list