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

Add proper IP sorting to the groups->client table #1269

Merged
merged 1 commit into from
May 17, 2020

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented May 11, 2020

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes, and have included unit tests where possible.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)

What does this PR aim to accomplish?:

Fix #1268

How does this PR accomplish the above?:

Implement subnet (CIDR notation) support into our existing IP sorting algorithm.

What documentation changes (if any) are needed to support this PR?:

None

…net (CIDR notation) support into our existing IP sorting algorithm. This fixes #1268.

Signed-off-by: DL6ER <[email protected]>
@DL6ER DL6ER added the Bugfix label May 11, 2020
@DL6ER DL6ER added this to the v5.1 milestone May 11, 2020
@DL6ER DL6ER requested a review from a team May 11, 2020 22:10
@DL6ER DL6ER linked an issue May 11, 2020 that may be closed by this pull request
3 tasks
@PromoFaux PromoFaux merged commit 7d409ad into devel May 17, 2020
@PromoFaux PromoFaux deleted the fix/client_sorting branch May 17, 2020 12:49
@dschaper
Copy link
Member

Fixes #1336

@pralor-bot
Copy link

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/pi-hole-5-1-released/35577/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting IP addresses
4 participants