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.

Reply via email to