mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-03 23:10:35 +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()
|
cut_local6()
|
||||||
{
|
{
|
||||||
$GREP -vE '^::|^fc..:|^fd..:'
|
$GREP -vE '^::|^fc..:|^fd..:|^fe8.:|^fe9.:|^fea.:|^feb.:'
|
||||||
}
|
}
|
||||||
|
|
||||||
oom_adjust_high()
|
oom_adjust_high()
|
||||||
|
Loading…
Reference in New Issue
Block a user