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

[orchagent]: Add MACsec Orchagent #1474

Merged
merged 37 commits into from
Jan 29, 2021
Merged

Commits on Aug 27, 2020

  1. MACsec Orch init

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    28072f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Add flex counter and ACL table

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8023b21 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Add Debugging information

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    23335e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Fix bug

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    17d40af View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Refactor context fetch

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    0c2e766 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Polish flex counter name

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    47d8fac View commit details
    Browse the repository at this point in the history
  2. Polish flex counter name

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8b8c7ee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Polish flex counter name

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    2a53cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. add macsecorch to Makefile

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5637850 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    750c2a1 View commit details
    Browse the repository at this point in the history
  2. Fix uninstall macsec counter

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8474ad4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Integrate with Redis SAI

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    d7d4878 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. fix typo bug

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    6ef8bf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Remove gearbox

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cedf185 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. polish macro

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a065524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa3b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Add auth key support

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3ec4815 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Add SEND_SCI to MACsec SC

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    89012eb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Remove debuging code

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    9ab3e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57eef12 View commit details
    Browse the repository at this point in the history
  3. Update to support the latest SWSS library

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    bb608b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Fixbug: Duplicate set ACL Entry

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    a0397b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Clean modification about MACsec gearbox

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    52d7e35 View commit details
    Browse the repository at this point in the history
  2. Rename ACL to MACsec ACL

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    897bdff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7409ac View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. [tests]: test_macsec_term_orch (#3)

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f5c9cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787b699 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Change the name for clarity

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d9d583c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Fix copy-n-paste error and polish print format

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a1e7d80 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Fix default value and typo

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    142d20a View commit details
    Browse the repository at this point in the history
  2. rename task functions

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    24a7b3a View commit details
    Browse the repository at this point in the history
  3. Adapt MACsec SAI 1.7.1

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    497b72d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Move common functions to swss-common

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    e1da4a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a404a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Fix test script

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    abd4068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04f94b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Trigger CI

    Signed-off-by: Ze Gan <[email protected]>
    Pterosaur committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a035ec4 View commit details
    Browse the repository at this point in the history