mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	kmod-sched-cake: diffserv3 & change defaults
Follow upstream cake: diffserv3: a simple 3 tin classifier more in line with sqm-scripts defaults for other qdisc algorithms. defaults: default qdisc options are now diffserv3 and triple-isolate. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
This commit is contained in:
		
							parent
							
								
									197b11f325
								
							
						
					
					
						commit
						4e1f7ad56e
					
				@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
 | 
				
			|||||||
include $(INCLUDE_DIR)/kernel.mk
 | 
					include $(INCLUDE_DIR)/kernel.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKG_NAME:=sched-cake
 | 
					PKG_NAME:=sched-cake
 | 
				
			||||||
PKG_SOURCE_VERSION:=5da0e8a743ac9690b4f37e638e9f00364763c0f6
 | 
					PKG_SOURCE_VERSION:=70c8eb766d5afcf3cf187594b7cd776da92bee3c
 | 
				
			||||||
PKG_VERSION:=2016-11-29-$(PKG_SOURCE_VERSION)
 | 
					PKG_VERSION:=2016-12-19-$(PKG_SOURCE_VERSION)
 | 
				
			||||||
PKG_RELEASE:=1
 | 
					PKG_RELEASE:=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PKG_SOURCE_PROTO:=git
 | 
					PKG_SOURCE_PROTO:=git
 | 
				
			||||||
PKG_SOURCE_URL:=https://github.com/kdarbyshirebryant/sch_cake.git
 | 
					PKG_SOURCE_URL:=https://github.com/kdarbyshirebryant/sch_cake.git
 | 
				
			||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 | 
					PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 | 
				
			||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 | 
					PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 | 
				
			||||||
PKG_MIRROR_HASH:=a7e12c301749a65301d6f452e48207839482b35f5458a693327e5896250ee7dd
 | 
					PKG_MIRROR_HASH:=fcac68c73a822e67819bd3206a14f19159275fae19ab3cf01dbbcffaa975cb47
 | 
				
			||||||
PKG_MAINTAINER:=Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
 | 
					PKG_MAINTAINER:=Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include $(INCLUDE_DIR)/package.mk
 | 
					include $(INCLUDE_DIR)/package.mk
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user