debian/0000775000000000000000000000000011634677675007216 5ustar debian/docs0000664000000000000000000000002011634616733010045 0ustar INSTALL README* debian/watch0000664000000000000000000000036411634646435010240 0ustar # watch control file for tnat64 # You can run the "uscan" command # to check for upstream updates and more. # Compulsory line, this is a version 3 file version=3 http://bitbucket.org/andrew_shadoura/tnat64/downloads ^.*tnat64-(.+)\.tar\.bz2 debian/compat0000664000000000000000000000000211634646435010402 0ustar 8 debian/tnat64.conf0000664000000000000000000000114611634646435011175 0ustar # This is the configuration for libtnat64 (transparent NAT64) # Lines beginning with # and blank lines are ignored # # This sample configuration shows the simplest (and most common) use of # tnat64. This is a basic LAN, this machine can access anything on the # local ethernet (192.168.0.*) but anything else has to use the NAT64. # Further details can be found in the man pages, # tnat64(8) and tnat64.conf(5) and a more complex example is presented in # tnat64.conf.complex.example # We can access 192.168.0.* directly local = 192.168.0.0/255.255.255.0 # Otherwise we use the NAT64 nat64_prefix = 64:ff9b:: debian/rules0000775000000000000000000000057311634646435010271 0ustar #!/usr/bin/make -f %: dh $@ --parallel --with=autoreconf override_dh_auto_configure: dh_auto_configure -- --libdir=/usr/lib override_dh_makeshlibs: dh_makeshlibs -X /usr/lib/tnat64/ override_dh_auto_install: dh_auto_install mkdir -p debian/tnat64/usr/share/doc/tnat64/examples mv debian/tnat64/usr/share/doc/tnat64/*.example debian/tnat64/usr/share/doc/tnat64/examples/ debian/changelog0000664000000000000000000000023011634677062011051 0ustar tnat64 (0.05-1) unstable; urgency=low * Initial release. (Closes: #624490) -- Andrew O. Shadura Fri, 16 Sep 2011 19:32:37 +0300 debian/install0000664000000000000000000000003011634646435010566 0ustar debian/tnat64.conf /etc debian/copyright0000664000000000000000000000232711634677062011143 0ustar This package was debianized by Andrew O. Shadura on Wed, 02 Mar 2011 19:31:23 +0200. It was downloaded from http://bitbucket.org/andrew_shadoura/tnat64/ Upstream author: Andrew O. Shadura Copyright: Copyright (C) 2000 Shaun Clowes Copyright (C) 2011 Andrew O. Shadura License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/control0000664000000000000000000000143411634677062010611 0ustar Source: tnat64 Section: net Priority: optional Maintainer: Andrew O. Shadura Build-Depends: debhelper (>= 8), dh-autoreconf Standards-Version: 3.9.2 Vcs-Hg: http://hg.debian.org/hg/collab-maint/tnat64/#debian Vcs-Browser: http://hg.debian.org/hg/collab-maint/tnat64/ Homepage: http://bitbucket.org/andrew_shadoura/tnat64/ Package: tnat64 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: IPv4 to NAT64 redirector tnat64 provides transparent network access to IPv4 hosts via NAT64 on IPv6-only hosts. tnat64 intercepts the calls applications make to establish TCP connections and transparently proxies them as necessary. This allows existing applications with no IPv6 support to still be able to reach the network with no need in modifications. debian/source/0000775000000000000000000000000011634646435010504 5ustar debian/source/format0000664000000000000000000000001411634646435011712 0ustar 3.0 (quilt) debian/clean0000664000000000000000000000002011634677062010201 0ustar tnat64 tnat64.8