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

Improve sort for IP address, OID, etc. #2569

Closed
2 tasks done
BornToBeRoot opened this issue Nov 27, 2023 · 1 comment · Fixed by #2578 or #2583
Closed
2 tasks done

Improve sort for IP address, OID, etc. #2569

BornToBeRoot opened this issue Nov 27, 2023 · 1 comment · Fixed by #2578 or #2583
Labels

Comments

@BornToBeRoot
Copy link
Owner

BornToBeRoot commented Nov 27, 2023

Improve sort in DataGrid Column for

  • IPv4/6
  • SNMP OID (Current order is: 1.1, 1.10, 1.2)
@BornToBeRoot
Copy link
Owner Author

Maybe with: NETworkManager.Utilities.IPAddressComparer.cs

BornToBeRoot pushed a commit that referenced this issue Dec 15, 2023
* Improve compare IPAddress in VM (IPScannerViewModel)

* Compare OID in Simple Network Management Protocol (SNMP)

* Remved  unused namespaces
@BornToBeRoot BornToBeRoot reopened this Dec 16, 2023
@mergify mergify bot closed this as completed in #2583 Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant