From 562b7cb9e336e1e48cfc7585e0bfef6529351e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TED=20A=2E=20=E2=AD=95?= Date: Thu, 7 Aug 2025 12:01:31 +0000 Subject: [PATCH] Add sqm --- sqm | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sqm diff --git a/sqm b/sqm new file mode 100644 index 0000000..64dbafa --- /dev/null +++ b/sqm @@ -0,0 +1,11 @@ +config queue 'eth1' + option enabled '1' + option interface 'pppoe-wan' + option download '850000' + option upload '850000' + option qdisc 'cake' + option script 'piece_of_cake.qos' + option linklayer 'ethernet' + option debug_logging '0' + option verbosity '5' + option overhead '44' \ No newline at end of file