From owner-freebsd-current@FreeBSD.ORG Tue Sep 29 13:57:43 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB291106568D for ; Tue, 29 Sep 2009 13:57:43 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id B14008FC33 for ; Tue, 29 Sep 2009 13:57:43 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 165E169959 for ; Tue, 29 Sep 2009 13:57:42 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n8TDvkqa086052 for ; Tue, 29 Sep 2009 13:57:46 GMT (envelope-from phk@critter.freebsd.dk) To: current@freebsd.org From: Poul-Henning Kamp Date: Tue, 29 Sep 2009 13:57:46 +0000 Message-ID: <86051.1254232666@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Subject: if_rum dies on transmit... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 13:57:44 -0000 Has anybody else seen if_rum die when you try to transmit a file over a TCP connection ? If I try to print across the network, upload a file with ftp or anything else of that general tenor, if_rum seems to hang the output queue and stops transmitting packets. Restarting wpa_supplicant mostly resolves the issue, but it does not on its own discover the problem. According to tcpdump(8), packets are still received. Any ideas ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.