Re: Asus Eee PC 1000 hangs on 27th Jun 2014 snapshot

2014-07-12 Thread Mark Kettenis
Date: Sat, 12 Jul 2014 13:49:02 +0200 From: Alexander Schrijver a...@flupzor.nl On Fri, Jul 11, 2014 at 01:47:59PM +0300, Paul Irofti wrote: On Fri, Jul 11, 2014 at 08:15:47AM +0200, Alexander Schrijver wrote: On Thu, Jul 10, 2014 at 05:42:54AM +0100, Mikolaj Kucharski wrote: Looking

i386 panic: double pool_put: 0xd91d2600

2014-07-12 Thread RD Thrush
Synopsis: kernel panics while scanning PKG_PATH w/ perl script Category: kernel Environment: System : OpenBSD 5.5 Details : OpenBSD 5.5-current (GENERIC.MP) #231: Fri Jul 11 03:48:27 MDT 2014

libressl 2.0 feedback

2014-07-12 Thread Rodney Thayer
It was my experience that it doesn't compile with CLANG on Debian 64bit Intel (in a Linode VM.) Attached is the console output. Note: other than this and one library, it did build for me and passed initial testing. Appologies for my ignorance of your reporting procedure. CC=clang ./configure

Re: Missing checksum calculation for redirected fragmented IPv6 packets

2014-07-12 Thread Alexander Bluhm
On Thu, May 22, 2014 at 04:20:32PM +0200, Matthias Pitzl wrote: If fragmented IPv6 packets are redirected by pf, the code in pf_refragment6() of pf_norm.c lacks a call to in6_proto_cksum_out() to calculate the checksum for the packet before it is broken into fragments again. The attached diff