From owner-freebsd-net@FreeBSD.ORG Fri May 23 18:06:36 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93147F52 for ; Fri, 23 May 2014 18:06:36 +0000 (UTC) Received: from mail-wi0-x243.google.com (mail-wi0-x243.google.com [IPv6:2a00:1450:400c:c05::243]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 313402771 for ; Fri, 23 May 2014 18:06:36 +0000 (UTC) Received: by mail-wi0-f195.google.com with SMTP id ho1so363750wib.2 for ; Fri, 23 May 2014 11:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/UqJYejDnTsESzZwDoDkkJd16leILJgkdU5V2SIUA5E=; b=ZMjnIPdKUJxPPnw+JrqiyOWYseY2n2xVowAxzgZp4NaqJQgAPJVFO82/QFMiWgTTo2 PVtdQM9/5CrYNViejMawwAXpousAowIRnRntbIjXtB9TqG6TjEfyLv6rAp0Mtp/aUamQ TJdJqzlrjQ0WhTNca5gEBAWrEuTAKwN/I3vY2VUc01CuSF7lkNPEuPZWMYDooC8gG6qC ryXqpvFvfKJKadmanBoHEuKmJ0ASYGSgC+CkczPH7R66tXQtSWSEdpT422g3mVx6VKHU W+f9B0xN1GFRf67c3YVQTIc3O+w0E36fZ7+cnnWzrwiAeSHF9MHeIzn9OMESgGvr83LJ jTEg== MIME-Version: 1.0 X-Received: by 10.180.13.209 with SMTP id j17mr4823200wic.18.1400868394141; Fri, 23 May 2014 11:06:34 -0700 (PDT) Received: by 10.216.232.68 with HTTP; Fri, 23 May 2014 11:06:34 -0700 (PDT) Date: Sat, 24 May 2014 02:06:34 +0800 Message-ID: Subject: ipfw table add problem From: Sato Kentney To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2014 18:06:36 -0000 Hello. I'm using free bsd 10 stable. and I meet same issue as http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dbin/189471 currently using thee fix from "bycm82"',it work so thank you but. recently I meet some issue in using ipfw with table. and found some PR about the table in ipfw. can I know what is happening? sorry about my poor english. Thanks, Sato K(=E4=BD=90=E8=97=A4=E6=9F=AF=E5=BE=B7)