Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-10 Thread Stuart Henderson
On 2017/08/10 08:36, Florian Obser wrote: > On Wed, Aug 09, 2017 at 09:34:58PM +0100, Stuart Henderson wrote: > > On 2017/08/09 13:07, Jeremie Courreges-Anglas wrote: > > > On Wed, Aug 09 2017, Florian Obser wrote: > > > > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > > >

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-10 Thread Florian Obser
On Thu, Aug 10, 2017 at 08:36:01AM +, Florian Obser wrote: > On Wed, Aug 09, 2017 at 09:34:58PM +0100, Stuart Henderson wrote: > > On 2017/08/09 13:07, Jeremie Courreges-Anglas wrote: > > > On Wed, Aug 09 2017, Florian Obser wrote: > > > > I just noticed that dhcpcd looks at flags in struct nd

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-10 Thread Florian Obser
On Wed, Aug 09, 2017 at 09:34:58PM +0100, Stuart Henderson wrote: > On 2017/08/09 13:07, Jeremie Courreges-Anglas wrote: > > On Wed, Aug 09 2017, Florian Obser wrote: > > > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > > > removed in r1.72, this fixes the build. > > > Sor

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Stuart Henderson
On 2017/08/09 13:07, Jeremie Courreges-Anglas wrote: > On Wed, Aug 09 2017, Florian Obser wrote: > > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > > removed in r1.72, this fixes the build. > > Sorry about that. > > > > OK? > > ok, but: > - you may want sthen@ to take a l

Re: dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Jeremie Courreges-Anglas
On Wed, Aug 09 2017, Florian Obser wrote: > I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I > removed in r1.72, this fixes the build. > Sorry about that. > > OK? ok, but: - you may want sthen@ to take a look (maintainer) - please bump REVISION, 'cause in _if_checkipv6 this c

dhcpcd fix for netinet6/nd6.h r1.72

2017-08-09 Thread Florian Obser
I just noticed that dhcpcd looks at flags in struct nd_ifinfo which I removed in r1.72, this fixes the build. Sorry about that. OK? diff --git net/dhcpcd/patches/patch-if-bsd_c net/dhcpcd/patches/patch-if-bsd_c index 0046ef8ca11..0b2ed02e562 100644 --- net/dhcpcd/patches/patch-if-bsd_c +++ net/dh