]> git.ipfire.org Git - thirdparty/iptables.git/commit
build: bump dependency on libnftnl
authorPhil Sutter <phil@nwl.cc>
Wed, 3 Jun 2020 09:41:55 +0000 (11:41 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 3 Jun 2020 10:29:03 +0000 (12:29 +0200)
commit50564b7adda0853c52b68bfd48115c577436bf1c
treee75f920f2ec5c06d5d5e543b4a9d3bb6b59436a6
parent15f8a82a89650d51186778e86bf23fb458f32db9
build: bump dependency on libnftnl

Recently added full among match support depends on concatenated ranges
in nftables sets, a feature which was not available in libnftnl before
version 1.1.6.

Fixes: c33bae9c6c7a4 ("ebtables: among: Support mixed MAC and MAC/IP entries")
Signed-off-by: Phil Sutter <phil@nwl.cc>
configure.ac