File: control

package info (click to toggle)
iptables 1.3.6.0debian1-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,980 kB
  • ctags: 8,373
  • sloc: ansic: 37,782; makefile: 1,269; cpp: 340; sh: 52
file content (44 lines) | stat: -rw-r--r-- 1,677 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: iptables
Section: net
Priority: important
Maintainer: Laurence J. Lane <ljlane@debian.org>
Build-Depends: debhelper (>>4.0), linuxdoc-tools, libselinux1-dev
Standards-Version: 3.7.2.0

Package: iptables
Architecture: any
Priority: important
Section: net
Depends: ${shlibs:Depends}
Description: administration tools for packet filtering and NAT
 netfilter and iptables provide a Linux kernel framework for
 stateful and stateless packet filtering, network and port address
 translation, and other IP packet manipulation. The framework is
 the successor to ipchains.
 .
 netfilter and iptables are used in applications such as Internet
 connection sharing, firewalls, IP accounting, transparent proxying,
 advanced routing and traffic control.
 .
 Please note: the iptables extensions included in this package
 require kernel support that might not be available in official Linux
 kernel sources or Debian's packaged Linux kernel sources. And if 
 support for any extension is available for the specific Linux kernel
 source version, that support might not be enabled in the Linux kernel
 binary in use.
 .
 In particular, kernel patches for IPV4OPTSSTRIP, ROUTE, TARPIT,
 ipv4options, u32 and set are currently located in patch-o-matic-ng
 via the netfilter website. patch-o-matic-ng patches are often 
 imported into the official Linux kernel source tree.
 .
 netfilter web site: http://www.netfilter.org/

Package: iptables-dev
Architecture: any
Priority: optional
Depends:
Section: devel
Description: development files for iptable's libipq and libiptc
 Header files, static libs and documentation for libipq (iptables
 user-space packet queuing library) and libiptc.