sch_red_prio.sh (81B)
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3 4QDISC=prio 5source sch_red_ets.sh