~ubuntu-branches/ubuntu/warty/iptables/warty

« back to all changes in this revision

Viewing changes to upstream/changes-iptables-1.2.5.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.5</title></head>
 
3
<body bgcolor="#ffffff" text="#101010">
 
4
<center><h1>The Netfilter HomePage: iptables 1.2.5</h1></center>
 
5
 
 
6
This version requires kernel &gt;= 2.4.4
 
7
This version recommends kernel &gt; 2.4.14
 
8
 
 
9
<p>
 
10
<strong>Bugs Fixed from 1.2.4:</strong>
 
11
<ul>
 
12
<li> make iptables-restore accept --table as well as -t option <br>
 
13
        [ Andreas Ferber ]
 
14
<li> make iptables-restore -v / --verbose option work <br>
 
15
        [ Marc Boucher ]
 
16
<li> fix iptables-save problems with saving "ppp+" style interface wildcards<br>
 
17
        [ Harald Welte ]
 
18
<li> make iptables accept '_' and '.' in interface names<br>
 
19
        [ Harald Welte ]
 
20
 
 
21
<li> Kernel bugfixes in patch-o-matic:
 
22
  <ul>
 
23
        <li> Fix IRC NAT srcaddr fix (we used to nat DCC connectios to the
 
24
             address of the IRC server<br>
 
25
                [ Bob Hockney ]
 
26
        <li> Fix potential Oops in TOS target module<br>
 
27
                [ Edward Killips ]
 
28
        <li> Fix problem when raw socket has cloned skb while netfilter doing
 
29
             payload modification<br>
 
30
                [ Rusty Russell ]
 
31
        <li> Fix memory leak in ipchains redirect code<br>
 
32
                [ Rusty Russell ]
 
33
        <li> Fix reintroduced ECN problem with unclean match<br>
 
34
                [ Guillaume Morin ]
 
35
        <li> Fix MAC adress match problem with small udp packets<br>
 
36
                [ Harald Welte ]
 
37
  </ul>
 
38
</ul>
 
39
 
 
40
<strong>Changes from 1.2.4:</strong>
 
41
<ul>
 
42
<li> Whole patch-o-matic system restructured - now supports multiple
 
43
     patch repositories (submitted, pending, base, extra, newnat).<br>
 
44
        [ Jozsef Kadlecsik ]
 
45
 
 
46
<li> Add IPv6 support to the QUEUE target and libipq<br>
 
47
        [ Fernando Anton / James Morris ]
 
48
 
 
49
<li> New patch-o-matic patches:
 
50
  <ul>
 
51
<li> New IPV4OPTSSTRIP target to strip IP options<br>
 
52
        [ Fabrice Marie ]
 
53
<li> New ipv6header match to match IPv6 header options<br>
 
54
        [ Brad Chapman / Andras Kis-Szabo ]
 
55
<li> New helper match to match RELATED connections on their conntrack helper<br>
 
56
        [ Martin Josefsson ]
 
57
<li> New quota match to have fixed IP quotas<br>
 
58
        [ Sam Johnston ]
 
59
<li> New recent match to match recently seen packets <br>
 
60
        [ Stephen Frost ]
 
61
<li> 
 
62
  </ul>
 
63
 
 
64
</ul>
 
65
 
 
66
</body></html>