Closed pavel-odintsov closed 9 years ago
We should not compile AF_PACKET on old platforms because they haven't required header files.
execute_process(
COMMAND uname -r
OUTPUT_VARIABLE KERNEL_RELEASE
OUTPUT_STRIP_TRAILING_WHITESPACE
)
Fixed in https://github.com/FastVPSEestiOu/fastnetmon/commit/f4a922e4ccf996ba1c86d2703cd4f909cba1a418 we compile AF_PACKET support only on recent kernels.
ядро 3.0.101