From owner-freebsd-embedded@freebsd.org Tue Oct 13 20:03:03 2015 Return-Path: Delivered-To: freebsd-embedded@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF9C0A12A2A for ; Tue, 13 Oct 2015 20:03:03 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from lb2-smtp-cloud3.xs4all.net (lb2-smtp-cloud3.xs4all.net [194.109.24.26]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 41F09F3A for ; Tue, 13 Oct 2015 20:03:02 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from iMac-van-Huub.fritz.box ([83.160.119.88]) by smtp-cloud3.xs4all.net with ESMTP id Uk1o1r0051uXTTF01k1poP; Tue, 13 Oct 2015 22:01:49 +0200 Subject: Re: Ue0/ue1 flapping To: Kristof Provost References: <55D6217B.8000805@denninger.net> <55D636FE.9020005@xs4all.nl> <55D64AA7.40305@denninger.net> <55D69C73.9030909@denninger.net> <56163A55.5050902@xs4all.nl> <561A27CB.80306@xs4all.nl> <72F14A6B-E854-469F-83C6-D7FB144DAF62@sigsegv.be> <561AD234.8020602@xs4all.nl> Cc: "techniek@lijst.wirelessleiden.nl" , freebsd-embedded@freebsd.org From: Huub Schuurmans X-Enigmail-Draft-Status: N1110 Message-ID: <561D632B.6050901@xs4all.nl> Date: Tue, 13 Oct 2015 22:01:47 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <561AD234.8020602@xs4all.nl> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 20:03:03 -0000 Op 11/10/15 om 23:18 schreef Huub Schuurmans: > Op 11/10/15 om 13:05 schreef Kristof Provost: >> >> >>> On 11 Oct 2015, at 11:11, Huub Schuurmans wrote: >>> >>> Op 08/10/15 om 18:51 schreef Kristof Provost: > .... >>> However if I install two adapter NONE of them works, so >>> obviously I can not check the stability for two adapters. >> That sounds like it might be a driver issue. Did you have the same problem before this patch? > I have to correct this: there must have been an error in the wiring or ip-configuration. I have re-tested with the same (if_axe) two adapters and with two different adapters (if_aue) (with the patched pf running). This time I found no problems. Simultaneous ping flood did not cause instability. Huub