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

Allow multicast for VNID 0 #12839

Merged
merged 1 commit into from
Feb 8, 2017
Merged

Conversation

danwinship
Copy link
Contributor

The spec for this feature says that VNID 0 should just behave like all other VNIDs with multicast: you can multicast within the VNID, but you don't get the "global" effect like with unicast VNID 0 traffic. @dcbw's original code did this right, but when I added the annotation I changed it because I misremembered what behavior we'd decided on.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1419652

@danwinship
Copy link
Contributor Author

@openshift/networking PTAL

Copy link
Contributor

@knobunc knobunc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@pravisankar pravisankar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@knobunc
Copy link
Contributor

knobunc commented Feb 7, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 90591fa

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 90591fa

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13655/) (Base Commit: 2bf65d4)

@openshift-bot
Copy link
Contributor

openshift-bot commented Feb 8, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/13655/) (Base Commit: 1787ac5) (Image: devenv-rhel7_5877)

@openshift-bot openshift-bot merged commit 781dd0e into openshift:master Feb 8, 2017
@danwinship danwinship deleted the multicast-0 branch February 16, 2017 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants