netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter@vger.kernel.org
Cc: netfilter-announce@lists.netfilter.org,
	netfilter-devel@vger.kernel.org, lwn@lwn.net
Subject: [ANNOUNCE] libnetfilter_queue 1.0.0 release
Date: Sun, 11 Jul 2010 18:00:21 +0200	[thread overview]
Message-ID: <4C39EA95.2080806@netfilter.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

Hi!

The Netfilter proudly project presents:

  * libnetfilter_queue-1.0.0

libnetfilter_queue is a userspace library providing an API to packets
that have been queued by the kernel packet filter. It is is part of a
system that deprecates the old ip_queue / libipq mechanism.

See ChangeLog (file attached) for more details on this release. You can
download it from:

http://www.netfilter.org/projects/libnetfilter_queue/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_queue/

Cheers,
Pablo (on behalf of the Netfilter Core Team)

[-- Attachment #2: changes-libnetfilter_queue-1.0.0.txt --]
[-- Type: text/plain, Size: 1080 bytes --]

Alessandro Vesely (1):
      doc: document possible verdicts on packets and minor change in example

David Fabro (4):
      non-modified payload arguments are pointer-to-const
      payload buffer datatypes are consistent
      added .gitignore for base directory
      doc: enhancements

Holger Hans Peter Freyther (1):
      doc: make doxygen.cfg.in work with doxygen 1.6.1

Pablo Neira Ayuso (11):
      nfq: add minor comment in the documentation to warn about privileges
      nfq: deprecate nfq_set_verdict_mark() in favour of nfq_set_verdict2()
      doc: remove references to deprecated nfq_set_verdict_mark()
      add nfq_snprintf_xml() to output a packet in XML format
      nfq: fix compilation warning in nfq_snprintf_xml()
      nfq: consistent nfq_snprintf_xml() return value with snprintf()
      nfq: fix HW address output in nfq_snprintf_xml()
      nfq: remove `0x' from HW protocol in output of nfq_snprintf_xml()
      nfq: remove libipq.h
      build: add libtool m4 support
      nfq: bump version to 1.0.0

Patrick McHardy (1):
      remove libipq_compat


                 reply	other threads:[~2010-07-11 16:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C39EA95.2080806@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=lwn@lwn.net \
    --cc=netfilter-announce@lists.netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@vger.kernel.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 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).