CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2010/02/26 08:06:40
Modified files: usr.sbin/smtpd : parse.y ruleset.c Log message: - fix netmask matching for AF_INET, it was broken in many ways, problem was reported by nicm@ which spent a couple hours with me trying to understand what was causing the bug, and helping me write and test fix.