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