All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias DiPasquale <codeslinger@gmail.com>
To: Luca Abeni <lucabe72@email.it>
Cc: netfilter@lists.netfilter.org
Subject: Re: How to use ip_queue without linking libipq?
Date: Tue, 21 Jun 2005 08:44:26 -0400	[thread overview]
Message-ID: <876ef97a05062105444d5db604@mail.gmail.com> (raw)
In-Reply-To: <1119263393.1985.10.camel@labeni.mm.mbigroup.it>

On 6/20/05, Luca Abeni <lucabe72@email.it> wrote:
> I think that looking at libipq code for understanding how to use ipqueue
> would be a license violation (I would end up with a code too similiar to
> libipq), right?

I believe it would.
 
> Is some documentation about directly using ipqueue available somewhere?
> Can anyone help me?

IANAL, but...

You'd have to clean-room it: get someone else to study the libipq
source and write you a document specifying how to interface with the
ip_queue module via netlink. Yourself, you should not look at the
libipq source, only this other person. That would then allow you to
write a non-GPL interface to ip_queue functionality. This is how the
original third-party BIOS was designed and implemented, circumventing
IBM's proprietary license on it.

-- 
[ Tobias DiPasquale ]
0x636f6465736c696e67657240676d61696c2e636f6d


      reply	other threads:[~2005-06-21 12:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-20 10:29 How to use ip_queue without linking libipq? Luca Abeni
2005-06-21 12:44 ` Tobias DiPasquale [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=876ef97a05062105444d5db604@mail.gmail.com \
    --to=codeslinger@gmail.com \
    --cc=lucabe72@email.it \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.