Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: networktocode/netutils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: networktocode/netutils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 13 commits
  • 31 files changed
  • 7 contributors

Commits on Sep 18, 2024

  1. Merge pull request #582 from networktocode/main

    Main back into develop
    jeffkala authored Sep 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3c1f8de View commit details

Commits on Nov 5, 2024

  1. add nokia_srl to the mappers (#593)

    * add nokia_srl to the mappers
    jeffkala authored Nov 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b35bad3 View commit details

Commits on Dec 20, 2024

  1. Check only root level banner messages for ASA configs (#602)

    * Check only root level banner messages for ASA configs
    
    ---------
    
    Co-authored-by: Carlos Huaccho <[email protected]>
    huacchob and carlitos75 authored Dec 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9c7e197 View commit details

Commits on Dec 23, 2024

  1. Update legacycrypt usage and fix issues with updated linters. (#603)

    * Use legacycrypt where crypt isn't available
    
    ---------
    
    Co-authored-by: Steve Kowalik <[email protected]>
    itdependsnetworks and s-t-e-v-e-n-k authored Dec 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f950e99 View commit details
  2. Prep v1.11.0 (#605)

    itdependsnetworks authored Dec 23, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e587118 View commit details

Commits on Jan 1, 2025

  1. Flat: latest data (2025-01-01T02:28:31.116Z)

    {
      "date": "2025-01-01T02:28:31.116Z",
      "files": [
        {
          "name": "netutils/data_files/oui_mappings.py",
          "deltaBytes": 23577,
          "source": "https://standards-oui.ieee.org"
        }
      ]
    }
    flat-data committed Jan 1, 2025
    Copy the full SHA
    45c5d31 View commit details
  2. Flat: latest data (2025-01-01T02:29:24.575Z)

    {
      "date": "2025-01-01T02:29:24.575Z",
      "files": [
        {
          "name": "netutils/data_files/protocol_number_mappings.py",
          "deltaBytes": 34,
          "source": "https://www.iana.org/assignments/protocol-numbers/protocol-numbers-1.csv"
        }
      ]
    }
    flat-data committed Jan 1, 2025
    Copy the full SHA
    736f1f1 View commit details
  3. Flat: latest data (2025-01-01T02:31:36.411Z)

    {
      "date": "2025-01-01T02:31:36.411Z",
      "files": [
        {
          "name": "netutils/data_files/protocol_mappings.py",
          "deltaBytes": 199,
          "source": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv"
        }
      ]
    }
    flat-data committed Jan 1, 2025
    Copy the full SHA
    c0f2a8f View commit details

Commits on Jan 6, 2025

  1. Merge pull request #608 from networktocode/PROTO_NUM_Updates

    Flatbot PROTOCOL Number File Updates
    jeffkala authored Jan 6, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    13a5fea View commit details
  2. Merge pull request #607 from networktocode/OUI_Updates

    Flatbot OUI File Updates
    jeffkala authored Jan 6, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    eb1606c View commit details
  3. Merge pull request #609 from networktocode/PROTO_Updates

    Flatbot PROTOCOL File Updates
    jeffkala authored Jan 6, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6b6e850 View commit details

Commits on Jan 8, 2025

  1. Prep v1.12.0 (#611)

    * Update docs/admin/release_notes/version_1.11.md
    
    ---------
    
    Co-authored-by: Ken Celenza <[email protected]>
    qduk and itdependsnetworks authored Jan 8, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ae370fa View commit details
  2. Merge pull request #606 from networktocode/develop

    1.12.0 Release
    itdependsnetworks authored Jan 8, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ddae564 View commit details
Loading