Re: libevent evutil.h

2014-10-29 Thread Theo de Raadt
> libevent has compatibilty wrappers in evutil. Our tree does not > use them anymore, but they are still part of libevent's interface. > > I don't want to include them automatically, so I suggest to remove > evutil.h from event.h. A version bump should not be necessary as > the library itself do

libevent evutil.h

2014-10-29 Thread Alexander Bluhm
Hi, libevent has compatibilty wrappers in evutil. Our tree does not use them anymore, but they are still part of libevent's interface. I don't want to include them automatically, so I suggest to remove evutil.h from event.h. A version bump should not be necessary as the library itself does not

ressl: two way fds extention

2014-10-29 Thread Jan Klemkow
Hello, This diff enables libressl to use two file descriptors for read and write. This is feature is necessary for communication over two pipes like in the UCSPI protocol [1]. resslc[3] is a general ssl-client. +---+ ++ ++ | tcpserver | --> | resslc | --> | clien

Re: wrong mac address used with carp and unnumbered carpdevs

2014-10-29 Thread David Gwynne
ola, while your explanation is good it still makes my head hurt. i think it makes sense, but i will throw it on a box here to try. we use both numbered and unnumbered carpdevs. dlg > On 28 Oct 2014, at 23:56, Henning Brauer wrote: > > so, carp interface with underlaying unnumbered carpdev, i

Re: pool page colouring

2014-10-29 Thread Mike Belopuhov
On 29 October 2014 22:52, Ted Unangst wrote: > On Wed, Oct 29, 2014 at 07:25, David Gwynne wrote: > > >> i dunno. im fine with either removing colouring altogether or setting it >> from something else completely. i just want a decision to be made cos >> right now ph_color isnt set, which is a bug.

Re: pool page colouring

2014-10-29 Thread Ted Unangst
On Wed, Oct 29, 2014 at 07:25, David Gwynne wrote: > i dunno. im fine with either removing colouring altogether or setting it > from something else completely. i just want a decision to be made cos > right now ph_color isnt set, which is a bug. there. i fixed it. Index: kern/subr_pool.c ===

syslogd sending via tcp

2014-10-29 Thread Alexander Bluhm
Hi, I have implemented a first version of syslogd that can send messages via TCP streams. Some error handling is missing like reconnecting after the remote loghost has closed the connection. I would like to get this in and develop the missing parts in tree. ok? bluhm Index: usr.sbin/syslogd/p

Re: pool page colouring

2014-10-29 Thread Mike Belopuhov
On 29 October 2014 16:48, Ted Unangst wrote: > On Wed, Oct 29, 2014 at 07:25, David Gwynne wrote: > >> if you want it to go fast, it would make more sense to set the item >> alignment in pool_init to the size of the cacheline. colouring would then >> become irrelevant from a speed perspective. > >

Re: pool page colouring

2014-10-29 Thread Ted Unangst
On Wed, Oct 29, 2014 at 07:25, David Gwynne wrote: > if you want it to go fast, it would make more sense to set the item > alignment in pool_init to the size of the cacheline. colouring would then > become irrelevant from a speed perspective. There's some sense to this. Like round everything to n

Re: increase netcat's buffer...

2014-10-29 Thread Arne Becker
Ping?

Re: armv7: banana pi, Allwinner A20 board

2014-10-29 Thread Jonathan Gray
On Mon, Oct 20, 2014 at 12:15:42PM +0200, Raphael Graf wrote: > On Thu, October 16, 2014 11:40 pm, Patrick Wildt wrote: > > I do believe that this is a pmap issue. > > > > I just got hands on an Allwinner A20 and suffered the same issues: > > pool_setlowat crashing randomly, same for ahci and so on

Re: Should we allow to configure twice the same IP?

2014-10-29 Thread Claudio Jeker
On Tue, Oct 28, 2014 at 11:55:57AM +0100, Martin Pieuchot wrote: > There's nothing that prevent you to configure the same IPv4 address on > different interfaces in the same routing domain. But does it make > sense? Yes, it does make sense. I abuse this feature to get unnumbered point-to-point lin