From owner-freebsd-ipfw@FreeBSD.ORG Mon Jun 2 04:40:17 2008 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1183B1065670 for ; Mon, 2 Jun 2008 04:40:17 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp8.yandex.ru (smtp8.yandex.ru [213.180.200.213]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9688FC13 for ; Mon, 2 Jun 2008 04:40:15 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([77.72.136.145]:23551 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S7455880AbYFBEkE (ORCPT ); Mon, 2 Jun 2008 08:40:04 +0400 X-Yandex-Spam: 1 X-Yandex-Front: smtp8 X-Yandex-TimeMark: 1212381604 X-MsgDayCount: 2 X-Comment: RFC 2476 MSA function at smtp8.yandex.ru logged sender identity as: bu7cher Message-ID: <48437998.1040807@yandex.ru> Date: Mon, 02 Jun 2008 08:39:52 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: rihad@mail.ru References: <484113B4.4010006@mail.ru> In-Reply-To: <484113B4.4010006@mail.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ipfw@freebsd.org Subject: Re: tablearg q'n X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2008 04:40:17 -0000 rihad wrote: > ipfw add pipe tablearg ip from 'table(0)' to 'table(1)' > > Which of the two tables will tablearg come from? Last 'table' argument will be used for tablearg. >Any way to make the choice explicit? Patches are welcome =) -- WBR, Andrey V. Elsukov