1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: tayga
Section: net
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Uploaders:
Barak A. Pearlmutter <bap@debian.org>,
Benda Xu <heroxbd@gentoo.org>
Build-Depends:
debhelper-compat (= 12)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian/tayga
Homepage: http://www.litech.org/tayga/
Vcs-Git: https://salsa.debian.org/debian/tayga.git
Package: tayga
Architecture: linux-any
Pre-Depends:
${misc:Pre-Depends}
Depends:
init-system-helpers (>= 1.50),
lsb-base,
${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.
|