aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/010-cake-fwmark.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/010-cake-fwmark.patch')
-rw-r--r--package/network/utils/iproute2/patches/010-cake-fwmark.patch17
1 files changed, 7 insertions, 10 deletions
diff --git a/package/network/utils/iproute2/patches/010-cake-fwmark.patch b/package/network/utils/iproute2/patches/010-cake-fwmark.patch
index 43f776b419..46981067bc 100644
--- a/package/network/utils/iproute2/patches/010-cake-fwmark.patch
+++ b/package/network/utils/iproute2/patches/010-cake-fwmark.patch
@@ -1,21 +1,18 @@
-From 9572f793e6945dd90a3cd4db34814b9b1616cfe9 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= <toke@toke.dk>
-Date: Mon, 18 Mar 2019 01:30:19 +0100
-Subject: [PATCH] pkt_sched.h: Add support for CAKE FWMARK
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
+From a7cd7badedcb643dc1adb41edeb4cf8e4d9ec063 Mon Sep 17 00:00:00 2001
+From: Stephen Hemminger <stephen@networkplumber.org>
+Date: Tue, 19 Mar 2019 10:36:56 -0700
+Subject: uapi: add CAKE FWMARK
-Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
+Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
include/uapi/linux/pkt_sched.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/pkt_sched.h b/include/uapi/linux/pkt_sched.h
-index 01f96352..ef78de0c 100644
+index 1eb572e..7ee74c3 100644
--- a/include/uapi/linux/pkt_sched.h
+++ b/include/uapi/linux/pkt_sched.h
-@@ -954,6 +954,7 @@ enum {
+@@ -1021,6 +1021,7 @@ enum {
TCA_CAKE_INGRESS,
TCA_CAKE_ACK_FILTER,
TCA_CAKE_SPLIT_GSO,