move to dh
[debian/ipip] / ipip.1
1 .TH IPIP 1
2 .SH NAME
3 ipip \- an IP over IP encapsulation daemon
4 .SH SYNOPSIS
5 .B ipip 
6 .SH DESCRIPTION
7 This is a user-space daemon that supports encapsulation of IP over IP.  Modern
8 Linux kernels provide this ability in the kernel, but consume an interface
9 per encapsulated link.  This can be impractical for virtual networks built up
10 of a large number of encapsulated links, such as is the case with the amateur
11 radio net-44 network.  The ipip daemon is often a better solution for these
12 environments.
13
14 There is very little documentation on the daemon at this time.  Look for the
15 README file in /usr/doc/ipip, and the example config files also in that tree.
16 .SH AUTHOR
17 This package was originally written by Mike Westerhof for SunOS.  Bdale Garbee
18 ported it to HP-UX and BSD/OS.  Ron Atkinson and John Paul Morrison then
19 provided the tweaks for Linux.  
20
21 The package is currently once again being maintained by Bdale Garbee, both 
22 as "upstream maintainer" and as maintainer of the Debian GNU/Linux ipip 
23 package.
24