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

Verify that bridge vlan separation works properly for broadcast packets #828

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

axkar
Copy link
Collaborator

@axkar axkar commented Nov 18, 2024

  • Verify that broadcast packets are also properly moved accross the bridge, i.e. the broadcast packets sent from vlan interface VLAN10 do not reach VLAN20

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@axkar axkar requested a review from mattiaswal November 18, 2024 15:59
@troglobit
Copy link
Contributor

Should include a fixes line to close #773

Other than that it looks good to me. But I'll leave the full review to @mattiaswal 👍

@axkar axkar force-pushed the update-br-vlan-sep branch from 311962d to 516e024 Compare November 21, 2024 10:08
Copy link
Contributor

@mattiaswal mattiaswal left a comment

Choose a reason for hiding this comment

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

Flawless 🔥 🥇

- Verify that broadcast packets are also properly moved accross the
  bridge, i.e. the broadcast packets sent from vlan interface VLAN10
  do not reach VLAN20

Fixes #773
@axkar axkar force-pushed the update-br-vlan-sep branch from 516e024 to 798194b Compare November 25, 2024 07:46
@axkar axkar merged commit 260d961 into main Nov 25, 2024
5 checks passed
@axkar axkar deleted the update-br-vlan-sep branch November 25, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants