File: control

package info (click to toggle)
ipip 1.1.13
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 240 kB
  • sloc: ansic: 1,459; sh: 138; makefile: 20
file content (23 lines) | stat: -rw-r--r-- 988 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: ipip
Section: net
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
Build-Depends: debhelper (>= 13)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/ipip.git
Vcs-Browser: https://salsa.debian.org/debian/ipip

Package: ipip
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IP over IP Encapsulation Daemon
 This daemon provides an alternative to the kernel-resident support for IP
 encapsulation links.  It is better suited for situations where there are many
 encapsulation connections to be managed, such as is the case for amateur
 radio interconnection of network 44.  Also, because the daemon is outside the
 kernel, it provides an excellent environment for experimenting with alternate
 mechanisms for distributing encapsulation routing updates.
 .
 If you need one encapsulation link, use the kernel's built-in support.  If
 you need a lot of encapsulation links, give this daemon a try.