Sign in
gbmc
/
linux
/
4e949e77fa5e335ff32f177fd37d3e469fd396f9
/
.
/
tools
/
testing
/
selftests
/
net
/
forwarding
/
sch_tbf_prio.sh
blob: 9c8cb1cb9ba4438e15fd220ac4b9f4d02254ec5a [
file
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
QDISC
=
"prio bands"
:
$
{
lib_dir
:=.}
source $lib_dir
/
sch_tbf_etsprio
.
sh