bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-04 17:58 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter@linuxace.com Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-04 17:58 MET ------- This has been fixed in SVN as of yesterday. Download the latest iptables snapshot or wait until 1.3.6 is released. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-04 17:58 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter@linuxace.com Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-04 17:58 MET ------- This has been fixed in SVN as of yesterday. Download the latest iptables snapshot or wait until 1.3.6 is released. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-20 02:59 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-20 02:59 MET ------- Hi, I have 2.6.17.6 kernel, last revision of patch-o-matic-ng and iptables #6644, and I get # iptables -t mangle -p udp --dport 50138 -A OUTPUT -s 192.168.0.4 -d 234.0.0.1 -j ROUTE --oif eth0 --tee ip_tables: ROUTE target: invalid size 0 != 40 iptables: Invalid argument What is it? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-20 02:59 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-20 02:59 MET ------- Hi, I have 2.6.17.6 kernel, last revision of patch-o-matic-ng and iptables #6644, and I get # iptables -t mangle -p udp --dport 50138 -A OUTPUT -s 192.168.0.4 -d 234.0.0.1 -j ROUTE --oif eth0 --tee ip_tables: ROUTE target: invalid size 0 != 40 iptables: Invalid argument What is it? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-20 02:59 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-20 02:59 MET ------- Hi, I have 2.6.17.6 kernel, last revision of patch-o-matic-ng and iptables #6644, and I get # iptables -t mangle -p udp --dport 50138 -A OUTPUT -s 192.168.0.4 -d 234.0.0.1 -j ROUTE --oif eth0 --tee ip_tables: ROUTE target: invalid size 0 != 40 iptables: Invalid argument What is it? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 01:45 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-21 01:45 MET ------- This was fixed 2 weeks ago in SVN. If you are not using the latest pom-ng snapshot, you should be. For example this file: http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/patch-o-matic-ng-20060720.tar.bz2 -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 01:45 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-21 01:45 MET ------- This was fixed 2 weeks ago in SVN. If you are not using the latest pom-ng snapshot, you should be. For example this file: http://ftp.netfilter.org/pub/patch-o-matic-ng/snapshot/patch-o-matic-ng-20060720.tar.bz2 -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 11:43 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-21 11:43 MET ------- (In reply to comment #3)> This was fixed 2 weeks ago in SVN. If you are not using the latest pom-ng > snapshot, you should be.I'm using LATEST pom-ng revision. 2 weeks ago there is in ROUTE directory was changed only one file in SVN -- net/ipv4/netfilter/ ipt_ROUTE.c: Here md5sum of my ipt_ROUTE.c in my kernel sources: $ md5sum /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c 92244c5f48aa9ca3051f2be01cda30a5 /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 11:43 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-21 11:43 MET ------- (In reply to comment #3)> This was fixed 2 weeks ago in SVN. If you are not using the latest pom-ng > snapshot, you should be.I'm using LATEST pom-ng revision. 2 weeks ago there is in ROUTE directory was changed only one file in SVN -- net/ipv4/netfilter/ ipt_ROUTE.c: Here md5sum of my ipt_ROUTE.c in my kernel sources: $ md5sum /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c 92244c5f48aa9ca3051f2be01cda30a5 /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 11:43 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 undefer@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From undefer@gmail.com 2006-07-21 11:43 MET ------- (In reply to comment #3)> This was fixed 2 weeks ago in SVN. If you are not using the latest pom-ng > snapshot, you should be.I'm using LATEST pom-ng revision. 2 weeks ago there is in ROUTE directory was changed only one file in SVN -- net/ipv4/netfilter/ ipt_ROUTE.c: Here md5sum of my ipt_ROUTE.c in my kernel sources: $ md5sum /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c 92244c5f48aa9ca3051f2be01cda30a5 /usr/src/linux-2.6.17.6/net/ipv4/netfilter/ipt_ROUTE.c -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 22:45 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From netfilter@linuxace.com 2006-07-21 22:45 MET ------- Created an attachment (id=255) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=255&action=view) proposed patch Indeed...sorry I missed that. Attached patch fixes the missing targetsize initialization. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 22:45 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From netfilter@linuxace.com 2006-07-21 22:45 MET ------- Created an attachment (id=255) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=255&action=view) proposed patch Indeed...sorry I missed that. Attached patch fixes the missing targetsize initialization. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 22:48 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-21 22:48 MET ------- Closing -- this time with the proper fix. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 22:48 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From netfilter@linuxace.com 2006-07-21 22:48 MET ------- Closing -- this time with the proper fix. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 23:35 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From undefer@gmail.com 2006-07-21 23:35 MET ------- Big, thanks! Now it works fine. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 23:35 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From undefer@gmail.com 2006-07-21 23:35 MET ------- Big, thanks! Now it works fine. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-21 23:36 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From undefer@gmail.com 2006-07-21 23:35 MET ------- Big, thanks! Now it works fine. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:23 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:23 MET ------- It still doesn't work for me: when trying to add a "ROUTE" rule, I get in dmesg: [92346.953658] ip6t_ROUTE: targinfosize 3214162952 != 56 [92359.591445] ip6t_ROUTE: targinfosize 1386722312 != 56 [92430.797906] ip6t_ROUTE: targinfosize 647971848 != 56 It looks like an unitialised value is compared to 56. I'm using patch-o-matic and iptables revision 6651, that is as of 26 July 2006 11:50 UTC. I have manually verified that the patch 255 is indeed applied. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:23 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:23 MET ------- It still doesn't work for me: when trying to add a "ROUTE" rule, I get in dmesg: [92346.953658] ip6t_ROUTE: targinfosize 3214162952 != 56 [92359.591445] ip6t_ROUTE: targinfosize 1386722312 != 56 [92430.797906] ip6t_ROUTE: targinfosize 647971848 != 56 It looks like an unitialised value is compared to 56. I'm using patch-o-matic and iptables revision 6651, that is as of 26 July 2006 11:50 UTC. I have manually verified that the patch 255 is indeed applied. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:23 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:23 MET ------- It still doesn't work for me: when trying to add a "ROUTE" rule, I get in dmesg: [92346.953658] ip6t_ROUTE: targinfosize 3214162952 != 56 [92359.591445] ip6t_ROUTE: targinfosize 1386722312 != 56 [92430.797906] ip6t_ROUTE: targinfosize 647971848 != 56 It looks like an unitialised value is compared to 56. I'm using patch-o-matic and iptables revision 6651, that is as of 26 July 2006 11:50 UTC. I have manually verified that the patch 255 is indeed applied. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:26 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lionel@mamane.lu ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:26 MET ------- Forgot to mention: The architecture is amd64 (x86_64) and the kernel is self-compiled from Debian 2.6.17-4 sources (that are based on 2.6.17.6). -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:26 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lionel@mamane.lu ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:26 MET ------- Forgot to mention: The architecture is amd64 (x86_64) and the kernel is self-compiled from Debian 2.6.17-4 sources (that are based on 2.6.17.6). -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-26 14:26 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 lionel@mamane.lu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lionel@mamane.lu ------- Additional Comments From lionel@mamane.lu 2006-07-26 14:26 MET ------- Forgot to mention: The architecture is amd64 (x86_64) and the kernel is self-compiled from Debian 2.6.17-4 sources (that are based on 2.6.17.6). -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-03 02:20 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From netfilter@linuxace.com 2006-08-03 02:20 MET ------- Created an attachment (id=258) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=258&action=view) fix for ipv6 Attached fixes the ipv6 version for the recent API changes -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-03 02:20 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From netfilter@linuxace.com 2006-08-03 02:20 MET ------- Created an attachment (id=258) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=258&action=view) fix for ipv6 Attached fixes the ipv6 version for the recent API changes -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-03 02:20 UTC
[Bug 490] ROUTE extension module unusable since 2.6.16
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490 ------- Additional Comments From netfilter@linuxace.com 2006-08-03 02:20 MET ------- Created an attachment (id=258) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=258&action=view) fix for ipv6 Attached fixes the ipv6 version for the recent API changes -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.