[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120526202105.GB452@1984>
Date: Sat, 26 May 2012 22:21:05 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Jan Engelhardt <jengelh@...i.de>
Cc: netfilter@...r.kernel.org, netfilter-devel@...r.kernel.org,
netfilter-announce@...ts.netfilter.org, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] nfct-extensions/timeout: adjust for changed
nfct_timeout_snprintf API
On Sat, May 26, 2012 at 09:02:34PM +0200, Jan Engelhardt wrote:
> Despite requiring libnetfilter_cttimeout >= 1.0.0, it did not
> use the new API.
>
> nfct-extensions/timeout.c: In function 'nfct_timeout_cb':
> nfct-extensions/timeout.c:99:2: error: too few arguments to function
> 'nfct_timeout_snprintf'
> In file included from nfct-extensions/timeout.c:26:0:
> /usr/include/libnetfilter_cttimeout-1.0.0/libnetfilter_cttimeout/
> libnetfilter_cttimeout.h:114:5: note: declared here
>
> 114: int nfct_timeout_snprintf(char *buf, size_t size,
> const struct nfct_timeout *, unsigned int type, unsigned int flags);
We noticed at the same time.
It's fixed now, and conntrack-tools 1.2.1 is out. Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists