# # nftables replaces the popular {ip,ip6,arp,eb}tables. # # This software provides a new in-kernel packet classification framework # that is based on a network-specific Virtual Machine (VM) and a new nft # userspace command line tool. nftables reuses the existing Netfilter # subsystems such as the existing hook infrastructure, the connection # tracking system, NAT, userspace queueing and logging subsystem. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=nftables pkgversion=1.0.6 arch=amd64 release=1 pkgcategory="networking" full_pkgname=nftables_1.0.6_amd64-1@networking blurb="nftables replaces the popular {ip,ip6,arp,eb}tables." homepage="https://netfilter.org/projects/nftables/" license="GPLv2 only" fetch="http://ftp.netfilter.org/pub/nftables/nftables-1.0.6.tar.xz" replace=""