mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
ipset: cut_local6 cut link local
This commit is contained in:
parent
fec37eaa68
commit
df8bef2a77
@ -200,7 +200,7 @@ cut_local()
|
||||
}
|
||||
cut_local6()
|
||||
{
|
||||
$GREP -vE '^::|^fc..:|^fd..:'
|
||||
$GREP -vE '^::|^fc..:|^fd..:|^fe8.:|^fe9.:|^fea.:|^feb.:'
|
||||
}
|
||||
|
||||
oom_adjust_high()
|
||||
|
Loading…
Reference in New Issue
Block a user