ipsec calcgoo − calculate hex value for matching modules and kernels |
ipsec calcgoo |
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. |
/proc/ksyms |
ipsec__startklips(8), genksyms(8) |
Written for the Linux FreeS/WAN project <http://www.freeswan.org> by Michael Richardson. |