From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 6 18:37:45 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7777106566B for ; Wed, 6 Jan 2010 18:37:45 +0000 (UTC) (envelope-from sn_@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3D7188FC0C for ; Wed, 6 Jan 2010 18:37:44 +0000 (UTC) Received: (qmail 9340 invoked by uid 0); 6 Jan 2010 18:11:03 -0000 Received: from 85.180.64.147 by www177.gmx.net with HTTP; Wed, 06 Jan 2010 19:11:02 +0100 (CET) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" Date: Wed, 06 Jan 2010 19:11:02 +0100 From: "sn_" Message-ID: <20100106181102.245020@gmx.net> MIME-Version: 1.0 To: freebsd-hackers@freebsd.org X-Authenticated: #4427663 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX19q2e4BDXBqDSJQI3BxAAdVQB/vkzNdut7v+lXJJq QWagEmLbqhECT/BlWoJmSTA1ZNDSDgJWazTw== X-GMX-UID: V7sxeIJqODB6T+XuMGRMuck9Ji9SWpIz X-FuHaFi: 0.62 Subject: [PATCH] Fix typo in icmp6_error comment X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 18:37:46 -0000 The patch fixes a small typo in the icmp6_error comment. It's called 'Packet Too Big'. (synched from openbsd) Index: icmp6.c =================================================================== --- icmp6.c (revision 201658) +++ icmp6.c (working copy) @@ -296,7 +296,7 @@ * we should basically suppress sending an error (RFC 2463, Section * 2.4). * We have two exceptions (the item e.2 in that section): - * - the Pakcet Too Big message can be sent for path MTU discovery. + * - the Packet Too Big message can be sent for path MTU discovery. * - the Parameter Problem Message that can be allowed an icmp6 error * in the option type field. This check has been done in * ip6_unknown_opt(), so we can just check the type and code. -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser