Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.16-rc5 6 lines 118 B view raw
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3 4QDISC="ets strict" 5: ${lib_dir:=.} 6source $lib_dir/sch_tbf_etsprio.sh