Sign in
gbmc
/
linux
/
e4d741e9e40bf77fa448195d53e08fe0303b712a
/
.
/
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