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

Added vlan_range support #396

Closed
wants to merge 32 commits into from
Closed

Added vlan_range support #396

wants to merge 32 commits into from

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    000ddb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9132610 View commit details
    Browse the repository at this point in the history
  3. Fixed lint

    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b1f3afb View commit details
    Browse the repository at this point in the history
  4. feat: add set_vlan only if in_vlan_a != in_vlan_z when pushing UNI flow

    related to issue 389
    viniarck authored and Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    812177a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    110d91e View commit details
    Browse the repository at this point in the history
  6. docs: updated CHANGELOG.rst

    viniarck authored and Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8b0d694 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4325eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c41728 View commit details
    Browse the repository at this point in the history
  9. docs: updated CHANGELOG.rst

    viniarck authored and Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    35bc81d View commit details
    Browse the repository at this point in the history
  10. docs: fixed typos

    viniarck authored and Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f150a79 View commit details
    Browse the repository at this point in the history
  11. docs: augmented scripts/README.md

    viniarck authored and Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4f04069 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d53522 View commit details
    Browse the repository at this point in the history
  13. Added vlan_range support

    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f88fb44 View commit details
    Browse the repository at this point in the history
  14. Fixed trace

    - Deleted unnecessary raises
    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4cd70e2 View commit details
    Browse the repository at this point in the history
  15. Updated exceptions

    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8f8bae4 View commit details
    Browse the repository at this point in the history
  16. Added unit tests

    - Fixed partial vlan list update
    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    84ca0c0 View commit details
    Browse the repository at this point in the history
  17. Added RANGE_SB_PRIORITY

    - Updated changelog
    Alopalao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2c7b49c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    8ef5dda View commit details
    Browse the repository at this point in the history
  2. Merge branch 'epic/vlan_range' of https://github.com/kytos-ng/mef_eline

    … into epic/vlan_range
    Alopalao committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9531831 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Using _is_duplicated_evc() when updating

    - Reverted RANGE_SB_PRIORITY adittion
    Alopalao committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1086884 View commit details
    Browse the repository at this point in the history
  2. Bypassed tag checking

    Alopalao committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a294896 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    b4b2cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7052f3b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Added vlan_range support

    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7dde156 View commit details
    Browse the repository at this point in the history
  2. Fixed trace

    - Deleted unnecessary raises
    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2e6f94e View commit details
    Browse the repository at this point in the history
  3. Updated exceptions

    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8d45230 View commit details
    Browse the repository at this point in the history
  4. Added unit tests

    - Fixed partial vlan list update
    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e71454 View commit details
    Browse the repository at this point in the history
  5. Added RANGE_SB_PRIORITY

    - Updated changelog
    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f8ac14d View commit details
    Browse the repository at this point in the history
  6. Using _is_duplicated_evc() when updating

    - Reverted RANGE_SB_PRIORITY adittion
    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dcd59b0 View commit details
    Browse the repository at this point in the history
  7. Bypassed tag checking

    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f95145e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c02043 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'epic/vlan_range' of https://github.com/kytos-ng/mef_eline

    … into epic/vlan_range
    Alopalao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f9e0143 View commit details
    Browse the repository at this point in the history