All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Abeni <lucabe72@email.it>
To: netfilter@lists.netfilter.org
Subject: How to use ip_queue without linking libipq?
Date: Mon, 20 Jun 2005 12:29:53 +0200	[thread overview]
Message-ID: <1119263393.1985.10.camel@labeni.mm.mbigroup.it> (raw)

Hi all,

I've been asked to develop a user-space application receiving packets
from the ip_queue module. I know the simplest solution would be to use
libipq, but unfortunately the application cannot be released under GPL
(because it also uses some proprietary code).

So, I am thinking about directly interacting with the ip_queue module by
using netlink. However, I know how to open a netlink socket, but I've
not been able to find any documentation about how to use a netlink
socket to communicate with ipqueue...

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?

Is some documentation about directly using ipqueue available somewhere?
Can anyone help me?

			Thanks,
				Luca

(P.S.: please cc me because I am not subscribed to the mailing list)
-- 
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
                               N O    W A R ! ! !



             reply	other threads:[~2005-06-20 10:29 UTC|newest]

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

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=1119263393.1985.10.camel@labeni.mm.mbigroup.it \
    --to=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.