ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/vpe.texi.in
Revision: 1.5
Committed: Tue Apr 15 04:57:04 2003 UTC (21 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: VPE_1_0
Changes since 1.4: +7 -2 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 \input texinfo @c -*-texinfo-*-
2 pcg 1.2 @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
3     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
4     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
5     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
6     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
7     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
8     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
9     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
10     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
11     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
12     @c GENERATED FILE, vpe.texi.in is the source, not vpe.texi!
13 pcg 1.1 @c %**start of header
14     @setfilename vpe.info
15     @settitle vpe Manual
16     @setchapternewpage odd
17     @c %**end of header
18    
19     @ifinfo
20     @dircategory Networking tools
21     @direntry
22     * vpe: (vpe). The vpe Manual.
23     @end direntry
24    
25     This is the info manual for vpe, a Virtual Private Ethernet daemon.
26    
27     Copyright @copyright{} 2003 Marc Lehmann <vpe@@plan9.de>.
28    
29     Permission is granted to make and distribute verbatim copies of this
30     manual provided the copyright notice and this permission notice are
31     preserved on all copies.
32    
33     Permission is granted to copy and distribute modified versions of this
34     manual under the conditions for verbatim copying, provided that the
35     entire resulting derived work is distributed under the terms of a
36     permission notice identical to this one.
37    
38     @end ifinfo
39    
40     @titlepage
41     @title vpe Manual
42     @author Marc Lehmann, Ivo Timmermans and Guus Sliepen
43    
44     @page
45     @vskip 0pt plus 1filll
46     @cindex copyright
47    
48     Copyright @copyright{} 2003 Marc Lehmann <vpe@@plan9.de.
49    
50     Permission is granted to make and distribute verbatim copies of this
51     manual provided the copyright notice and this permission notice are
52     preserved on all copies.
53    
54     Permission is granted to copy and distribute modified versions of this
55     manual under the conditions for verbatim copying, provided that the
56     entire resulting derived work is distributed under the terms of a
57     permission notice identical to this one.
58    
59     @end titlepage
60    
61     @c ==================================================================
62     @node Top, vpe(5), (dir), (dir)
63    
64     This is the documentation for the Virtual Private Ethernet suite.
65    
66 pcg 1.4 This manual is mostly autogenerated from pod documentation + some example
67     files. If you think it looks like a bunch of manpages glued together then
68     you are most probably... right ;)
69 pcg 1.1
70     @menu
71     * vpe(5):: Introduction and tutorial for vpe.
72     * vped.conf(5):: The main configuration file.
73     * vpectrl(8):: Config/Control programm reference.
74     * vped(8):: Networking daemon reference.
75 pcg 1.5 * vpe.protocol(7):: The network protocol explained.
76 pcg 1.3 * complex-example:: A nontrivial example from the real world. Read vpe(5).
77 pcg 1.1 @end menu
78    
79    
80     @contents
81    
82     @c ==================================================================
83     @node vpe(5), vped.conf(5), Top, Top
84 pcg 1.3 @c INCLUDE-POD vpe.5
85 pcg 1.1
86     @c ==================================================================
87     @node vped.conf(5), vpectrl(8), vpe(5), Top
88 pcg 1.3 @c INCLUDE-POD vped.conf.5
89 pcg 1.1
90     @c ==================================================================
91     @node vpectrl(8), vped(8), vped.conf(5), Top
92 pcg 1.3 @c INCLUDE-POD vpectrl.8
93 pcg 1.1
94     @c ==================================================================
95 pcg 1.5 @node vped(8), vpe.protocol(7), vpectrl(8), Top
96 pcg 1.3 @c INCLUDE-POD vped.8
97    
98     @c ==================================================================
99 pcg 1.5 @node vpe.protocol(7), complex-example, vped(8), Top
100     @c INCLUDE-POD vpe.protocol.7
101    
102     @c ==================================================================
103     @node complex-example, complex/vped.conf, vpe.protocol(7), Top
104 pcg 1.3 @c INCLUDE-TEXT complex-example/README
105    
106     @menu
107     * complex/vped.conf:: An example vped configuration.
108     * complex/if-up:: A fully-routing if-up config.
109     * complex/node-up:: A node-up/node-down script utilizing dynds.
110     @end menu
111    
112     @c ==================================================================
113     @node complex/vped.conf, complex/if-up, complex-example, complex-example
114     @c INCLUDE-EXAMPLE complex-example/vped.conf
115    
116     @c ==================================================================
117     @node complex/if-up, complex/node-up, complex/vped.conf, complex-example
118     @c INCLUDE-EXAMPLE complex-example/if-up
119    
120     @c ==================================================================
121     @node complex/node-up, , complex/if-up, complex-example
122     @c INCLUDE-EXAMPLE complex-example/node-up
123 pcg 1.1
124     @contents
125     @bye
126