From owner-freebsd-net@FreeBSD.ORG Sun Jul 20 19:00:31 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD4FE1065672 for ; Sun, 20 Jul 2008 19:00:31 +0000 (UTC) (envelope-from luigi.iannone@uclouvain.be) Received: from smtp1.sgsi.ucl.ac.be (smtpout.sgsi.ucl.ac.be [130.104.5.77]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3D98FC12 for ; Sun, 20 Jul 2008 19:00:31 +0000 (UTC) (envelope-from luigi.iannone@uclouvain.be) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=uclouvain.be; h= in-reply-to:references:mime-version:content-type:message-id:cc: from:subject:date:to; q=dns/txt; s=selucl; bh=K6xIp2y0N0NN58rCKW WX5MazPYA=; b=TJyMV/1GA24pv4zscjeuVq9jAaxFYNB/65KXGSgS1lzo+jC/u8 FvVVuiYq7SD+zYvj5uGNtaBpqIz3B0CeWyPL5ghbhTB0q0fVlpt47RWGdvqJrE+j Ms/EHWZO6cmzMsvlNdmFvqSk4pSXoSlwK6T1GEksuQWN0NQ1a67S3dzq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=uclouvain.be; h=in-reply-to: references:mime-version:content-type:message-id:cc:from:subject: date:to; q=dns; s=selucl; b=LJuaXXabY7TF4AqOWpvWnU3hcIsxHU3LG6cn s3sANdF/QRzpnR1UGQoOc3pqWGNrC0IHuiELGaMe3mRpe+4qxclEsXh96OvWJ2je j/dHwusbg7aYXbkeZPxyrHLEj6FMVmzRFqPbizzuS7/uDfFXRkcLGPpgDDb3jZFZ Mjlea1A= Received: from [88.82.43.254] (unknown [88.82.43.254]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: iannone@smtp1.sgsi.ucl.ac.be) by smtp1.sgsi.ucl.ac.be (Postfix) with ESMTP; Sun, 20 Jul 2008 20:59:34 +0200 (CEST) In-Reply-To: <200807202051.04431.max@love2party.net> References: <488384E5.3060608@elischer.org> <200807202051.04431.max@love2party.net> Mime-Version: 1.0 (Apple Message framework v753.1) Message-Id: <4711A2FE-DFB4-44C0-9FA6-D69BD1B05C2E@uclouvain.be> From: Luigi Iannone Date: Sun, 20 Jul 2008 20:59:04 +0200 To: Max Laier X-Mailer: Apple Mail (2.753.1) X-AV-Checked: ClamAV using ClamSMTP X-Sgsi-Spamcheck: SASL authenticated, X-MailScanner-ID: 02C7FE961C.73FD5 X-SGSI-MailScanner: Found to be clean X-SGSI-From: luigi.iannone@uclouvain.be X-SGSI-Spam-Status: No Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, Olivier Bonaventure , Julian Elischer Subject: Re: OpenLISP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2008 19:00:31 -0000 > Hi, > A word about the implementation. The interception mechanism for LISP > tunneled packets in ip_input/forward is *horrible*! Some of that > is due > to the design, but I believe it can be implemented much cleaner if you > were to use the pfil(9) API. I'd really like to avoid putting this > kind > of stuff into the main ip code as it hurts readability a lot. > Thanks for the hint I'll get a look at that. Cheers Luigi > -- > /"\ Best regards, | mlaier@freebsd.org > \ / Max Laier | ICQ #67774661 > X http://pf4freebsd.love2party.net/ | mlaier@EFnet > / \ ASCII Ribbon Campaign | Against HTML Mail and News > _______________________________________________ > 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" Luigi Iannone luigi.iannone@uclouvain.be