On 18/08/15(Tue) 14:00, Stuart Henderson wrote:
> On 2015/08/18 14:27, Martin Pieuchot wrote:
> > On 18/08/15(Tue) 13:05, Stuart Henderson wrote:
> > > I'm trying to add v6 to my second ISP connection on pppoe1, unlike my
> > > first ISP, this one requires autoconf and dhcpv6-pd to pick up addresse
Here is a new version of the diff to make sure we respect the access
size of pci config space reads and writes in acpi code that was backed
out. This version adds some code to make sure those reads and writes
are properly aligned. This should prevent the panic that some people
saw with the previo
On Mon, Aug 17, 2015 at 08:26:21PM +0200, Alexander Bluhm wrote:
> When running my pf regression tests, I triggered netcat hanging in
> write(2). This is bit strange as poll(2) should check that the socket
> is writeable.
Disregard the netstat diff, fix poll(2) in the kernel instead.
bluhm
Inde
> > Date: Tue, 18 Aug 2015 05:03:19 +
> > From: Miod Vallat
> >
> > > I spent some time today figuting out why the binutils update broke ld
> > > -Z on powerpc. Turns out to be a fairly thorny issue.
> > >
> > > The new binutils discard empty setions. As a result the .gotpad0 and
> > > .go
Hi,
This is in the same vein as [1], which replaced the usage of `Ar' with
`Cm' where applicable. Besides that, I unindented line 134 because
`-offset indent' is already being used, but that's it.
Regards,
Michael
[1]: https://marc.info/?l=openbsd-tech&m=143778713715847&w=2
Index: src/share/
On 2015/08/18 14:27, Martin Pieuchot wrote:
> On 18/08/15(Tue) 13:05, Stuart Henderson wrote:
> > I'm trying to add v6 to my second ISP connection on pppoe1, unlike my
> > first ISP, this one requires autoconf and dhcpv6-pd to pick up addresses
> > and have them routed. (They are referring to TR-18
On 18/08/15(Tue) 13:05, Stuart Henderson wrote:
> I'm trying to add v6 to my second ISP connection on pppoe1, unlike my
> first ISP, this one requires autoconf and dhcpv6-pd to pick up addresses
> and have them routed. (They are referring to TR-187,
> https://www.broadband-forum.org/technical/downl
I'm trying to add v6 to my second ISP connection on pppoe1, unlike my
first ISP, this one requires autoconf and dhcpv6-pd to pick up addresses
and have them routed. (They are referring to TR-187,
https://www.broadband-forum.org/technical/download/TR-187.pdf -
the "residential gateway" requirements
> Date: Tue, 18 Aug 2015 06:58:43 -0400
> From: David Higgs
>
> On Tue, Aug 18, 2015 at 6:22 AM, Mark Kettenis
> wrote:
>
> > > Date: Tue, 18 Aug 2015 05:03:19 +
> > > From: Miod Vallat
> > >
> > > > I spent some time today figuting out why the binutils update broke ld
> > > > -Z on powerp
On Tue, Aug 18, 2015 at 6:22 AM, Mark Kettenis
wrote:
> > Date: Tue, 18 Aug 2015 05:03:19 +
> > From: Miod Vallat
> >
> > > I spent some time today figuting out why the binutils update broke ld
> > > -Z on powerpc. Turns out to be a fairly thorny issue.
> > >
> > > The new binutils discard
> Date: Tue, 18 Aug 2015 05:03:19 +
> From: Miod Vallat
>
> > I spent some time today figuting out why the binutils update broke ld
> > -Z on powerpc. Turns out to be a fairly thorny issue.
> >
> > The new binutils discard empty setions. As a result the .gotpad0 and
> > .gotpad1 sections h
On 17/08/15(Mon) 19:24, Alexander Bluhm wrote:
> On Mon, Aug 17, 2015 at 07:03:55PM +0200, Martin Pieuchot wrote:
> > On 17/08/15(Mon) 18:25, Alexander Bluhm wrote:
> > > On Mon, Aug 17, 2015 at 12:34:13PM +0200, Martin Pieuchot wrote:
> > > > Ultimately my goal is to use rt_ifa_{add,del}() instead
On Mon, Aug 17, 2015 at 12:34:13PM +0200, Martin Pieuchot wrote:
> Ultimately my goal is to use rt_ifa_{add,del}() instead of
> nd6_prefix_{on,off}link() but right now I need to remove the
> rt->ref_cnt--.
>
> This diff does that and reduce the differences between these functions.
>
> Note that n
13 matches
Mail list logo