mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
"deny=::" is equivalent to "::/128".
In order to mean "deny everything by default" it must be "::/0".
(cherry picked from commit 685f525b28
)