# # A system-independent interface for user-level packet capture. # # libpcap provides a portable framework for low-level network # monitoring. Applications include network statistics collection, # security monitoring, network debugging, etc. # 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=libpcap pkgversion=1.10.1 arch=amd64 release=1 pkgcategory="networking" full_pkgname=libpcap_1.10.1_amd64-1@networking blurb="A system-independent interface for user-level packet capture." homepage="https://www.tcpdump.org" license="BSD" fetch="https://www.tcpdump.org/release/libpcap-1.10.1.tar.gz" replace=""