# # Collection of basic networking programs. # # A collection of programs that form the base set of the NET-3 networking # distribution for the GNU/Linux operating system. # # This package includes the important tools for controlling the network # subsystem of the Linux kernel. This includes arp, netstat, rarp and # route. Additionally, this package contains utilities relating to # particular network hardware types (plipconfig, slattach, mii-tool) # and advanced aspects of IP configuration (iptunnel, ipmaddr). # 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=net-tools pkgversion=2.10 arch=amd64 release=1 pkgcategory="networking" full_pkgname=net-tools_2.10_amd64-1@networking blurb="Collection of basic networking programs." homepage="https://net-tools.sourceforge.net/" license="GPLv2+" fetch="https://downloads.sourceforge.net/project/net-tools/net-tools-2.10.tar.xz" replace=""