Re: dhclient vs. dhcpcd

2017-05-27 Thread Thomas Mueller
> > NetBSD-current is on dhcpcd 7.0, ahead of FreeBSD ports version. > 7.0.0 isn't released yet, it is in rc1: > https://roy.marples.name/projects/dhcpcd > FreeBSD is at the latest released version. > Yuri I saw after I sent that last message that dhcpcd 7.0 was at rc1, but didn't check on wh

Re: Bug in make setting wrong MAKESYSPATH

2017-05-27 Thread Yuri
On 05/27/2017 00:26, Thomas Mueller wrote: NetBSD developers say they intend to remove dhclient in the future. On NetBSD, sometimes dhclient works where dhcpcd doesn't, or vice versa. This is disconcerting. There should be at least one DHCP client that always works well. NetBSD-current is on

Re: svn commit: r314948 - in head: lib/libstand sys/boot/i386/libi386

2017-05-27 Thread Kamil Czekirda
2017-05-26 23:09 GMT+02:00 Baptiste Daroussin : > On Fri, May 26, 2017 at 12:27:45PM +0300, Andriy Gapon wrote: > > On 09/03/2017 08:01, Mariusz Zaborski wrote: > > > Author: oshogbo > > > Date: Thu Mar 9 06:01:24 2017 > > > New Revision: 314948 > > > URL: https://svnweb.freebsd.org/changeset/bas

Re: [panic] netmap(4) and if_lagg(4)

2017-05-27 Thread Harry Schmalzbauer
Bezüglich Harry Schmalzbauer's Nachricht vom 26.05.2017 14:22 (localtime): > Bezüglich Vincenzo Maffione's Nachricht vom 26.05.2017 11:06 (localtime): >> Yes, it should integrate and compile out of the box, I've done that >> several times with FreeBSD-11.0 and 10.3. > Impressive, it needed just a

Re: svn commit: r314948 - in head: lib/libstand sys/boot/i386/libi386

2017-05-27 Thread Baptiste Daroussin
On Fri, May 26, 2017 at 12:27:45PM +0300, Andriy Gapon wrote: > On 09/03/2017 08:01, Mariusz Zaborski wrote: > > Author: oshogbo > > Date: Thu Mar 9 06:01:24 2017 > > New Revision: 314948 > > URL: https://svnweb.freebsd.org/changeset/base/314948 > > > > Log: > > Try to extract the RFC1048 data

Re: svn commit: r314948 - in head: lib/libstand sys/boot/i386/libi386

2017-05-27 Thread Baptiste Daroussin
On Fri, May 26, 2017 at 08:29:30PM -0700, Rodney W. Grimes wrote: > > > On 26. mai 2017, at 12:27, Andriy Gapon wrote: > > > > > > On 09/03/2017 08:01, Mariusz Zaborski wrote: > > >> Author: oshogbo > > >> Date: Thu Mar 9 06:01:24 2017 > > >> New Revision: 314948 > > >> URL: https://svnweb.freeb

[Bug 219428] em network driver broken in current

2017-05-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219428 O. Hartmann changed: What|Removed |Added CC||ohartm...@walstatt.org --- Comment #

Re: Bug in make setting wrong MAKESYSPATH

2017-05-27 Thread Thomas Mueller
> I came across the WiFi router through which dhclient fails to obtain the IP > address. It sets 0.0.0.0 and it stays this way, > On the other hand, dhcpcd obtains the IP address almost instantly. > Other routers mostly don't have such problem. > Is dhclient not as robus