blob: af086a340afb17f5431c04ed33096575e0353bcd [file] [log] [blame]
In order to compile the PF_RING kernel module you need to install the kernel headers
- RedHat/CentOS
# yum install kernel-devel
- Debian/Ubuntu
# apt-get install linux-headers-$(uname -r)