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

Pim: Add support for PIM_MODE_BIDIR in openconfig-pim-types.yang #1118

Open
raviv-arista opened this issue May 30, 2024 · 1 comment
Open

Comments

@raviv-arista
Copy link

The bidirectional pim mode is missing from the pim mode types.

    identity PIM_MODE_BIDIR {
        base PIM_MODE;
        description
          "PIM BIDIR mode.";
        reference "RFC5015";
    }
    

This should be added. I can open a PR for this.
Creating this issue to ask if there was a reason it wasn't added before.

@dplore
Copy link
Member

dplore commented May 30, 2024

Looks like it was only an oversight, happy to review a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants