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

[Test Failed] Python IP handling might miss network interfaces for link local addresses #34275

Open
Apollon77 opened this issue Jul 10, 2024 · 0 comments

Comments

@Apollon77
Copy link
Contributor

Test issue(s)

The issue arised with TC_OPCREDS_3_1.py and lead to the Slack discussion and analysis https://csamembers.slack.com/archives/G014G30SVV0/p1720621077447749

Essence from @tennessee-google:

Actually, I found the core of the issue -> the IPAddress is string-converted without the interface ID
And passed as string
This requires fixing pychip_DeviceController_IterateDiscoveredCommissionableNodes and requires that bigger buffers be used which can accomodate both a max-sized stringified IP address and a max-sized stringified interfaceID, and the % separator

Platform

all

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants