solanum-vs-hackint-and-char.../doc
2018-08-12 09:42:10 +01:00
..
old
oper-guide doc: there is no _static directory 2018-08-12 09:42:10 +01:00
technical m_sasl: indicate client connection type for SASL 2017-08-13 21:52:04 +01:00
account-notify.txt
away-notify.txt
challenge.txt
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
index.txt
ircd.8
ircd.conf.example Document extb_usermode module in reference.conf 2016-03-28 03:34:36 +01:00
ircd.motd
logfiles.txt
Makefile.in
modeg.txt
modes.txt
monitor.txt 'monitor s' output does not end with RPL_ENDOFMONLIST. 2011-12-21 21:29:46 +01:00
operguide.txt
opermyth.txt
Ratbox-team
README.cidr_bans
reference.conf doc/reference.conf: clarify that server link fingerprints aren't optional 2017-11-04 07:42:21 +00:00
sasl.txt
server-version-info
services.txt
Tao-of-IRC.940110
tgchange.txt

$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