mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-08 21:52:09 -05:00
Feature detection doesn't recognize ipset v7 use on kernel v5.x systems
and thus disables the tc ematch function em_ipset.
- backport patch:
* 002-configure-support-ipset-v7.patch:
650591a7a70c configure: support ipset version 7 with kernel version 5
Fixes:
|
||
|---|---|---|
| .. | ||
| 001-devlink-update-include-files.patch | ||
| 002-configure-support-ipset-v7.patch | ||
| 100-configure.patch | ||
| 110-darwin_fixes.patch | ||
| 115-add-config-xtlibdir.patch | ||
| 120-no_arpd.patch | ||
| 130-no_netem.patch | ||
| 140-allow_pfifo_fast.patch | ||
| 140-keep_libmnl_optional.patch | ||
| 145-keep_libelf_optional.patch | ||
| 150-keep_libcap_optional.patch | ||
| 160-libnetlink-pic.patch | ||
| 170-ip_tiny.patch | ||
| 175-reduce-dynamic-syms.patch | ||
| 180-drop_FAILED_POLICY.patch | ||
| 200-drop_libbsd_dependency.patch | ||