iptables 1.4.12-1ubuntu2 source package in Ubuntu

Changelog

iptables (1.4.12-1ubuntu2) precise; urgency=low

  * Stop shipping .la files again.  Apparently this was a mistaken merge,
    and was intending to ship libipq_pic.la when it should have been
    libipq_pic.a; but we haven't been shipping the latter since natty,
    perlipq and nepenthes apparently both build fine anyway, and including a
    .la file with incorrect paths in dependency_libs actively breaks the
    collectd build.
 -- Colin Watson <email address hidden>   Fri, 18 Nov 2011 22:11:48 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
iptables_1.4.12.orig.tar.bz2 475.6 KiB 3e07a0beb746b580fbcfb04b3842ef0bd94a2f281786552f586415b26a7e971c
iptables_1.4.12-1ubuntu2.debian.tar.gz 113.7 KiB 575c75bbea6db1b19cbc9367d588e02596b8d5257816425f90791cbc3409a58c
iptables_1.4.12-1ubuntu2.dsc 2.0 KiB 0b0f33724ff1d913234f70d41c5328441fbe51de3c77b2122c21fd869f7e9805

Available diffs

View changes file

Binary packages built by this source

iptables: administration tools for packet filtering and NAT

 These are the user-space administration tools for the Linux
 kernel's netfilter and iptables. netfilter and iptables provide
 a 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.

iptables-dev: iptables development files

 iptables is used to setup, maintain, and inspect the tables of
 packet filter rules in the Linux kernel. This package contains
 the available library (libipq, libiptc, libxtables), header,
 documentation and related files for iptables development.