1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

update iproute2 6.3.0

This commit is contained in:
suyuan 2023-06-23 01:44:39 +08:00
parent a6f5eb6c08
commit b8ec680e11
19 changed files with 26 additions and 25 deletions

2
iproute2/patches/140-allow_pfifo_fast.patch Executable file → Normal file
View file

@ -1,6 +1,6 @@
--- a/tc/q_fifo.c
+++ b/tc/q_fifo.c
@@ -95,5 +95,6 @@ struct qdisc_util pfifo_head_drop_qdisc_
@@ -90,5 +90,6 @@ struct qdisc_util pfifo_head_drop_qdisc_
struct qdisc_util pfifo_fast_qdisc_util = {
.id = "pfifo_fast",