Skip to content

perf(pipelined): backport-v1.6: Avoid service reatart on bridge reconfigure (#7851)#8428

Merged
pshelar merged 1 commit intomagma:v1.6from
pshelar:non-nat-rst1-1.6
Aug 17, 2021
Merged

perf(pipelined): backport-v1.6: Avoid service reatart on bridge reconfigure (#7851)#8428
pshelar merged 1 commit intomagma:v1.6from
pshelar:non-nat-rst1-1.6

Conversation

@pshelar
Copy link
Copy Markdown
Contributor

@pshelar pshelar commented Aug 3, 2021

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar [email protected]

Summary

Test Plan

Additional Information

  • This change is backwards-breaking

…figure (magma#7851)

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar <[email protected]>
@pshelar pshelar requested review from a team and koolzz August 3, 2021 03:22
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Aug 3, 2021
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 3, 2021

Thanks for opening a PR! 💯 Please note that all commits must be signed off. This is enforced by the DCO check.

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@magmabot magmabot added component: agw Access gateway-related issue component: cwag CWAG related issues labels Aug 3, 2021
@pshelar pshelar merged commit e2da6a9 into magma:v1.6 Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: agw Access gateway-related issue component: cwag CWAG related issues size/S Denotes a PR that changes 10-29 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants