From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Willem de Bruijn <willemb@google.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH next] extensions: add libxt_bpf extension
Date: Tue, 2 Apr 2013 00:16:33 +0200 [thread overview]
Message-ID: <20130401221633.GA26928@localhost> (raw)
In-Reply-To: <1358992858-20172-1-git-send-email-willemb@google.com>
On Wed, Jan 23, 2013 at 09:00:58PM -0500, Willem de Bruijn wrote:
> Changes:
> - v3
> - more informative error messages and man page
> - v2
> - update to match latest kernel module (fixed size match struct)
> - add manual page
> - fix save/restore
> - fix matching whole program on delete
>
> Support filtering using Linux Socket Filters
Applied with changes:
* include a copy of include/linux/netfilter/xt_bpf.h in the tree.
* Removed the --bytecode-file option. The original
proposal was to accept BPF code in a file in human readable format.
Now, with the nfbpf_compile utility, it's very easy to generate the
filter using tcpdump-like syntax. We can recover the file parameter
later on if you find it useful.
* Removed the trailing comma in the backtick format, the parser works
just fine for me here.
* Fix error message if --bytecode is missing.
Thanks.
prev parent reply other threads:[~2013-04-01 22:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-09 19:54 [PATCH next] extensions: add libxt_bpf extension Willem de Bruijn
2013-01-10 0:12 ` [PATCH] " Willem de Bruijn
2013-01-21 12:19 ` Pablo Neira Ayuso
2013-01-24 2:04 ` Willem de Bruijn
2013-01-24 2:00 ` [PATCH next] " Willem de Bruijn
2013-04-01 22:16 ` Pablo Neira Ayuso [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=20130401221633.GA26928@localhost \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=willemb@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).