Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
testing
/
selftests
/
drivers
/
net
/
mlxsw
/
sch_red_prio.sh
Text
·
81 B
·
76820a0
Raw
6 lines · bash
1
#!/bin/bash
2
# SPDX-License-Identifier: GPL-2.0
3
4
QDISC=prio
5
source sch_red_ets.sh
6