~ubuntu-branches/ubuntu/karmic/iptables/karmic

« back to all changes in this revision

Viewing changes to upstream/changes-iptables-1.2.2.html

  • Committer: Bazaar Package Importer
  • Author(s): Laurence J. Lane
  • Date: 2004-06-15 20:38:42 UTC
  • Revision ID: james.westby@ubuntu.com-20040615203842-o4o634vwht1cix5k
Tags: 1.2.9-10
* Closes: #246037, added default logging level to man pages, requested
  by Max Vozeler. Thanks.
* conslidated all man page patches to 003-man_pages.patch.
* added 006-64_32.patch, CVS pull, Sparc64 and HPPA makefile clean up
  for 64/32-bit builds. Reported by Igor Genibel. Thanks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head><title>The Netfilter HomePage: iptables 1.2.2</title></head>
 
3
<body bgcolor="#ffffff" text="#101010">
 
4
<center><h1>The Netfilter HomePage: iptables 1.2.2</h1></center>
 
5
 
 
6
This version requires kernel 2.4.1 or above.
 
7
This version recommends kernel 2.4.4 or above.
 
8
 
 
9
<p>
 
10
<strong>Bugs Fixed from 1.2.1a:</strong>
 
11
<ul>
 
12
<li> fixes for SAME Target<br>
 
13
        [ Martin Josefsson ]
 
14
<li> fixes for iplimit match in combination with iptables-save/-restore<br>
 
15
        [ Gerd Knorr ]
 
16
<li> fix for TCP match in combination with iptables-save/-restore<br>
 
17
        [ Ian Lynagh ]
 
18
<li> iptables-restore now deals correclty with spaces in --log-prefix<br>
 
19
        [ Harald Welte ]
 
20
<li> fix in 'isapplied' script. It used to give false negatives<br>
 
21
        [ Harald Welte ]
 
22
<li> fix in BALANCE target, target now uses full ip address range<br>
 
23
        [ Martin Josefsson ]
 
24
<li> fix for NETLINK target, was sending wrong interface name<br>
 
25
        [ Gianni Tedesco ]
 
26
<li> fix for collision of ftp and irc NAT helpers<br>
 
27
        [ Harald Welte ]
 
28
<li> ip6tables brought in sync with iptables<br>
 
29
        [ Kis-Szabo Andras ]
 
30
 
 
31
<li> Kernel bugfixes in patch-o-matic:
 
32
  <ul>
 
33
        <li> Fix possible security vulnerability in ip_conntrack_ftp<br>
 
34
                [ Cristiano Lincoln Mattos, James Morris and Rusty ]
 
35
  </ul>
 
36
</ul>
 
37
 
 
38
<strong>Changes from 1.2.1a:</strong>
 
39
<ul>
 
40
<li> libiptc should now be usable from C++ applications<br>
 
41
        [ Fabrice MAURIE ]
 
42
<li> seqoffset-,ftp-security, ... patches are combined in 2.4.4.patch<br>
 
43
        [ Rusty Russell ]
 
44
<li> lots of old pre-2.4.1 patches now combined in 2.4.1.patch<br>
 
45
        [ Rusty Russel ]
 
46
<li> IRC conntrack + nat cleanup<br>
 
47
        [ Harald Welte ]
 
48
<li> string match cleanup<br>
 
49
        [ Gianni Tedesco ]
 
50
<li> ULOG cleanup, new version. Fixes 'unable to send nflink' bug<br>
 
51
        [ Harald Welte ]
 
52
 
 
53
<li> New patch-o-matic patches:
 
54
  <ul>
 
55
<li> New NETMAP Target for mapping whole networks 1:1 to other addresses<br>
 
56
        [ Svenning Soerensen ]
 
57
<li> New length Target for matching packet length<br>
 
58
        [ James Morris ]
 
59
<li> New ipv4options match for matching IPv4 header options<br>
 
60
        [ Fabrice MARIE ]
 
61
<li> New IPv6 agr match for matching IPv6 global aggregatable unicast adresses<br>
 
62
        [ Andras Kis-Szabo ]
 
63
<li> New pkttype match for matching link-layer multicast / broadcast packets<br>
 
64
        [ Michal Ludvig ]
 
65
<li> New time match for matching the packet's receive time<br>
 
66
        [ Fabrice MARIE ]
 
67
<li> New talk conntack + NAT helper module<br>
 
68
        [ Jozsef Kadlecsik ]
 
69
  </ul>
 
70
 
 
71
</ul>
 
72
 
 
73
</body></html>