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

Broadcom SONiC Support #112

Draft
wants to merge 40 commits into
base: master
Choose a base branch
from
Draft

Broadcom SONiC Support #112

wants to merge 40 commits into from

Commits on Sep 21, 2023

  1. Add AgentX for SONiC

    Since 20111.6 mandatory
    robertvolkmann committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4e4a8ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee07fc2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    robertvolkmann committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9b3e159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fadd8c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    54c1065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f087c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b905d2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27b1d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce8f3b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    f00c72f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e10fe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c59d8a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Revert "Add iproute2 for ip vrf exec"

    This reverts commit 2c59d8a.
    robertvolkmann committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7b50433 View commit details
    Browse the repository at this point in the history
  2. Use front panel name instead of alias as identifier

    Broadcom Switches send as PortID the front panel name instead of the alias like for Edgecore Switches
    robertvolkmann committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    be0bce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dbc29f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ba91b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c49b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83f412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de735b7 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix tests"

    This reverts commit 9b3e159.
    robertvolkmann committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    80eaa94 View commit details
    Browse the repository at this point in the history
  6. Revert "Log switch config in log level debug"

    This reverts commit ee07fc2.
    robertvolkmann committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4750b4e View commit details
    Browse the repository at this point in the history
  7. Revert "Add AgentX for SONiC"

    This reverts commit 4e4a8ff.
    robertvolkmann committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4b2952f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    95210f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Reapply "Add AgentX for SONiC"

    This reverts commit 4b2952f.
    robertvolkmann committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c36f06b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    63ed9d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    42f7308 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    d97bd79 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    784be7b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Revert "support for switch port toggle on/off (#119)"

    This reverts commit 782fd9d.
    robertvolkmann committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    94f5801 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b343231 View commit details
    Browse the repository at this point in the history
  2. Add default vlan value

    simcod committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7e4ca4f View commit details
    Browse the repository at this point in the history
  3. Adjust naming

    simcod committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c95a201 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Renaming

    simcod committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a1df785 View commit details
    Browse the repository at this point in the history
  2. Implement review

    simcod committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8ddb488 View commit details
    Browse the repository at this point in the history
  3. Implement review

    simcod committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4f2d5ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b59664 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7305bcc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refs/heads/configure-vlan' into broadcom-support

    # Conflicts:
    #	cmd/internal/switcher/sonic/redis/applier.go
    robertvolkmann committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    db5b17c View commit details
    Browse the repository at this point in the history
  7. Fix linter

    robertvolkmann committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f1e3c4f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge tag 'v0.12.0' into broadcom-support

    # Conflicts:
    #	cmd/config.go
    #	cmd/internal/core/core.go
    #	cmd/internal/core/reconfigure-switch.go
    #	cmd/internal/switcher/sonic/redis/applier.go
    #	cmd/internal/switcher/templates/template_test.go
    #	cmd/internal/switcher/templates/test_down_interfaces/conf_with_downports.yaml
    #	cmd/internal/switcher/templates/test_down_interfaces/interfaces_with_downports
    #	cmd/internal/switcher/types/types.go
    #	cmd/server.go
    #	go.mod
    #	go.sum
    robertvolkmann committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5efa716 View commit details
    Browse the repository at this point in the history