Clean.
[seven-1.x.git] / doc / README.cidr_bans
blob5a284b52079529fdf3e7a1836914d2d8a7a75a7f
1 $Id: README.cidr_bans 26 2006-09-20 18:02:06Z spb $ 
4 Basically what this patch does is allow for users to use cidr masks when
5 setting bans, exceptions, and invite invex(modes beI respectively).  This
6 works for both IPv4 and IPv6 addresses.  
8 I won't go into details of how cidr works here, but to use them, you could
9 do something like:
11 /mode #foo +b *!*@10.0.0.0/8 
12 /mode #foo +e *!*@10.0.10.0/24
14 Aaron Sethman <androsyn@ratbox.org>
15 August 06, 2002