From a8d170fd0ecc74e69b3384cabea003164ce44a2f Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Tue, 27 Aug 2024 22:02:23 +0200 Subject: [PATCH] shinobu/router/nft: Fix typo --- machines/shinobu/services/router/rules.nft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/shinobu/services/router/rules.nft b/machines/shinobu/services/router/rules.nft index 9acc1b3..953df62 100644 --- a/machines/shinobu/services/router/rules.nft +++ b/machines/shinobu/services/router/rules.nft @@ -113,7 +113,7 @@ table inet restrict-wan { } # Traffic control -# Neets output and prerouting to match packets from localhost and lan +# Needs output and prerouting to match packets from localhost and lan table inet tc { chain output { type route hook output priority mangle