Re: Possible fix for i217 problem

2015-08-05 Thread Jonathan Gray
On Tue, Aug 04, 2015 at 10:47:27PM +0100, Stuart Henderson wrote: On 2015/08/04 22:40, Stefan Fritsch wrote: someone mentioned to me the i217-LM problems that were reported on misc end of May. It is possible that the patch below helps. This fixes my Dell poweredge T20: em0 at pci0 dev 25

Re: Possible fix for i217 problem

2015-08-05 Thread Mark Patruck
No issues on systems running em0 at pci3 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. em1 at pci4 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. Also working on em0 at pci1 dev 0 function 0 Intel 82576 rev 0x01: msi, address 90:.. em1 at pci1 dev 0 function 1 Intel 82576

[PATCH] Fix segmentation fault in ping(8)

2015-08-05 Thread Dimitris Papastamos
Hi, You can reproduce with ping -s 0 host (it crashes if the packet size is less than 24). === RCS file: /cvs/src/sbin/ping/ping.c,v retrieving revision 1.123 diff -u -p -r1.123 ping.c --- ping.c 2 May 2015 18:03:37 -

Re: Possible fix for i217 problem

2015-08-05 Thread Peter Hessler
On 2015 Aug 05 (Wed) at 10:08:05 +0200 (+0200), Mark Patruck wrote: :No issues on systems running : :em0 at pci3 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. :em1 at pci4 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. : :Also working on : :em0 at pci1 dev 0 function 0 Intel

Re: Possible fix for i217 problem

2015-08-05 Thread Jérémie Courrèges-Anglas
Jonathan Gray j...@jsg.id.au writes: On Tue, Aug 04, 2015 at 10:47:27PM +0100, Stuart Henderson wrote: On 2015/08/04 22:40, Stefan Fritsch wrote: someone mentioned to me the i217-LM problems that were reported on misc end of May. It is possible that the patch below helps. This fixes my

Re: Possible fix for i217 problem

2015-08-05 Thread Peter Hessler
The em0 is the only ethernet nic on the laptop, this is on a Thinkpad x250 laptop. On 2015 Aug 05 (Wed) at 13:23:13 +0200 (+0200), Mark Patruck wrote: :Hmm..weird. Is the I218-LM the only nic in your system? Because if :i add an additional PCIe Intel 85247L, my onboard I218-V comes up :with

Re: Possible fix for i217 problem

2015-08-05 Thread Stuart Henderson
On 2015/08/05 10:08, Mark Patruck wrote: But i still have a small problem with em0 at pci0 dev 25 function 0 Intel I218-V rev 0x00: msi, address f0:.. Thanks for testing. Still - just to check I understand correctly, this diff doesn't help with your nic, but doesn't make things worse?

Re: Possible fix for i217 problem

2015-08-05 Thread Mark Patruck
Correct. On Wed, Aug 05, 2015 at 01:08:19PM +0100, Stuart Henderson wrote: On 2015/08/05 10:08, Mark Patruck wrote: But i still have a small problem with em0 at pci0 dev 25 function 0 Intel I218-V rev 0x00: msi, address f0:.. Thanks for testing. Still - just to check I understand

Re: [PATCH] Fix segmentation fault in ping(8)

2015-08-05 Thread Theo de Raadt
You can reproduce with ping -s 0 host (it crashes if the packet size is less than 24). === RCS file: /cvs/src/sbin/ping/ping.c,v retrieving revision 1.123 diff -u -p -r1.123 ping.c --- ping.c2 May 2015 18:03:37 -

attaching sili(4) on Octeon II machines

2015-08-05 Thread Paul Irofti
Hi, this diff allows the sili(4) SATA controller found on Octeon II machines to attach. This is not a final diff, I want to remove the #if 0 block completely and prehaps keep the size vs. addr type changes. What do you think? Index: include/bus.h

Re: Possible fix for i217 problem

2015-08-05 Thread Stefan Fritsch
Thanks to everyone for the testing. The patch is now committed.

LibreSSL 2.2.2 released

2015-08-05 Thread Brent Cook
We have released LibreSSL 2.2.2, which will be arriving in the LibreSSL directory of your local OpenBSD mirror soon. This release marks the end of the OpenBSD 5.8 development cycle, featuring expanded portable build support, code improvements, removal of obsolete workarounds. SSLv3 deprecation