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

pyof is failing to unpack a certain OFPT_ERROR #87

Open
viniarck opened this issue Jul 26, 2023 · 0 comments
Open

pyof is failing to unpack a certain OFPT_ERROR #87

viniarck opened this issue Jul 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@viniarck
Copy link
Member

If the payload mentioned in this issue were to be sent: kytos-ng/flow_manager#159

It's failing to unpack it:

2023-07-26 11:13:54,522 - ERROR [kytos.napps.kytos/of_core] [main.py:333:on_raw_in] (MainThread) UBInt16(2600) is not a valid GenericFailedCode

20230726_111310

pyof an of_core should,t result in this error when trying to unpack it. Good thing that once flow_manager start also validating, then this issue shouldn't happen, but still, it's an underlying issue on pyof too.

@viniarck viniarck added the bug Something isn't working label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant