ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/gvpe.texi.in
Revision: 1.1
Committed: Fri Jun 11 15:56:14 2004 UTC (19 years, 11 months ago) by pcg
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 \input texinfo @c -*-texinfo-*-
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     @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,2004 Marc Lehmann <gvpe@@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 gvpe 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,2004 Marc Lehmann <gvpe@@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, Introduction, (dir), (dir)
63    
64     This is the documentation for the Virtual Private Ethernet suite.
65    
66     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    
70     @menu
71     * Introduction:: Introduction and tutorial for vpe.
72     * OS Dependencies:: OS-dependent notes.
73     * gvpe.conf:: The main configuration file.
74     * gvpectrl:: Config/Control programm reference.
75     * gvpe:: Networking daemon reference.
76     * Protocol:: The network protocol explained.
77     * Complex Example:: A nontrivial example from the real world.
78     @end menu
79    
80    
81     @contents
82    
83     @c ==================================================================
84     @node Introduction, OS Dependencies, Top, Top
85     @c INCLUDE-POD gvpe.5
86    
87     @c ==================================================================
88     @node OS Dependencies, gvpe.conf, Introduction, Top
89     @c INCLUDE-POD gvpe.osdep.5
90    
91     @c ==================================================================
92     @node gvpe.conf, gvpectrl, OS Dependencies, Top
93     @c INCLUDE-POD gvpe.conf.5
94    
95     @c ==================================================================
96     @node gvpectrl, gvpe, gvpe.conf, Top
97     @c INCLUDE-POD gvpectrl.8
98    
99     @c ==================================================================
100     @node gvpe, Protocol, gvpectrl, Top
101     @c INCLUDE-POD gvpe.8
102    
103     @c ==================================================================
104     @node Protocol, Complex Example, gvpe, Top
105     @c INCLUDE-POD gvpe.protocol.7
106    
107     @c ==================================================================
108     @node Complex Example, complex/gvpe.conf, Protocol, Top
109     @c INCLUDE-TEXT complex-example/README
110    
111     @menu
112     * complex/gvpe.conf:: An example vped configuration.
113     * complex/if-up:: A fully-routing if-up config.
114     * complex/node-up:: A node-up/node-down script utilizing dynds.
115     @end menu
116    
117     @c ==================================================================
118     @node complex/gvpe.conf, complex/if-up, Complex Example, Complex Example
119     @c INCLUDE-EXAMPLE complex-example/gvpe.conf
120    
121     @c ==================================================================
122     @node complex/if-up, complex/node-up, complex/gvpe.conf, Complex Example
123     @c INCLUDE-EXAMPLE complex-example/if-up
124    
125     @c ==================================================================
126     @node complex/node-up, , complex/if-up, Complex Example
127     @c INCLUDE-EXAMPLE complex-example/node-up
128    
129     @contents
130     @bye
131