diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-21 11:41:15 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-21 11:41:15 +0200 |
commit | 350f28efd97ff8f84fa0c86b5655e1cef8d4596e (patch) | |
tree | 8c8d0e69931beffb81dfd2ffe118ee3620f0c4fc /doc/ns_ptcp.html | |
parent | cb8188da16d0ff66ef6bc2f9b0b52554651f06b2 (diff) | |
download | rsyslog-350f28efd97ff8f84fa0c86b5655e1cef8d4596e.tar.gz rsyslog-350f28efd97ff8f84fa0c86b5655e1cef8d4596e.tar.xz rsyslog-350f28efd97ff8f84fa0c86b5655e1cef8d4596e.zip |
added new transport auth methods to doc set
Diffstat (limited to 'doc/ns_ptcp.html')
-rw-r--r-- | doc/ns_ptcp.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/ns_ptcp.html b/doc/ns_ptcp.html new file mode 100644 index 00000000..c028d6c0 --- /dev/null +++ b/doc/ns_ptcp.html @@ -0,0 +1,16 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><title>ptcp Network Stream Driver</title> + +</head> +<body> +<h1>ptcp Network Stream Driver</h1> +<p>This <a href="netstream.html">network stream driver</a> implement a plain tcp transport without security properties.</p><p>Supported Driver Modes</p><ul><li>0 - unencrypted trasmission</li></ul>Supported Authentication Modes<br><ul><li>"anon" - no authentication</li></ul>[<a href="rsyslog_conf.html">rsyslog.conf overview</a>] +[<a href="manual.html">manual index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>] +<p><font size="2">This documentation is part of the +<a href="http://www.rsyslog.com/">rsyslog</a> +project.<br> +Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer +Gerhards</a> and +<a href="http://www.adiscon.com/">Adiscon</a>. +Released under the GNU GPL version 3 or higher.</font></p> +</body></html>
\ No newline at end of file |