summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_1.0.9.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
index 43d606f5d..906d1b4f6 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
@@ -1,4 +1,9 @@
1SUMMARY = "Netfilter Tables userspace utillites" 1SUMMARY = "Netfilter Tables userspace utillites"
2DESCRIPTION = "nftables replaces the popular {ip,ip6,arp,eb}tables. \
3 This software provides an in-kernel packet classification framework \
4 that is based on a network-specific Virtual Machine (VM), \
5 nft, a userspace command line tool and libnftables, a high-level userspace library."
6HOMEPAGE = "https://netfilter.org/projects/nftables"
2SECTION = "net" 7SECTION = "net"
3LICENSE = "GPL-2.0-only" 8LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=81ec33bb3e47b460fc993ac768c74b62" 9LIC_FILES_CHKSUM = "file://COPYING;md5=81ec33bb3e47b460fc993ac768c74b62"