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

Feature: Improve sort of IP addresses and Data #2583

Merged
merged 10 commits into from
Dec 22, 2023
Merged

Conversation

BornToBeRoot
Copy link
Owner

@BornToBeRoot BornToBeRoot commented Dec 18, 2023

Please provide some details about this pull request:

  • Improve sort in DNS & Port Scanner
  • IP Scanner compare IP address by bytes (not just Int32 for IPv4)
  • IP Scanner sort MAC address by bytes
  • Port Scanner - Port profile sort fixed
  • SNMP - OID profile sort fixed
  • Detect EndOfMibView in v1 and v2c walk

ToDo:

  • SNMP - Click on column to sort
  • ARP (vm & click)
  • Connections (vm & click)
  • Listener (vm & click)

Fix #2569
Fix #2584

ToDo:


By submitting this pull request, I confirm the following:

@mergify mergify bot merged commit 6a8c016 into main Dec 22, 2023
2 checks passed
@mergify mergify bot deleted the feature/improve_sort branch December 22, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SNMP v1/v2c walk doesn't detect EndOfMibView Improve sort for IP address, OID, etc.
1 participant