FS#5648 - iptables -j ROUTE

Attached to Project: Arch Linux
Opened by PRAEDO (PRAEDO) - Monday, 23 October 2006, 00:23 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 09 February 2008, 14:54 GMT
Task Type Feature Request
Category Kernel
Status Closed
Assigned To Thomas Bächler (brain0)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

iptables v1.3.5: Couldn't load target `ROUTE':/usr/lib/iptables/libipt_ROUTE.so

I request to include the experimental option -j ROUTE in the next package revision please.

Thank you.
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Saturday, 09 February 2008, 14:54 GMT
Reason for closing:  Won't implement
Additional comments about closing:  requires patching the kernel and iptables
Comment by Thomas Bächler (brain0) - Saturday, 10 February 2007, 10:17 GMT
The problem is that to build that target, you need a kernel with the route target included, because it needs a kernel header file. Archlinux doesn't have such a kernel, so we cannot build that target. Do you know another way?

Loading...