From owner-freebsd-stable@FreeBSD.ORG Wed Oct 24 18:44:26 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09CB5678 for ; Wed, 24 Oct 2012 18:44:26 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id B94F98FC19 for ; Wed, 24 Oct 2012 18:44:25 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so1011214oag.13 for ; Wed, 24 Oct 2012 11:44:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=L3Q9oIVRMNeqm1JwN6o7NBNZJMFI2RYt5Pe7t4zGROc=; b=S+et0mLs2KLyWLTY0LElmFZHInEQIpajyVhLvuGy/PyC8BtXu55BdsLLNBitRa7k6R oUfzXjAGRLqOo2h5jL+k+aaE9NOyG9xg+S+Zu/AOQvQVyB8NSyqRPIXJ//OzwyMGegXD N4uX1xUF6woYu12cuTPcDsqfIdeU9EQlTbeE/ygK+sKsF+3C1zuhaGJOc72hW/tc6hva 5v96qdjPNF4a+RvUmDb98p+P9GLiuf8qoobzr9opKa4Q5syHB2+YkVQWUw3lqZGMtKhS sRo7KCpBYzHVJ3EIGWRbH2w5pdd3TSZigkwyiq6XI47qv9phi2cw6II55rQ7VTLosYHJ 4FXw== MIME-Version: 1.0 Received: by 10.182.31.43 with SMTP id x11mr13152534obh.68.1351104265139; Wed, 24 Oct 2012 11:44:25 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.76.75.69 with HTTP; Wed, 24 Oct 2012 11:44:24 -0700 (PDT) In-Reply-To: <508835FD.4000709@omnilan.de> References: <20121024154017.GA3167@icarus.home.lan> <5088163E.2090506@omnilan.de> <20121024165148.GA4250@icarus.home.lan> <50881EC7.9030400@omnilan.de> <20121024174425.GA4699@icarus.home.lan> <50882D3B.5050704@omnilan.de> <20121024181239.GA5755@icarus.home.lan> <508835FD.4000709@omnilan.de> Date: Wed, 24 Oct 2012 11:44:24 -0700 X-Google-Sender-Auth: TJkXvvktEx4x1Mb9vIVtIkLl06c Message-ID: Subject: Re: every 2nd echo-request malformed when ping -s >4067 From: Adrian Chadd To: Harald Schmalzbauer Content-Type: text/plain; charset=ISO-8859-1 Cc: Jeremy Chadwick , FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 18:44:26 -0000 oh lord, please disable zero_copy_sockets. :-) Adrian