]> git.ipfire.org Git - thirdparty/strongswan.git/blob - doc/manpage.d/ipsec_calcgoo.8.html
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / doc / manpage.d / ipsec_calcgoo.8.html
1 Content-type: text/html
2
3 <HTML><HEAD><TITLE>Manpage of IPSEC_CALCGOO</TITLE>
4 </HEAD><BODY>
5 <H1>IPSEC_CALCGOO</H1>
6 Section: Maintenance Commands (8)<BR>Updated: 8 June 2002<BR><A HREF="#index">Index</A>
7 <A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
8
9
10 <A NAME="lbAB">&nbsp;</A>
11 <H2>NAME</H2>
12
13 ipsec calcgoo - calculate hex value for matching modules and kernels
14 <A NAME="lbAC">&nbsp;</A>
15 <H2>SYNOPSIS</H2>
16
17 <B>ipsec</B>
18
19 <B>calcgoo</B>
20
21 <A NAME="lbAD">&nbsp;</A>
22 <H2>DESCRIPTION</H2>
23
24 <I>calcgoo</I>
25
26 accepts the output of
27 <B>nm -ao</B>
28
29 or
30 <B>/proc/ksyms</B>
31
32 and extracts a release dependant list of symbols from it. The symbols
33 are processed to extract the values assigned during the MODVERSIONS
34 process. This process makes sure that Linux modules are only loaded
35 on matching kernels.
36
37 This routine is used to find an appropriate module to match the currently
38 running kernel by _startklips.
39 <A NAME="lbAE">&nbsp;</A>
40 <H2>FILES</H2>
41
42 <PRE>
43 /proc/ksyms
44 </PRE>
45
46 <A NAME="lbAF">&nbsp;</A>
47 <H2>SEE ALSO</H2>
48
49 <A HREF="ipsec__startklips.8.html">ipsec__startklips</A>(8), <A HREF="genksyms.8.html">genksyms</A>(8)
50 <A NAME="lbAG">&nbsp;</A>
51 <H2>HISTORY</H2>
52
53 Written for the Linux FreeS/WAN project
54 &lt;<A HREF="http://www.freeswan.org">http://www.freeswan.org</A>&gt;
55 by Michael Richardson.
56 <A NAME="lbAH">&nbsp;</A>
57 <H2>BUGS</H2>
58
59 <P>
60
61 <HR>
62 <A NAME="index">&nbsp;</A><H2>Index</H2>
63 <DL>
64 <DT><A HREF="#lbAB">NAME</A><DD>
65 <DT><A HREF="#lbAC">SYNOPSIS</A><DD>
66 <DT><A HREF="#lbAD">DESCRIPTION</A><DD>
67 <DT><A HREF="#lbAE">FILES</A><DD>
68 <DT><A HREF="#lbAF">SEE ALSO</A><DD>
69 <DT><A HREF="#lbAG">HISTORY</A><DD>
70 <DT><A HREF="#lbAH">BUGS</A><DD>
71 </DL>
72 <HR>
73 This document was created by
74 <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
75 using the manual pages.<BR>
76 Time: 21:40:17 GMT, November 11, 2003
77 </BODY>
78 </HTML>