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

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)
******

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?
Regards.


  reply	other threads:[~2013-03-04 13:09 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 [this message]
2013-03-04 13:36   ` Pablo Neira Ayuso

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=51349B3E.80205@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@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.