mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
explicitly present the ip masking algorithm
This commit is contained in:
parent
5f068303d3
commit
f87ca7853b
1 changed files with 2 additions and 1 deletions
|
|
@ -595,7 +595,8 @@ prefix and the
|
|||
part, and it is compared against the
|
||||
.B <ip>
|
||||
portion of the pattern after masking with
|
||||
.BR <mask> .
|
||||
.BR <mask> :
|
||||
\fI((peername & <mask>) == <ip>)\fP.
|
||||
As an example,
|
||||
.B peername.ip=127.0.0.1
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue