From: Rick Jones <rick.jones2@hp.com>
To: Philip Craig <philipc@snapgear.com>
Cc: netfilter@vger.kernel.org
Subject: Re: Shortcuts to counting rules?
Date: Thu, 30 Oct 2008 09:40:38 -0700 [thread overview]
Message-ID: <4909E386.1000405@hp.com> (raw)
In-Reply-To: <49090A3D.40102@snapgear.com>
Philip Craig wrote:
> Rick Jones wrote:
>
>>Are there any reasonable ways I might relax that requirement that
>>iptables-dev be present? Are some of the datastructures used in the
>>getsockopt() calls "stable enough" to do that that netperf could make
>>the getsockopt() calls directly without having to pull-in libiptc?
>>Netperf does not particularly care about the rules themselves, just
>>their number.
>
>
> libiptc is only intended for use by iptables itself. The fact that
> iptables-dev includes libiptc is a bug IMO. There's probably some
> applications out that that wrongly depend on it already though.
I can see the appeal to an application since it does provide a nice
abstraction.
> The getsockopt() calls are part of the linux ABI. Using them is safe.
> You just need to make sure you handle the case that they aren't
> implemented.
Time to go find their documentation then I suppose.
thanks,
rick jones
next prev parent reply other threads:[~2008-10-30 16:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 0:20 Shortcuts to counting rules? Rick Jones
2008-10-30 1:13 ` Philip Craig
2008-10-30 16:40 ` Rick Jones [this message]
2008-10-30 18:46 ` Rick Jones
2008-10-31 1:26 ` Rick Jones
2008-10-31 1:39 ` Philip Craig
2008-10-31 1:29 ` Philip Craig
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=4909E386.1000405@hp.com \
--to=rick.jones2@hp.com \
--cc=netfilter@vger.kernel.org \
--cc=philipc@snapgear.com \
/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.