Ad
  • Custom User Avatar

    Test cases added.

  • Custom User Avatar

    There seems to be no testcase in C# to validate that the blocksize is below 256.
    It should be:
    192.168.2.142 -> true
    192.168.2.300 -> false

    But the tests do not validate that anywhere...