~ubuntu-branches/ubuntu/maverick/iptables/maverick

« back to all changes in this revision

Viewing changes to changelogs/012-changes-iptables-1.2.8.txt

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-24 15:06:04 UTC
  • mfrom: (5.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624150604-5t7r1o1kxq0ycz81
Tags: 1.4.0-4ubuntu1
* Merge from debian unstable, remaining changes:
  - Took references to 2.4 kernel out of doc-base control files (Jordan
    Mantha, Malone #25972) (patches/all/091-fix-2.4-references.patch)
  - Use linux-libc-dev instead of local copy of kernel-headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
iptables v1.2.8 Changelog
2
 
======================================================================
3
 
This version requires kernel >= 2.4.4
4
 
This version recommends kernel >= 2.4.18
5
 
 
6
 
Bugs Fixed from 1.2.7a:
7
 
 
8
 
- fix ip6tables-save function of 'length' match
9
 
        [ Gerry Skerbitz ]
10
 
- fix ip6tables-save function of 'mac' match
11
 
        [ Kristian Gronfeldt Sorensen ]
12
 
- fix iptables-save function of 'ULOG' target
13
 
        [ Jimmy Hedman ]
14
 
- fix iptables-save function of 'conntrack' match
15
 
        [ Lutz Pressler ]
16
 
- fix iptables-save function of 'length' match
17
 
        [ Gerry Skerbitz ]
18
 
- fix iptables-save function of 'mac' match
19
 
        [ Kristian Gronfeldt Sorense ]
20
 
- fix iptables-save function of 'mark' match
21
 
        [ Harald Welte ]
22
 
- fix iptables-save function of 'owner' match
23
 
        [ Costa Tsaousis ]
24
 
- fix iptables-save function of 'pool' match
25
 
        [ Oskar Berggren ]
26
 
- fix iptables-save function of 'tcpmss' match
27
 
        [ Michael Schwendt ]
28
 
- fix iptables-save function of 'tos' match
29
 
        [ Harald Welte ]
30
 
- fix save/print function of 'connmark' match
31
 
        [ Harald Welte ]
32
 
- fix error message when invalid TCP flag is specified with 'tcp' match
33
 
        [ Aaron Sethman ]
34
 
 
35
 
Changes from 1.2.7a:
36
 
 
37
 
- updated version of the ROUTE target
38
 
        [ Cedric de Launois ]
39
 
- updated version of the 'recent' match
40
 
        [ Stephen Frost ]
41
 
- update the RPC conntrack match, extend it to support filtering on procedures
42
 
        [ Ian (Larry) Latter ]
43
 
- add support for hexstrings to the 'string' match
44
 
        [ Michael Rash ]
45
 
- have iptables-restore print the line number in case of an error
46
 
        [ Illes Marci ]
47
 
- big iptables.8 manpage update
48
 
        [ Herve Eychenne ]
49
 
- print loglevel human-readable in ip6tables 'LOG' target
50
 
        [ Michael Schwendt ]
51
 
- print loglevel human-readable in 'LOG' target
52
 
        [ Michael Schwendt ]
53
 
- remove bogus code from 'ecn' match
54
 
        [ Stephane Ouellette ]
55
 
- be more specific in help message of 'helper' match
56
 
        [ Herve Eychenne ]
57
 
- fix semantic problem that '-p icmp -m icmp' was matching icmp type 0 instead
58
 
  of 'any'
59
 
        [ Harald Welte ]
60
 
- fix iptables rename-chain option
61
 
        [ Maciej Soltysiak ]
62
 
- remove libipulog from iptables since it is distributed with ulogd
63
 
        [ Harald Welte ]
64
 
- support new ip6tables 'HL' target
65
 
        [ Maciej Soltysiak ]
66
 
- support new ip6tables 'condition' match
67
 
        [ Stephane Ouellette ]
68
 
- support new ip6tables 'fuzzy' match
69
 
        [ Maciej Soltysiak ]
70
 
- support new ip6tables 'hoplimit' match
71
 
        [ Maciej Soltysiak ]
72
 
- support new iptables 'CLASSIFY' target
73
 
        [ unknown ]
74
 
- support new iptables TARPIT target
75
 
        [ Aaron Hopkins ]
76
 
- support new iptables 'condition' match
77
 
        [ Stephane Ouellette ]
78
 
- support new iptables 'fuzzy' match
79
 
        [ Hime Junior ]
80
 
- support new iptables 'physdev' match (for 2.5.x bridging)
81
 
        [ Bart de Schumyer ]
82
 
- support new iptables 'u32' match (based on u32 tc filter)
83
 
        [ Don Cohen ]
84
 
 
85
 
Please note: As of version 1.2.7a, patch-o-matic is now no longer part of
86
 
iptables but rather distributed as a seperate package
87
 
(ftp://ftp.netfilter.org/pub/patch-o-matic/)
88