mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
3af965c90e
commit
83c80dd111
@ -1,4 +1,9 @@
|
||||
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"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=81ec33bb3e47b460fc993ac768c74b62"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user