File: control

package info (click to toggle)
netstat-nat 1.4.9-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 440 kB
  • ctags: 212
  • sloc: sh: 787; ansic: 747; makefile: 57
file content (17 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: netstat-nat
Section: net
Priority: optional
Maintainer: Andrés Roldán <aroldan@debian.org>
Uploaders: Luis Bustamante <luferbu@fluidsignal.com>, Julián Hernández Gómez <julianhernandez@gmail.com>
Build-Depends: debhelper (>> 4.0.0), libc6-dev (>> 2.3.2) | libc6.1-dev (>> 2.3.2), dpatch (>= 2.0)
Standards-Version: 3.7.3.0

Package: netstat-nat
Architecture: any
Depends: ${shlibs:Depends}
Description: A tool that display NAT connections
 Netstat-nat is a small program written in C. It displays NAT
 connections, managed by netfilter/iptables which comes with the > 2.4.x
 linux kernels. The program reads its information from
 '/proc/net/ip_conntrack', which is the temporary conntrack-storage of
 netfilter.