All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [ANNOUNCE] conntrack-tools 1.4.1 release
Date: Mon, 4 Mar 2013 14:36:27 +0100	[thread overview]
Message-ID: <20130304133627.GA1170@localhost> (raw)
In-Reply-To: <51349B3E.80205@zacarias.com.ar>

On Mon, Mar 04, 2013 at 10:01:50AM -0300, Gustavo Zacarias wrote:
> On 03/03/2013 07:10 PM, Pablo Neira Ayuso wrote:
> 
> > Hi!
> > 
> > The Netfilter project proudly presents:
> > 
> >         conntrack-tools 1.4.1
> > 
> > The conntrack-tools are the userspace command line interface
> > `conntrack' and the userspace daemon `conntrackd'. The conntrack
> > utility replaces the old /proc/net/nf_conntrack interface. With
> > conntrack, you can dump, modify and delete entries from the connection
> > tracking state table from userspace. On the other hand, conntrackd
> > allows you to deploy highly available stateful firewall clusters and
> > to run connection tracking helpers from user-space.
> > 
> > More information in the official manual at:
> > http://conntrack-tools.netfilter.org/manual.html
> > 
> > See ChangeLog that comes attached to this email for more details.
> > 
> > You can download it from:
> > 
> > http://www.netfilter.org/projects/nfacct/downloads.html
> > ftp://ftp.netfilter.org/pub/nfacct/
> > 
> > Have fun!
> 
> Hi.
> There's a little snafu at the moment, it won't build with the current
> release version of libnetfilter_conntrack:
> 
> ******
> conntrack.c: In function 'main':
> conntrack.c:2005:10: error: 'IPCTNL_MSG_CT_GET_DYING' undeclared (first
> use in this function)
> conntrack.c:2005:10: note: each undeclared identifier is reported only
> once for each function it appears in
> conntrack.c:2015:10: error: 'IPCTNL_MSG_CT_GET_UNCONFIRMED' undeclared
> (first use in this function)
> ******

My fault, sorry.

> Fixed by http://patchwork.ozlabs.org/patch/202813/ but there's no new
> release with the patch applied yet.
> Maybe patch configure.ac to check for the new version when it's released?

I'll release libnetfilter_conntrack to fix this asap.

      reply	other threads:[~2013-03-04 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 22:10 [ANNOUNCE] conntrack-tools 1.4.1 release Pablo Neira Ayuso
2013-03-04 13:01 ` Gustavo Zacarias
2013-03-04 13:36   ` 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=20130304133627.GA1170@localhost \
    --to=pablo@netfilter.org \
    --cc=gustavo@zacarias.com.ar \
    --cc=netfilter-devel@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 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.