# # Collection of utilities for controlling TCP/IP. # # iproute2 is a collection of utilities for controlling # TCP/IP networking and traffic control in GNU/Linux. # 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=iproute2 pkgversion=6.1.0 arch=amd64 release=1 pkgcategory="networking" full_pkgname=iproute2_6.1.0_amd64-1@networking blurb="Collection of utilities for controlling TCP/IP." homepage="https://wiki.linuxfoundation.org/networking/iproute2" license="GPLv2+" fetch="https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.1.0.tar.gz" replace=""