Интерактивная система просмотра системных руководств (man-ов)
ipsec_calcgoo (8)
>> ipsec_calcgoo (8) ( Разные man: Команды системного администрирования )
NAME
ipsec calcgoo - calculate hex value for matching modules and kernels
SYNOPSIS
ipseccalcgoo
DESCRIPTION
calcgoo
accepts the output of
nm -ao
or
/proc/ksyms
and extracts a release dependant list of symbols from it. The symbols
are processed to extract the values assigned during the MODVERSIONS
process. This process makes sure that Linux modules are only loaded
on matching kernels.
This routine is used to find an appropriate module to match the currently
running kernel by _startklips.