blob: 0ea79953bed6e0e7836a0ca129a9c039cedf3298 [file] [log] [blame]
SUMMARY = "Netfilter Tables userspace utillites"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79"
SECTION = "net"
DEPENDS = "libmnl libnftnl readline gmp"
RRECOMMENDS_${PN} += "kernel-module-nf-tables \
"
SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2 \
file://fix-to-generate-ntf.8.patch \
\
file://0001-payload-explicit-network-ctx-assignment-for-icmp-icm.patch \
file://0002-proto-Add-some-exotic-ICMPv6-types.patch \
\
file://0003-payload-split-ll-proto-dependency-into-helper.patch \
file://0004-src-allow-update-of-net-base-w.-meta-l4proto-icmpv6.patch \
file://0005-src-ipv6-switch-implicit-dependencies-to-meta-l4prot.patch \
file://0006-payload-enforce-ip-ip6-protocol-depending-on-icmp-or.patch \
file://0007-src-ip-switch-implicit-dependencies-to-meta-l4proto-.patch \
"
SRC_URI[md5sum] = "4c005e76a15a029afaba71d7db21d065"
SRC_URI[sha256sum] = "fe639239d801ce5890397f6f4391c58a934bfc27d8b7d5ef922692de5ec4ed43"
ASNEEDED = ""
inherit autotools pkgconfig