Linux Netfilter development
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jeremy Sowden <jeremy@azazel.net>
Cc: Netfilter Devel <netfilter-devel@vger.kernel.org>
Subject: Re: [ulogd2 PATCH] build: bump libnetfilter_log dependency
Date: Mon, 6 Dec 2021 23:39:29 +0100	[thread overview]
Message-ID: <Ya6RISt0Yiw+w/f5@salvia> (raw)
In-Reply-To: <20211204205600.3570672-1-jeremy@azazel.net>

On Sat, Dec 04, 2021 at 08:56:00PM +0000, Jeremy Sowden wrote:
> Recent changes to add conntrack info to the NFLOG output plug-in rely on
> symbols only present in the headers provided by libnetfilter-log v1.0.2:
> 
>     CC       ulogd_inppkt_NFLOG.lo
>   ulogd_inppkt_NFLOG.c: In function 'build_ct':
>   ulogd_inppkt_NFLOG.c:346:34: error: 'NFULA_CT' undeclared (first use in this function); did you mean 'NFULA_GID'?
>      if (mnl_attr_get_type(attr) == NFULA_CT) {
>                                     ^~~~~~~~
>                                     NFULA_GID
>   ulogd_inppkt_NFLOG.c:346:34: note: each undeclared identifier is reported only once for each function it appears in
>   ulogd_inppkt_NFLOG.c: In function 'start':
>   ulogd_inppkt_NFLOG.c:669:12: error: 'NFULNL_CFG_F_CONNTRACK' undeclared (first use in this function); did you mean 'NFULNL_CFG_F_SEQ'?
>      flags |= NFULNL_CFG_F_CONNTRACK;
>               ^~~~~~~~~~~~~~~~~~~~~~
>               NFULNL_CFG_F_SEQ
> 
> Bump the pkg-config version accordingly.

Applied, thanks

      reply	other threads:[~2021-12-06 22:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 20:56 [ulogd2 PATCH] build: bump libnetfilter_log dependency Jeremy Sowden
2021-12-06 22:39 ` 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=Ya6RISt0Yiw+w/f5@salvia \
    --to=pablo@netfilter.org \
    --cc=jeremy@azazel.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox