explicitly present the ip masking algorithm

This commit is contained in:
Pierangelo Masarati 2008-01-08 16:39:24 +00:00
parent 5f068303d3
commit f87ca7853b

View file

@ -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