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

Make SubnetInfo.isInRange(int) public

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4
    • None
    • None

    Description

      I have 20-30 sub-nets and i need to check whether some IP belong to one of them or not, and i need to do it for each requests. In case of using SubnetInfo.isInRange(String) IP will be parsed up to 30 times per each request. Much more better for performance parse IP once and just call SubnetInfo.isInRange(int) for each Subnet.

      Attachments

        Activity

          People

            Unassigned Unassigned
            arhimondr Andy Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: