You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Tony Ambardar 0b57a2165a iproute2: tc: enable and fix support for using .so plugins
This enables using the tc module m_xt.so, which uses the act_ipt kernel
module to allow tc actions based on iptables targets. e.g.

   tc filter add dev eth0 parent 1: prio 10 protocol ip \
   u32 match u32 0 0 action xt -j DSCP --set-dscp-class BE

Make the SHARED_LIBS parameter configurable and based on tc package
selection.

Fix a problem using the tc m_xt.so plugin as also described in
https://bugs.debian.org/868059:

  Sync include/xtables.h from iptables to make sure the right offset is
  used when accessing structure members defined in libxtables. One could
  get “Extension does not know id …” otherwise. (See also: #868059)

Patch to sync the included xtables.h with system iptables 1.6.x. This
continues to work with iptables 1.8.2.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
5 years ago
..
base-files base-files: fix ucert verification 5 years ago
boot uboot-sunxi: add fix for A20-OLinuXino-Lime2-eMMC rev. K boards 5 years ago
devel strace: update to version 2.26 5 years ago
firmware ipq40xx: add support for AVM FRITZ!Repeater 3000 5 years ago
kernel mac80211: rt2x00: import and update pending patches 5 years ago
libs openssl: disable digests by default, misc fixes 5 years ago
network iproute2: tc: enable and fix support for using .so plugins 5 years ago
system procd: Enable seccomp for powerpc 5 years ago
utils fritz-tools: add support for IPQ40xx platform 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago