All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nftables: Bump dependency on libnftnl to 1.1.5
@ 2019-12-04 15:25 Jan-Philipp Litza
  0 siblings, 0 replies; 4+ messages in thread
From: Jan-Philipp Litza @ 2019-12-04 15:25 UTC (permalink / raw
  To: netfilter

The multidevice support was introduced in libnftnl commit e3ac19b5ec162,
which is first included in version 1.1.5

With version 1.1.4, compile errors like the following occur:

netlink.c:423:38: error: 'NFTNL_CHAIN_DEVICES' undeclared (first use in
this function); did you mean 'NFTNL_CHAIN_DEV'?

Fixes: 3fdc7541fba07 ("src: add multidevice support for netdev chain")
Signed-off-by: Jan-Philipp Litza <janphilipp@litza.de>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5ed3f18a..c487029a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AS_IF([test "x$enable_man_doc" = "xyes"], [
 ])

 PKG_CHECK_MODULES([LIBMNL], [libmnl >= 1.0.3])
-PKG_CHECK_MODULES([LIBNFTNL], [libnftnl >= 1.1.4])
+PKG_CHECK_MODULES([LIBNFTNL], [libnftnl >= 1.1.5])

 AC_ARG_WITH([mini-gmp], [AS_HELP_STRING([--with-mini-gmp],
             [Use builtin mini-gmp (for embedded builds)])],

-- 
Jan-Philipp Litza
PLUTEX GmbH
Hermann-Ritter-Str. 108
28197 Bremen

Hotline: 0800 100 400 800
Telefon: 0800 100 400 821
Telefax: 0800 100 400 888
E-Mail: support@plutex.de
Internet: http://www.plutex.de

USt-IdNr.: DE 815030856
Handelsregister: Amtsgericht Bremen, HRB 25144
Geschäftsführer: Torben Belz, Hendrik Lilienthal

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] nftables: Bump dependency on libnftnl to 1.1.5
@ 2019-12-05  9:46 Jan-Philipp Litza
  2019-12-05 10:54 ` Phil Sutter
  0 siblings, 1 reply; 4+ messages in thread
From: Jan-Philipp Litza @ 2019-12-05  9:46 UTC (permalink / raw
  To: netfilter-devel

The multidevice support was introduced in libnftnl commit e3ac19b5ec162,
which is first included in version 1.1.5

With version 1.1.4, compile errors like the following occur:

netlink.c:423:38: error: 'NFTNL_CHAIN_DEVICES' undeclared (first use in
this function); did you mean 'NFTNL_CHAIN_DEV'?

Fixes: 3fdc7541fba07 ("src: add multidevice support for netdev chain")
Signed-off-by: Jan-Philipp Litza <janphilipp@litza.de>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5ed3f18a..c487029a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ AS_IF([test "x$enable_man_doc" = "xyes"], [
 ])

 PKG_CHECK_MODULES([LIBMNL], [libmnl >= 1.0.3])
-PKG_CHECK_MODULES([LIBNFTNL], [libnftnl >= 1.1.4])
+PKG_CHECK_MODULES([LIBNFTNL], [libnftnl >= 1.1.5])

 AC_ARG_WITH([mini-gmp], [AS_HELP_STRING([--with-mini-gmp],
             [Use builtin mini-gmp (for embedded builds)])],

-- 
Jan-Philipp Litza
PLUTEX GmbH
Hermann-Ritter-Str. 108
28197 Bremen

Hotline: 0800 100 400 800
Telefon: 0800 100 400 821
Telefax: 0800 100 400 888
E-Mail: support@plutex.de
Internet: http://www.plutex.de

USt-IdNr.: DE 815030856
Handelsregister: Amtsgericht Bremen, HRB 25144
Geschäftsführer: Torben Belz, Hendrik Lilienthal

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] nftables: Bump dependency on libnftnl to 1.1.5
  2019-12-05  9:46 [PATCH] nftables: Bump dependency on libnftnl to 1.1.5 Jan-Philipp Litza
@ 2019-12-05 10:54 ` Phil Sutter
  2019-12-06  8:56   ` Jan-Philipp Litza
  0 siblings, 1 reply; 4+ messages in thread
From: Phil Sutter @ 2019-12-05 10:54 UTC (permalink / raw
  To: Jan-Philipp Litza; +Cc: netfilter-devel

Hi,

On Thu, Dec 05, 2019 at 10:46:34AM +0100, Jan-Philipp Litza wrote:
> The multidevice support was introduced in libnftnl commit e3ac19b5ec162,
> which is first included in version 1.1.5
> 
> With version 1.1.4, compile errors like the following occur:
> 
> netlink.c:423:38: error: 'NFTNL_CHAIN_DEVICES' undeclared (first use in
> this function); did you mean 'NFTNL_CHAIN_DEV'?
> 
> Fixes: 3fdc7541fba07 ("src: add multidevice support for netdev chain")
> Signed-off-by: Jan-Philipp Litza <janphilipp@litza.de>

You were beaten by Pablo by merely 8 minutes or so. :)
Thanks anyway for the patch!

Cheers, Phil

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] nftables: Bump dependency on libnftnl to 1.1.5
  2019-12-05 10:54 ` Phil Sutter
@ 2019-12-06  8:56   ` Jan-Philipp Litza
  0 siblings, 0 replies; 4+ messages in thread
From: Jan-Philipp Litza @ 2019-12-06  8:56 UTC (permalink / raw
  To: Phil Sutter, netfilter-devel

Well, I *did* send it earlier, but to the wrong list ;-)
https://www.spinics.net/lists/netfilter/msg59052.html

Have a great start into the weekend!

Phil Sutter wrote:
> You were beaten by Pablo by merely 8 minutes or so. :)
> Thanks anyway for the patch!
> 
> Cheers, Phil

-- 
Jan-Philipp Litza
PLUTEX GmbH
Hermann-Ritter-Str. 108
28197 Bremen

Hotline: 0800 100 400 800
Telefon: 0800 100 400 821
Telefax: 0800 100 400 888
E-Mail: support@plutex.de
Internet: http://www.plutex.de

USt-IdNr.: DE 815030856
Handelsregister: Amtsgericht Bremen, HRB 25144
Geschäftsführer: Torben Belz, Hendrik Lilienthal

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-06  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05  9:46 [PATCH] nftables: Bump dependency on libnftnl to 1.1.5 Jan-Philipp Litza
2019-12-05 10:54 ` Phil Sutter
2019-12-06  8:56   ` Jan-Philipp Litza
  -- strict thread matches above, loose matches on Subject: below --
2019-12-04 15:25 Jan-Philipp Litza

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.