Skip to content

Merge 1.6.0 into main - #368

Merged
itdependsnetworks merged 21 commits into
mainfrom
develop
Sep 8, 2023
Merged

Merge 1.6.0 into main#368
itdependsnetworks merged 21 commits into
mainfrom
develop

Conversation

@itdependsnetworks

Copy link
Copy Markdown
Contributor

No description provided.

itdependsnetworksand others added 21 commits July 24, 2023 22:34
* 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
@itdependsnetworks
itdependsnetworks merged commit c771a89 into mainSep 8, 2023
michalis1 pushed a commit to michalis1/netutils that referenced this pull request Feb 2, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@itdependsnetworks@jeffkala@jdrew82@mzbroch@gt732@qduk