solanum-vs-hackint-and-char.../doc
2016-01-13 17:05:41 -06:00
..
old [svn] - the new plan: 2007-01-24 22:40:21 -08:00
sgml/oper-guide
technical
account-notify.txt
away-notify.txt
challenge.txt [svn] - the new plan: 2007-01-24 22:40:21 -08:00
CIDR.txt
collision_fnc.txt
extban.txt Revert "extban: implement helper functions for stackable extbans (part 1) (ref #74)" 2015-12-10 02:19:21 -06:00
extended-join.txt
hooks.txt
Hybrid-team [svn] - the new plan: 2007-01-24 22:40:21 -08:00
index.txt
ircd.8
ircd.conf.example
ircd.motd
logfiles.txt Removing glines 2008-04-11 18:47:03 +04:00
Makefile.am
Makefile.in
modeg.txt [svn] callerid (+g) documentation: 2007-08-18 07:45:10 -07:00
modes.txt [svn] - the new plan: 2007-01-24 22:40:21 -08:00
monitor.txt
operguide.txt
opermyth.txt
Ratbox-team
README.cidr_bans
reference.conf
sasl.txt doc/sasl.txt: forgot to wrap lines and sort references 2014-09-08 22:37:40 +03:00
server-version-info
services.txt
Tao-of-IRC.940110
tgchange.txt Add target change for channels. 2010-08-29 01:26:00 +02:00

$Id: README.cidr_bans 6 2005-09-10 01:02:21Z nenolod $ 


Basically what this patch does is allow for users to use cidr masks when
setting bans, exceptions, and invite invex(modes beI respectively).  This
works for both IPv4 and IPv6 addresses.  

I won't go into details of how cidr works here, but to use them, you could
do something like:

/mode #foo +b *!*@10.0.0.0/8 
/mode #foo +e *!*@10.0.10.0/24

Aaron Sethman <androsyn@ratbox.org>
August 06, 2002