From owner-freebsd-stable@FreeBSD.ORG Wed Oct 11 16:44:43 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27CE316A4D1 for ; Wed, 11 Oct 2006 16:44:43 +0000 (UTC) (envelope-from karagodov@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6037C43DA4 for ; Wed, 11 Oct 2006 16:44:24 +0000 (GMT) (envelope-from karagodov@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so125216nzn for ; Wed, 11 Oct 2006 09:44:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=O46PHu3EOBgr0e/XdPRv6SkS+/GvHrQ1Mj9lX1M9FfS8iFjlZqmVKqe5Vq3FqHneLJ57DBOo23UDqrofiCUIPntGadxJJVbjmvdWu/jqSrO4tXS53kQam0Kgn1s/R5HK/XfFy64LvrK56bZjUaC3QhIsFawsHLrqWygGF9iMAwQ= Received: by 10.35.121.12 with SMTP id y12mr1162367pym; Wed, 11 Oct 2006 09:44:22 -0700 (PDT) Received: by 10.35.69.12 with HTTP; Wed, 11 Oct 2006 09:44:22 -0700 (PDT) Message-ID: Date: Wed, 11 Oct 2006 20:44:22 +0400 From: "Alexey Karagodov" To: "Eduardo Meyer" In-Reply-To: MIME-Version: 1.0 References: <57d710000610101008h47c96971v35b5483ca6052fad@mail.gmail.com> <20061011042733.GA12604@svzserv.kemerovo.su> <20061011155017.GA63687@svzserv.kemerovo.su> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org, Eugene Grosbein Subject: Re: Netgraph - ng_bpf help (first experience) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Oct 2006 16:44:43 -0000 is there a need in ng_ether module? On 10/11/06, Eduardo Meyer wrote: > > > > ngctl msg my_node: setprogram { thisHook="hook1" ifMatch="hook2" > > > ifNotMatch="hook3" bpf_prog_len=16 bpf_prog=[ { code=40 jt=0 jf=0 k=12 > > > } { code=21 jt=0 jf=4 k=34525 } { code=48 jt=0 jf=0 k=20 } { code=21 > > > jt=0 jf=11 k=6 } { code=40 jt=0 jf=0 k=56 } { code=21 jt=8 jf=9 k=80 } > > > { code=21 jt=0 jf=8 k=2048 } { code=48 jt=0 jf=0 k=23 } { code=21 jt=0 > > > jf=6 k=6 } { code=40 jt=0 jf=0 k=20 } { code=69 jt=4 jf=0 k=8191 } { > > > code=177 jt=0 jf=0 k=14 } { code=72 jt=0 jf=0 k=16 } { code=21 jt=0 > > > jf=1 k=80 } { code=6 jt=0 jf=0 k=8192 } { code=6 jt=0 jf=0 k=0 } ] } } > > > > > > How should I create "my_node" before? > > > > Absolutely. > > Absolutely what? I meant "how should I create", say "how to create" my > node. The man page does not mentions anything about it. > > Thanks again for the help. > > -- > =========== > Eduardo Meyer > pessoal: dudu.meyer@gmail.com > profissional: ddm.farmaciap@saude.gov.br > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >