mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
nftables: Add DESCRIPTION and HOMEPAGE
Add DESCRIPTION and HOMEPAGE. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
SUMMARY = "Netfilter Tables userspace utillites"
|
SUMMARY = "Netfilter Tables userspace utillites"
|
||||||
|
DESCRIPTION = "nftables replaces the popular {ip,ip6,arp,eb}tables. \
|
||||||
|
This software provides an in-kernel packet classification framework \
|
||||||
|
that is based on a network-specific Virtual Machine (VM), \
|
||||||
|
nft, a userspace command line tool and libnftables, a high-level userspace library."
|
||||||
|
HOMEPAGE = "https://netfilter.org/projects/nftables"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
LICENSE = "GPL-2.0-only"
|
LICENSE = "GPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=81ec33bb3e47b460fc993ac768c74b62"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=81ec33bb3e47b460fc993ac768c74b62"
|
||||||
|
|||||||
Reference in New Issue
Block a user