Add support for CIDR-based MOTD masks.
[ircu2.10.12-pk.git] / ChangeLog
index e754d48f130c7dc30a15abb99311c9331ff9de66..1d3480b381d4200664b8fe5b87291ed2a90ab3d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-10-16  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/class.c: Make find_class() return NULL for unknown classes,
+       rather than returning the start of connClassList.
+
+       * ircd/match.c (parse_ipmask): Translate IPv4 masks as
+       IPv4-compatible addresses.
+       (check_ipmask): Fix comparison of IP masks.
+
+       * ircd/motd.h, ircd/motd.c: Add a new MOTD type, MOTD_IPMASK, that
+       uses CIDR style masks in the hostname field of a Motd block.
+
 2004-10-16  Michael Poole <mdpoole@troilus.org>
 
        * ircd/numeric.h: Remove the unused RPL_STATMEM and