40e552f360167f51e6699b23356c4f23ca972ec9
[debian/ipip] / debian / control
1 Source: ipip
2 Section: net
3 Priority: extra
4 Maintainer: Bdale Garbee <bdale@gag.com>
5 Build-Depends: debhelper
6 Standards-Version: 3.5.8.0
7
8 Package: ipip
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: IP over IP Encapsulation Daemon
12  This daemon provides an alternative to the kernel-resident support for IP
13  encapsulation links.  It is better suited for situations where there are many
14  encapsulation connections to be managed, such as is the case for amateur
15  radio interconnection of network 44.  Also, because the daemon is outside the
16  kernel, it provides an excellent environment for experimenting with alternate
17  mechanisms for distributing encapsulation routing updates.
18  .
19  If you need one encapsulation link, use the kernel's built-in support.  If
20  you need a lot of encapsulation links, give this daemon a try.