From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Change Packet Payload Date: Wed, 14 Feb 2007 11:09:44 +0100 Message-ID: <45D2DFE8.8080301@trash.net> References: <1171012218.4162.27.camel@LinuxCampo> <1171013512.18531.5.camel@localhost> <45D23748.2090609@netfilter.org> <45D2DA9E.4010005@wengo.com> <45D2DBFB.7040702@trash.net> <45D2DCA9.1050100@wengo.com> <45D2DEDA.7020204@wengo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Sebastien Tricaud Return-path: In-Reply-To: <45D2DEDA.7020204@wengo.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Sebastien Tricaud wrote: > This code is in several public domain or GPL tools. > For example nessus uses it : > http://cvsweb.nessus.org/cgi-bin/viewcvs.cgi/nessus-libraries/libnessus/network.c?rev=1.28 Yes, I found some other users of this as well, but as you say, that doesn't necessarily mean its OK to use. > It is not a proof yet but I'm pretty confident. I have the book at home > and I will look at it tonight (Appendix F : Source code availability). Thanks.