From owner-freebsd-net@FreeBSD.ORG Thu Sep 18 03:48:16 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 D43D1AA for ; Thu, 18 Sep 2014 03:48:16 +0000 (UTC) Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176]) (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 9A76C232 for ; Thu, 18 Sep 2014 03:48:16 +0000 (UTC) Received: by mail-ob0-f176.google.com with SMTP id uz6so222634obc.7 for ; Wed, 17 Sep 2014 20:48:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=kqkQYdUsEC63PqVVzBVtHlNbWYoiaA6dMDZiH3VQaXk=; b=guoP6WOgK5fgmY+x2TnlZWYZIVAlrS6qAY6LRG1rSbTAgzxWuDW4pZhSWH/qjKcYNC kpMnt09WcetIF3xqb77pZdElgWe3RDqGbB2rG2UFHISfxn3pU0QnwiP+oRAAaZIMc5S7 m7HcPb8X/1U7A3fQvYkM+ooR6JQKriMh/lEDjfPv1jmeQVCeQDJzs8tL89gGE2pAs40D a5+zJPXHHaCJeyGDkqtZqLSBunzKnWVePCsqN4rImreN0JGVUbuYVzTx/YNVXKVp6Euo DxkAhVns9sVSSJHPCxcmWYmu2dim7HQFlh06I5igLSMaXrX8bYEdi/Rowc05wcUcWbmy 3ZxQ== X-Gm-Message-State: ALoCoQmBPYEFBYW0SyD6v+v/Fmuq6wJPbSQ1zVC6c3XTMoe3mAHA2/4oWsUuy70FD2JNe7Did2Eq X-Received: by 10.60.161.68 with SMTP id xq4mr485752oeb.84.1411012089724; Wed, 17 Sep 2014 20:48:09 -0700 (PDT) Received: from jamess-mbp.netgate.com (65-36-83-120.static.grandenetworks.net. [65.36.83.120]) by mx.google.com with ESMTPSA id ix8sm12543877obc.11.2014.09.17.20.48.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Sep 2014 20:48:09 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1985.3\)) Subject: Re: [netmap/vale-ctl] when could process packet From: Jim Thompson In-Reply-To: Date: Wed, 17 Sep 2014 22:48:08 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <357AB2A4-C00C-4EF6-A926-36CBE5FA2FDC@netgate.com> References: To: upyzl X-Mailer: Apple Mail (2.1985.3) Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2014 03:48:16 -0000 Jaye, I=E2=80=99d really like to see this work happen. Let me know if I can help. Jim > On Sep 17, 2014, at 9:39 PM, upyzl wrote: >=20 > Hi, >=20 > I think it's right place to talk about FreeBSD 10 - netmap question > (location at FreeBSD 10: /usr/src/tools/tools/netmap ; with kernel = device > netmap on) >=20 > I'm (entry) study on openflow software switch based on netmap/vale >=20 > It seems very simple in vale-ctl.c and hard to add features for packet > process (such as flow match and forward actions apply) >=20 > Could anyone give me some advice? thanks. >=20 > Best regards, > Jaye > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"