ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/src/cidr.C
(Generate patch)

Comparing ermyth/src/cidr.C (file contents):
Revision 1.1 by pippijn, Thu Jul 19 08:24:56 2007 UTC vs.
Revision 1.2 by pippijn, Sat Jul 21 01:29:10 2007 UTC

1/** 1/**
2 * cidr.C: CIDR matching. 2 * cidr.C: CIDR matching.
3 * Rights to this code are documented in doc/LICENSE. 3 * Rights to this code are documented in doc/pod/license.pod.
4 * 4 *
5 * Most code in this file has been copied from ratbox, src/match.c and 5 * Most code in this file has been copied from ratbox, src/match.c and
6 * src/irc_string.c. It provides CIDR matching for IPv4 and IPv6 without 6 * src/irc_string.c. It provides CIDR matching for IPv4 and IPv6 without
7 * special OS support. 7 * special OS support.
8 * 8 *

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines