Commit Graph

39 Commits

Author SHA1 Message Date
Hauke Mehrtens
39c868db2b iproute2: Update to version 5.8
The ipk sizes for mips_24Kc change like this:
old:
ip-full_5.7.0-2_mips_24kc.ipk	165.786
ip-tiny_5.7.0-2_mips_24kc.ipk	117.730
tc_5.7.0-2_mips_24kc.ipk	144.405

new:
ip-full_5.8.0-1_mips_24kc.ipk	169.775
ip-tiny_5.8.0-1_mips_24kc.ipk	119.808
tc_5.8.0-1_mips_24kc.ipk	149.053

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-31 11:08:41 +08:00
Daniel Golle
c6dcd06325 iproute2: disable SELinux for now
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-13 22:09:12 +08:00
Tony Ambardar
dcfb84c2f7
iproute2: tc: fix missing em_ipset module
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: 4e0c54bc5b ("kernel: add support for kernel 5.4")

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-07-16 20:11:50 +08:00
Tony Ambardar
b39f6377f9
iproute2: tc: fix dynamic symbol table size optimization
Recent iproute2 5.x versions modified the symbols resolved for plugins,
causing "tc .. action xt .." to fail. Update the list of symbols to fix.

Fixes: b61495409b ("iproute2: tc: reduce size of dynamic symbol table")

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-07-16 20:11:28 +08:00
Hans Dedecker
e7aa26375b iproute2: update to 5.7.0
Update iproute2 to latest stable 5.7.0; for the changes see https://lwn.net/Articles/822152/

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-14 11:31:44 +08:00
Hans Dedecker
faadfa175c
iproute2: update to 5.6.0
Update iproute2 to latest stable 5.6.0; for the changes see https://lwn.net/Articles/816778/

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-04-12 07:43:09 +08:00
ElonH
47040d246d
qos-gargoyle: fixed in SDK
In iproute2, some of object, header, source files are used in
qos-gargoyle.
qos-gargoyle will find these files in build_dir.
But if CONFIG_AUTOREMOVE is enable in SDK, an error "Header not found." will be raised.

So one way is that copying these files to staging_dir.
2020-04-10 23:12:52 +08:00
Rosen Penev
9c500156b8
iproute2: add kmod-netlink-diag for ss
Allows proper usage of the ss tool. Otherwise, several errors and bad
data gets thrown:

Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported
Cannot open netlink socket: Protocol not supported

Originally reported here: https://github.com/openwrt/packages/issues/8232

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-08 03:25:30 +08:00
CN_SZTL
ba9c0c2749
iproute2: update to 5.5.0, enable LTO 2020-02-16 01:28:32 +08:00
CN_SZTL
d6cf22f2b3
iproute2: bump to 5.4.0 & remove qos-gargoyle 2020-01-21 20:59:19 +08:00
CN_SZTL
ad55e5d571
iproute2: roll back to 4.18.0 2020-01-21 20:55:04 +08:00
CN_SZTL
7c07d6fba1
iproute2: roll back to 4.19.0 to support qos-gargoyle 2020-01-21 20:47:41 +08:00
CN_SZTL
332d28861a
iproute2: bump to 5.4.0 & remove qos-gargoyle 2020-01-21 20:43:20 +08:00
CN_SZTL
7635939296
Revert "iproute2: update to 5.4.0"
This reverts commit 53a875d8e4.
2020-01-21 18:41:14 +08:00
CN_SZTL
53a875d8e4
iproute2: update to 5.4.0
This reverts commit ac093ce53f.
2020-01-21 18:32:14 +08:00
CN_SZTL
ac093ce53f
Revert "Revert "Revert "iproute2: update to 5.4.0"""
This reverts commit a33cbc3f56.
2020-01-21 18:16:38 +08:00
CN_SZTL
a33cbc3f56
Revert "Revert "iproute2: update to 5.4.0""
This reverts commit 5753bd7c4d.
2019-12-22 12:16:51 +08:00
CN_SZTL
5753bd7c4d
Revert "iproute2: update to 5.4.0"
This reverts commit 69024edb1b.
2019-12-22 12:07:22 +08:00
CN_SZTL
69024edb1b
iproute2: update to 5.4.0 2019-12-07 17:33:21 +08:00
CN_SZTL
b5ec5acc24
iproute2: fix qos-gargoyle 2019-10-04 22:38:26 +08:00
CN_SZTL
b366ff5173
iproute2: update to 5.3.0 2019-09-30 19:33:55 +08:00
CN_SZTL
aeaa941329
iproute2: update depention 2019-07-31 10:38:11 +08:00
CN_SZTL
d25a1b0474
iproute2: reset to d118a76, fix #13 2019-07-31 10:33:56 +08:00
CN_SZTL
a7f43e0c54
iproute2: fix permission 2019-07-31 10:22:08 +08:00
CN_SZTL
d9a431abff
iproute2: reset to f0dd52, fix #13 2019-07-31 10:21:36 +08:00
CN_SZTL
4927ef781b
iproute2: bump tp 4.18.0 #13 2019-07-29 21:26:26 +08:00
CN_SZTL
ce8ed9121b
add luci-app-haproxy & luci-app-udpspeederv2 2019-05-25 21:05:51 +08:00
coolsnowwolf
203f6ec6b5 iproute2: update to 5.0.0 2019-03-21 14:10:17 +08:00
coolsnowwolf
a52f85c70f iproute2: add cake fwmark support 2019-03-20 14:30:49 +08:00
coolsnowwolf
347daa04b2 Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
coolsnowwolf
4c37cac0e8 fix 6in4/gso peformance issue 2018-09-18 13:17:47 +08:00
coolsnowwolf
806f5db174 sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7 sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
coolsnowwolf
20f7e75789 update to R7.5.4 2018-01-15 18:26:41 +08:00
coolsnowwolf
b0f643aa87 update to R7.5.3 stable to fix firewall freeze 2018-01-10 20:55:06 +08:00
coolsnowwolf
229cde62a4 Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
coolsnowwolf
7185e1ceb2 merge: change branding for LEDE to OpenWrt 2017-12-12 16:57:14 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00