difos/package/network/utils/iproute2/patches
Tony Ambardar fc80ef3613 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>
2019-02-11 20:18:48 +00:00
..
001-tc-fix-undefined-XATTR_SIZE_MAX.patch iproute2: update to 4.20.0 2019-01-23 17:55:21 +01:00
100-configure.patch iproute2: fix broken configuration patch 2019-02-11 20:18:48 +00:00
110-darwin_fixes.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
115-add-config-xtlibdir.patch iproute2: simplify Makefile, patches and fix feature detection 2019-02-11 20:18:48 +00:00
120-no_arpd.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
130-no_netem.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
135-sync-iptables-header.patch iproute2: tc: enable and fix support for using .so plugins 2019-02-11 20:18:48 +00:00
140-allow_pfifo_fast.patch iproute2: update to 4.19.0 2018-11-08 11:09:13 +01:00
140-keep_libmnl_optional.patch iproute2: update to 4.20.0 2019-01-23 17:55:21 +01:00
145-keep_libelf_optional.patch iproute2: simplify linking libelf for eBFP/XDP object file support 2019-02-11 20:18:48 +00:00
160-libnetlink-pic.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
170-ip_tiny.patch iproute2: update to 4.20.0 2019-01-23 17:55:21 +01:00
180-drop_FAILED_POLICY.patch iproute2: update to 4.19.0 2018-11-08 11:09:13 +01:00
200-drop_libbsd_dependency.patch iproute2: drop libbsd dependency 2019-01-29 14:00:13 +01:00