All of lore.kernel.org
 help / color / mirror / Atom feed
From: Munteanu Eduard Gabriel <maxdamage@aladin.ro>
To: netfilter-devel@lists.netfilter.org
Subject: Re: Multiple targets for REDIRECT & friends
Date: Tue, 23 Aug 2005 02:41:18 +0000	[thread overview]
Message-ID: <430A8CCE.5030808@aladin.ro> (raw)
In-Reply-To: <43088446.6000303@aladin.ro>

Well, it seems I haven't checked out iptables package thoroughly enough 
before posting here. There is libiptc/linux_list.h which looks like an 
API-compatible userspace implementation of double-linked lists in kernel.

Having this thing answered by myself, I'm asking you the following 
question: should I use these double-linked lists or avoid complexity by 
coming up with some "homemade" single-linked lists? It just needs a 
*next pointer, as I said, so it should be a less complex mechanism. 
Either way, I'll start working on one of these ideas (most probably the 
2nd, since I think it's the right thing to do), since switching to 
another flavour of linked lists is no problem.

Hope to hear from you guys soon,
Eduard Munteanu

P.S.: sorry for posting twice the last message. At first, I didn't want 
to subscribe to the list, so after sending it, I have seen that the 
archives (despite the fact they were enough up-to-date) did not contain 
my post. So I subscribed to the mailing list and sent it again, which 
made my 2nd post go in the archive pretty fast.

  reply	other threads:[~2005-08-23  2:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-21 13:40 Multiple targets for REDIRECT & friends Munteanu Eduard Gabriel
2005-08-23  2:41 ` Munteanu Eduard Gabriel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-21 20:23 Munteanu Eduard Gabriel

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=430A8CCE.5030808@aladin.ro \
    --to=maxdamage@aladin.ro \
    --cc=netfilter-devel@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.