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

Refactor BGP community sets #883

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Refactor BGP community sets #883

wants to merge 33 commits into from

Commits on Jun 6, 2023

  1. add bgp linkbw ext community

    dplore committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d595ed0 View commit details
    Browse the repository at this point in the history
  2. update versions

    dplore committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    09013a0 View commit details
    Browse the repository at this point in the history
  3. add 4byte asn version

    dplore committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e416082 View commit details
    Browse the repository at this point in the history
  4. fix whitespace

    dplore committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    99edeb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. merge master

    dplore committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    32eddce View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    1bd2d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7f166 View commit details
    Browse the repository at this point in the history
  3. trim whitespace

    dplore committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5f22521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3042683 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. add state container

    dplore committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    03a864c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc45e5c View commit details
    Browse the repository at this point in the history
  3. fix list key id

    dplore committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    966e434 View commit details
    Browse the repository at this point in the history
  4. correct use of id key

    dplore committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6563a79 View commit details
    Browse the repository at this point in the history
  5. correct use of id key

    dplore committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9cd3c90 View commit details
    Browse the repository at this point in the history
  6. restructure list

    dplore committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8fada36 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    91d7993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac478b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0322d47 View commit details
    Browse the repository at this point in the history
  4. add grouping descriptions

    dplore committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f8f0ee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b72fd34 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Dec 27, 2023

  1. Add asn4 container for 4byte asn4.

    Address comments.
    dplore committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1e6c495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b086c96 View commit details
    Browse the repository at this point in the history
  3. update bps to bandwidth

    dplore committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7c4b1b8 View commit details
    Browse the repository at this point in the history
  4. update bgp-types version

    dplore committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    0fdea9e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Jan 17, 2024

  1. update

    dplore committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bccd54f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    2b68003 View commit details
    Browse the repository at this point in the history
  2. add std community container

    dplore committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c17b767 View commit details
    Browse the repository at this point in the history
  3. fix std community grouping

    dplore committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5043148 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add posix-regex type

    dplore committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    30bad69 View commit details
    Browse the repository at this point in the history
  2. add posix-eregex type

    dplore committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    31c47bc View commit details
    Browse the repository at this point in the history
  3. add config for regex community

    dplore committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5f6999b View commit details
    Browse the repository at this point in the history