NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/52554: IPv6 connections not routing to default gateway



On 03/10/2017 16:13, Roy Bixler wrote:
> On Tue, Oct 03, 2017 at 03:58:55PM +0100, Roy Marples wrote:
>> On 03/10/2017 15:12, Roy Bixler wrote:
>>> I opted to try -current again.  I just did a fresh install on the QEMU
>>> KVM.  It is:
>>>
>>> NetBSD localhost 8.99.3 NetBSD 8.99.3 (GENERIC) #0: Mon Oct  2
>>> 13:47:58 UTC 2017
>>> mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
>>> amd64
>>>
>>> so I trust that it will have all of your latest patches.  However, I
>>> still have the same problem as with NetBSD-8.
>>
>> This is expected - current has the released dhcpcd-7.0.0-rc2.
>> It does not as yet have these patches.
> 
> I was hoping to avoid that, but if so, I'll check out HEAD, apply your
> patch and rebuild the system.  If it works, then I'll see about
> NetBSD-8.
> 

That's why I recommended just downloading my dhcpcd tarball and applying
patches or just cloning my git repo.
It's easy to build on netbsd and quite a bit quicker than compiling all
of NetBSD!

./configure
make

You can either test src/dhcpcd or `make proginstall` to install just the
runtime parts. That should work fine on NetBSD-5 and newer.

Roy


Home | Main Index | Thread Index | Old Index