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

lte/alt1250: Fix some bugs in alt1250 daemon #2185

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

SPRESENSE
Copy link
Contributor

Summary

Fix alt1250 daemon to return -ENOTTY when receiving ioctl request and in the state of using kernel's network stack.
Fix alt1250 daemon to return -ENOTSUP when receiving socket request and in the state of using kernel's network stack.
Fix alt1250 daemon to set dummy subnet mask in network devices. This allows the correct network device to be selected when two network devices exist.

Impact

Only alt1250 daemon

Testing

Test with Spresense LTE board.

Fix alt1250 daemon to return -ENOTTY when receiving ioctl
request and in the state of using kernel's network stack.
Fix alt1250 daemon to return -ENOTSUP when receiving socket
request and in the state of using kernel's network stack.
Fix alt1250 daemon to set dummy subnet mask in network devices.
This allows the correct network device to be selected when two
network devices exist.
@xiaoxiang781216 xiaoxiang781216 merged commit efdbaae into apache:master Nov 9, 2023
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