All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2005@gmx.net>
To: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: ACCOUNT target future (pkttables)
Date: Wed, 30 Mar 2005 12:16:03 +0200	[thread overview]
Message-ID: <424A7C63.1050705@gmx.net> (raw)

Hi,

I'm currently writing an ACCOUNT target for ebtables and I feel really
uncomfortable in duplicating the existing iptables ACCOUNT code, adding
a few tweaks and releasing it as ebtables ACCOUNT target. The tweaks
would be:
- efficient handling of sparsely poulated networks
- accounting by MAC address
- 64bit counters (optional)
- saturated counters (optional)
- choice of what to count (layer 2/3 length, packets, src/dst)

Some time ago, I found notes from a netfilter developer workshop about
future directions (reducing code duplication, switching to pkttables...)
and my work would counteract your plans to reduce code duplication. Is
there any working code using the new framework and does it make sense
for me to write my code only for the new framework (will that be merged
eventually into mainline)?


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

             reply	other threads:[~2005-03-30 10:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30 10:16 Carl-Daniel Hailfinger [this message]
2005-04-03 18:31 ` ACCOUNT target future (pkttables) Patrick McHardy

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=424A7C63.1050705@gmx.net \
    --to=c-d.hailfinger.devel.2005@gmx.net \
    --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.