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

pandas/network.py: fix typo in finding fhr #952

Merged
merged 1 commit into from
May 24, 2024
Merged

Conversation

ddutt
Copy link
Member

@ddutt ddutt commented May 24, 2024

Set develop as target branch of this PR (delete this line before issuing the PR)

Test inclusion requirements

No new tests as we don't have data relevant to this bug fix in our setup. It needs multiple levels of L2 network to reproduce this bug. User found it.

Description

When there is more than one layer of L2 network to traverse to find the attached endpoint, a typo caused us to fail to find the right attached endpoint.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Proposed Release Note Entry

Fixed bug in locating correct endpoint when there's more than one layer of L2 network to traverse to find an endpoint.
...

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

Signed-off-by: Dinesh Dutt <dd.ps4u@gmail.com>
@ddutt ddutt merged commit 27cd71d into develop May 24, 2024
13 checks passed
@ddutt ddutt deleted the endpoint-l2-fix branch May 24, 2024 16:44
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.

4 participants