mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-23 16:05:30 -07:00
cef2420083
"deny=::" is equivalent to "::/128".
In order to mean "deny everything by default" it must be "::/0".
(cherry picked from commit 685f525b28)