Sign in
gbmc
/
linux
/
4e949e77fa5e335ff32f177fd37d3e469fd396f9
/
.
/
tools
/
testing
/
selftests
/
net
/
forwarding
/
sch_tbf_ets.sh
blob: 84fb6cab88e43feae01193635498edddd4e0f82c [
file
]
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
QDISC
=
"ets strict"
:
$
{
lib_dir
:=.}
source $lib_dir
/
sch_tbf_etsprio
.
sh