Browse Source

ipset: cut_local6 cut link local

pull/142/head
bol-van 2 years ago
parent
commit
df8bef2a77
  1. 2
      ipset/def.sh

2
ipset/def.sh

@ -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…
Cancel
Save