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

« back to all changes in this revision

Viewing changes to upstream/changes-iptables-1.1.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: 1.1.2</title></head>
 
3
<body bgcolor="#ffffff" text="#101010" link="#0000ff" alink="#ff0000" vlink="#7f007f">
 
4
<center><h1>The Netfilter HomePage: 1.1.2</h1></center>
 
5
 
 
6
This version requires 2.4.0-test9 or above.
 
7
<p>
 
8
<strong>Bugs Fixed from 1.1.1:</strong>
 
9
<ul>
 
10
<li> Adding rules on UltraSparc now works
 
11
<li> string_to_number now handles overflow<br>
 
12
        [ Jan Echternach ]
 
13
<li> Bug when using ridiculous rule numbers fixed
 
14
</ul>
 
15
 
 
16
<strong>Changes from 1.1.1:</strong>
 
17
<ul>
 
18
<li> patch-o-matic system added:
 
19
  <ul>
 
20
    <li> TTL alteration and ttl matching support -- Harald Welte
 
21
    <li> AH/ESP matching support -- Yon Uriarte
 
22
    <li> DROPPED table support -- Rusty
 
23
    <li> ftp-multi patch for non-standard ftp servers -- Harald Welte
 
24
    <li> IRC connection tracking &amp NAT -- Harald Welte
 
25
    <li> pool match and POOL target -- Patrick
 
26
    <li> RPC recording patch -- Marcelo Barbosa Lima
 
27
    <li> SNMP NAT support -- James Morris
 
28
    <li> string match for looking in packet's data -- Emmanuel Roger
 
29
    <li> tcp-MSS target for altering MSS -- Marc Boucher
 
30
    <li> ULOG target for advanced logging -- Harald Welte
 
31
    </ul>
 
32
<li> Minor const cleanups<br>
 
33
        [ Jan Echternach ]
 
34
<li> iptables.8 updates<br>
 
35
        [ Harald Welte, Rusty ]
 
36
<li> Better warnings for non-existant matches/missing libraries<br>
 
37
        [ Harald Welte ]
 
38
<li> Improved isapplied script
 
39
</ul>
 
40
 
 
41
</body></html>