search for: torni

Displaying 4 results from an estimated 4 matches for "torni".

Did you mean: toni
2003 Nov 02
0
[ANNOUNCE] Release of iptables-1.2.9
...=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This version requires kernel >=3D 2.4.4 This version recommends kernel >=3D 2.4.18 Bugs Fixed from 1.2.8: - ip(6)tables-save/restore: fix memory leaks [ Harald Welte, Martin Josefsson ] - ip6tables: fix printout of odd length netmasks [ Mikko Markus Torni ] - condition match: fix iptables-save [ Stephane Ouellette ] - fuzzy match: fix ip(6)tables-save [ Hime Aguiar e Oliveira Jr. ] - mac match: fix ip(6)tables-save if used inverted (!) [ David Zambonini, Martin Josefsson ] - ip6tables udp match: check for invalid port ranges [ Thomas Poehnitz ]...
2003 Oct 07
0
[ANNOUNCE] Release of iptables-1.2.9rc1
...=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This version requires kernel >=3D 2.4.4 This version recommends kernel >=3D 2.4.18 Bugs Fixed from 1.2.8: - ip(6)tables-save/restore: fix memory leaks [ Harald Welte, Martin Josefsson ] - ip6tables: fix printout of odd length netmasks [ Mikko Markus Torni ] - condition match: fix iptables-save [ Stephane Ouellette ] - fuzzy match: fix ip(6)tables-save [ Hime Aguiar e Oliveira Jr. ] - mac match: fix ip(6)tables-save if used inverted (!) [ David Zambonini, Martin Josefsson ] - ip6tables udp match: check for invalid port ranges [ Thomas Poehnitz ]...
2003 Jun 21
0
[Bug 102] New: ipv6_prefix_length works only on LITTLE_ENDIAN and prefix_length % 8 == 0
...% 8 == 0 Product: iptables userspace Version: 1.2.8 Platform: other OS/Version: All Status: NEW Severity: minor Priority: P2 Component: libiptc AssignedTo: laforge@netfilter.org ReportedBy: mikko.markus.torni@iki.fi CC: netfilter-buglog@lists.netfilter.org ipv6_prefix_length in libiptc/libip6tc.c works only in these cases: architecture is LITTLE_ENDIAN and given prefix is a multiple of 8 architecture is BIG_ENDIAN and given prefix is a multiple of 32 Here's one way to fix the prob...
2003 Jun 21
0
[Bug 103] New: ip6tables -L does not separate address and mask if mask is odd
...is odd Product: iptables userspace Version: 1.2.8 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: ip6tables AssignedTo: laforge@netfilter.org ReportedBy: mikko.markus.torni@iki.fi CC: netfilter-buglog@lists.netfilter.org ip6tables -L does not separate address and mask if mask is odd Example output: Chain FORWARD (policy ACCEPT) target prot opt source destination DROP all ffc0::ffc0:: anywhere Here'...