Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-189

Add netmask translation feature

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None

    Description

      Java is sorely lacking in a good quality open source APi for translating standard IP netmasks, e.g.

      10.1.0.0/16
      83.217.112.18/255.255.255.240
      10.1.0.*

      etc etc

      These sorts of masks are commonly used in the likes of Apache web server, and I would really like to use them in java. A utlity to translate them into sequences of InetAddress objects would be perfect.

      Commons-Net would seem like a good project to put them in.

      Thoughts?

      Attachments

        1. IpRangeFilter.java
          2 kB
          Kenny MacLeod
        2. IpRangeFilterTest.java
          1 kB
          Kenny MacLeod

        Activity

          People

            Unassigned Unassigned
            skaffman Kenny MacLeod
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: