Ticket #157 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

iptables & kernel lack CLASSIFY target support

Reported by: greve@fsfeurope.org Assigned to: somebody
Priority: major Milestone: 1.0
Component: packages Version: trunk
Keywords: iptables, kernel, CLASSIFY, traffic shaping Cc:

Description

The kernel & iptables packages lack CLASSIFY target support: CLASSIFY is necessary for some of the more advanced traffic shaping to distribute packets in a qdisc structure that has more than one level.

CLASSIFY is generally part of iptables, so it will normally be built by default, it only needs to be packaged.

The Linux kernel needs a CLASSIFY patch, such as the one that is attached.

Also see https://dev.openwrt.org/ticket/696

Attachments

619-netfilter_classify.patch (5.0 kB) - added by greve@fsfeurope.org on 12/14/06 21:45:57.
Patch to add CLASSIFY support to 2.4 kernel

Change History

12/14/06 21:45:57 changed by greve@fsfeurope.org

  • attachment 619-netfilter_classify.patch added.

Patch to add CLASSIFY support to 2.4 kernel

12/16/06 20:49:28 changed by dnehring

  • status changed from new to closed.
  • resolution set to fixed.

Added in [1301].


Add/Change #157 (iptables & kernel lack CLASSIFY target support)




Action