Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2012 18:18:54 -0400
From:      Jason Hellenthal <jhellenthal@dataix.net>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        stable@freebsd.org
Subject:   Re: BURN_BRIDGES & /usr/src/sys/netinet6/ip6_output.c:582: undefined reference to `in6_selectroute_fib'
Message-ID:  <20120412221854.GB86016@DataIX.net>
In-Reply-To: <14882DCF-7A41-4899-B20D-09241AF12F2E@lists.zabbadoz.net>
References:  <20120412171046.GA73570@DataIX.net> <14882DCF-7A41-4899-B20D-09241AF12F2E@lists.zabbadoz.net>

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


On Thu, Apr 12, 2012 at 06:10:47PM +0000, Bjoern A. Zeeb wrote:
> 
> On 12. Apr 2012, at 17:10 , Jason Hellenthal wrote:
> 
> > 
> > While attempting to burn bridges... yeah yeah I know, may include some
> > civil infractions ;)
> > 
> > On stable/8 i386 Last Changed Rev: 234180 fresh build
> > 
> > linking kernel.debug
> > ip6_output.o(.text+0x334f): In function `ip6_output':
> > /usr/src/sys/netinet6/ip6_output.c:582: undefined reference to
> > `in6_selectroute_fib'
> 
> It's basically a marker to not use this function anywhere new in the stable/ branches.  It will change in HEAD soon given the code has now been in for almost two months (in HEAD) without further needs to re-adjustment.  I am not sure we ever allowed compiling with BURN_BRIDGES set but I can change the #ifndef to THIS_IS_PART_OF_THE_PUBLIC_STABLE_KPI or something if needed.

Yeah compiling for me here was just a fundamental test but when I found
that I figured I should at least let someone know in case it was
useful.

Thanks Bjoern

> 
> See the comment above it:
> http://svnweb.freebsd.org/base/stable/8/sys/netinet6/in6_src.c?annotate=232552#l820
> 
> /bz
> 
> -- 
> Bjoern A. Zeeb                                 You have to have visions!
>    It does not matter how good you are. It matters what good you do!
> 

-- 
;s =;



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