remove obsolete dependency on lsb-base
[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/share/doc/ipip, and the example config files also in 
16 that tree.
17 .SH AUTHOR
18 This package was originally written by Mike Westerhof for SunOS.  Bdale Garbee
19 ported it to HP-UX and BSD/OS.  Ron Atkinson and John Paul Morrison then
20 provided the tweaks for Linux.  
21
22 The package is currently once again being maintained by Bdale Garbee, both 
23 as "upstream maintainer" and as maintainer of the Debian GNU/Linux ipip 
24 package.
25