Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend NetUtils for network range scanning #4375

Merged
merged 8 commits into from
Oct 7, 2024

Commits on Sep 12, 2024

  1. Extend utility class

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c7be4cd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Update bundles/org.openhab.core/src/main/java/org/openhab/core/net/Ne…

    …tUtil.java
    
    Co-authored-by: Holger Friedrich <[email protected]>
    Signed-off-by: lsiepel <[email protected]>
    lsiepel and holgerfriedrich authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    18d7748 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Fix comment

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    aca1508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0d496 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. First part of review

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fcaf99a View commit details
    Browse the repository at this point in the history
  2. Simplify getAddressesInSubnet

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    864ffcb View commit details
    Browse the repository at this point in the history
  3. improve javadoc

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    019dce5 View commit details
    Browse the repository at this point in the history
  4. Improve test method names

    Signed-off-by: Leo Siepel <[email protected]>
    lsiepel committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2798068 View commit details
    Browse the repository at this point in the history