diff options
Diffstat (limited to 'doc/manpage.d/ipsec_pf_key.8.html')
-rw-r--r-- | doc/manpage.d/ipsec_pf_key.8.html | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/doc/manpage.d/ipsec_pf_key.8.html b/doc/manpage.d/ipsec_pf_key.8.html deleted file mode 100644 index e40cfb15b..000000000 --- a/doc/manpage.d/ipsec_pf_key.8.html +++ /dev/null @@ -1,122 +0,0 @@ -Content-type: text/html - -<HTML><HEAD><TITLE>Manpage of IPSEC_PF_KEY</TITLE> -</HEAD><BODY> -<H1>IPSEC_PF_KEY</H1> -Section: User Commands (1)<BR>Updated: 17 Oct 2001<BR><A HREF="#index">Index</A> -<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> - - - - -<A NAME="lbAB"> </A> -<H2>NAME</H2> - -pf_key - shows pfkey messages emitted by the kernel -<A NAME="lbAC"> </A> -<H2>SYNOPSIS</H2> - -<B>pf_key</B> - -<B>--ah</B> - -<B>--esp</B> - -<B>--ipip</B> - -<B>--ipcomp</B> - -<B>--daemon </B> - -<I>file</I> - -<B>hmac-md5-96</B>|<B>hmac-sha1-96</B> - -<A NAME="lbAD"> </A> -<H2>DESCRIPTION</H2> - -<B>pf_key</B> - -is a program to open a PF_KEY socket and print all messages that are received -from it. With no options, it will register itself to receive key requests for -AH, ESP, IPIP and IPCOMP security associations. If given more specific -options, then it will listen only to those protocols which are listed. -<P> - -If the messages are recognized, the messages will be decoded. -<P> - -If the option -<B>--daemon</B> - -is provided, then after doing the registrations, the program will fork -into the background. The provided file will be opened and the process ID of -the background process will be written to it. This option is present to -present race conditions in regression testing. -<A NAME="lbAE"> </A> -<H2>EXAMPLES</H2> - -<DL COMPACT> -<DT> -<DD> -</DL> -<A NAME="lbAF"> </A> -<H2>FILES</H2> - -/proc/net/pf_key -<A NAME="lbAG"> </A> -<H2>SEE ALSO</H2> - -<A HREF="pf_key.5.html">pf_key</A>(5), <A HREF="ipsec.8.html">ipsec</A>(8), <A HREF="ipsec_manual.8.html">ipsec_manual</A>(8), <A HREF="ipsec_eroute.5.html">ipsec_eroute</A>(5), <A HREF="ipsec_spi.5.html">ipsec_spi</A>(5), -<A HREF="ipsec_spigrp.5.html">ipsec_spigrp</A>(5), <A HREF="ipsec_klipsdebug.5.html">ipsec_klipsdebug</A>(5), <A HREF="ipsec_tncfg.8.html">ipsec_tncfg</A>(8), <A HREF="ipsec_version.5.html">ipsec_version</A>(5) -<A NAME="lbAH"> </A> -<H2>HISTORY</H2> - -Written for the Linux FreeS/WAN project -<<A HREF="http://www.freeswan.org/">http://www.freeswan.org/</A>> -by Michael Richardson <<A HREF="mailto:mcr@freeswan.org">mcr@freeswan.org</A>> - - - - - - - - - - - - - - - - - - - - - - - - - -<P> - -<HR> -<A NAME="index"> </A><H2>Index</H2> -<DL> -<DT><A HREF="#lbAB">NAME</A><DD> -<DT><A HREF="#lbAC">SYNOPSIS</A><DD> -<DT><A HREF="#lbAD">DESCRIPTION</A><DD> -<DT><A HREF="#lbAE">EXAMPLES</A><DD> -<DT><A HREF="#lbAF">FILES</A><DD> -<DT><A HREF="#lbAG">SEE ALSO</A><DD> -<DT><A HREF="#lbAH">HISTORY</A><DD> -</DL> -<HR> -This document was created by -<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, -using the manual pages.<BR> -Time: 21:40:18 GMT, November 11, 2003 -</BODY> -</HTML> |