File: control

package info (click to toggle)
tayga 0.9.2-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 564 kB
  • ctags: 283
  • sloc: ansic: 3,890; sh: 1,181; makefile: 10
file content (21 lines) | stat: -rw-r--r-- 863 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
Source: tayga
Section: net
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Uploaders: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.4
Vcs-Hg: http://hg.debian.org/hg/collab-maint/tayga/
Vcs-Browser: http://hg.debian.org/hg/collab-maint/tayga/
Homepage: http://www.litech.org/tayga/

Package: tayga
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: userspace stateless NAT64
 TAYGA is an out-of-kernel stateless NAT64 implementation for Linux
 that uses the TUN driver to exchange IPv4 and IPv6 packets with
 the kernel. It is intended to provide production-quality NAT64
 service for networks where dedicated NAT64 hardware would be
 overkill. TAYGA needs no kernel patches or out-of-tree
 modules, and it is compatible with all 2.4 and 2.6 kernels.