-
Notifications
You must be signed in to change notification settings - Fork 63
Merge 1.6.0 into main #368
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add int_to_asn function * add tests
* Test installation method * fix yamllint
{
"date": "2023-08-10T08:03:23.368Z",
"files": [
{
"name": "netutils/data_files/oui_mappings.py",
"deltaBytes": 4450,
"source": "https://standards-oui.ieee.org"
}
]
}
Co-authored-by: flat-data <flat-data@users.noreply.github.com>
{
"date": "2023-08-10T08:05:51.145Z",
"files": [
{
"name": "netutils/data_files/protocol_mappings.py",
"deltaBytes": 63,
"source": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv"
}
]
}
Co-authored-by: flat-data <flat-data@users.noreply.github.com>
* refactor: 🚚 Rename slug used for Citrix Netscaler to align with netmiko driver To align with the other slugs used for platforms I've corrected it to use netscaler instead of citrix_netscaler. * test: Fix docs slug ordering for pytest * revert: ⏪️ Restore citrix_netscaler entry in parser_map
Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com> Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com>
* Fixing int to asdot notation * Fixing int to asdot notation * Documentation updates for int_to_asdot * Rever table formatting in include_jinja_list.md
{
"date": "2023-08-31T08:03:18.660Z",
"files": [
{
"name": "netutils/data_files/oui_mappings.py",
"deltaBytes": 3273,
"source": "https://standards-oui.ieee.org"
}
]
}
Co-authored-by: flat-data <flat-data@users.noreply.github.com>
* Revised Ubiquiti AirFiber parser * Changed parser name to device OS instead * Corrected parser docstrings to airOS * updated parser to remove # lines * Fixed black issue
jeffkala
approved these changes
Sep 8, 2023
michalis1
pushed a commit
to michalis1/netutils
that referenced
this pull request
Feb 2, 2026
Merge 1.6.0 into main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.