iproute2: update cake man page
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 27 Aug 2018 08:52:55 +0000 (15:52 +0700)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:51 +0000 (17:47 +0100)
CAKE supports overriding of its internal classification of
packets through the tc filter mechanism.

Update the man page in our package, even though we don't
build them.  Someone may find the documentation useful.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 30598a05385b0ac2380dd4f30037a9f9d0318cf2)
(backported from dc9388ac5506f2d0ea0fee6967c003b9129c8ca5)

package/network/utils/iproute2/Makefile

index 13fc3d0aa8b1e9cf0b8ca06ee55592015cbf5b2c..ac313107832fdc05a98c5a8fd0db61885da28f4c 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iproute2
 PKG_VERSION:=4.18.0
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2