Hi I would like to replace our IpRestrictor implementation in FtpServer with the BlacklistFilter available in MINA. However, for FtpServer we would need support for ranges, i.e. 123.45.67.0-123.45.67.123 or 123.45.0.0-123.45.255.255. Support would be needed both for IP4 and IP6. Would this be of interest to add in BlacklistFilter? If not, I'll create a separate implementation for FtpServer.
/niklas
