You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cheat Sheets/Network/tc.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@ tc is to set network traffic control settings
2
2
3
3
A good guide can be found at https://linuxvox.com/blog/linux-tc-qdisc/
4
4
5
+
Additionally there is a [Redhat documentation](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/configuring_and_managing_networking/linux-traffic-control_configuring-and-managing-networking)
6
+
5
7
## qdisc
6
8
7
9
Add a PFIFO to drop after queue reaches 1000 packets
0 commit comments