You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "David Latorre (JIRA)" <ji...@apache.org> on 2010/03/08 18:41:28 UTC

[jira] Created: (DIRMINA-773) org.apache.mina.filter.firewall.Subnet should consider 0.0.0.0/0 as a subnet that contains 'all the ipv4 addresses'

org.apache.mina.filter.firewall.Subnet should  consider 0.0.0.0/0 as a subnet that contains 'all the ipv4 addresses'
--------------------------------------------------------------------------------------------------------------------

                 Key: DIRMINA-773
                 URL: https://issues.apache.org/jira/browse/DIRMINA-773
             Project: MINA
          Issue Type: Improvement
          Components: Filter
    Affects Versions: 2.0.0-RC1
            Reporter: David Latorre



 One of our users when trying to implement a WhilteListFilter found the problem that there is no way to declare a subnet that would comprise any ip address. 
 
As discussed in dev-mailing list, a 0.0.0.0/0 subnet should  return always true for Subnet.inSubnet( any_ipv4_address)







-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.