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

Refine net/usrsock Kconfig option #7627

Merged
merged 6 commits into from Nov 22, 2022
Merged

Conversation

xiaoxiang781216
Copy link
Contributor

@xiaoxiang781216 xiaoxiang781216 commented Nov 20, 2022

Summary

  • net/usrsock: Remove NET_USRSOCK_NO_INET[6]
  • net/udp: NET_BROADCAST shouldn't configurable if NET_UDP_NO_STACK enable
  • net/tcp: Remove the dependence on SCHED_WORKQUEUE
  • net/usrsock: Should select NET_[UDP|TCP]NO_STACK instead NET[UDP|TCP]
  • net/usrsock: Split NET_USRSOCK_OTHER to NET_USRSOCK_ICMP[v6]
  • boards: Refresh ursock related config

depends on apache/nuttx-apps#1434

Impact

usrsock configuration

Testing

Pass CI

net/usrsock/usrsock_sockif.c Show resolved Hide resolved
let the remote peer do all final decision

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
since it isn't required in case of NET_TCP_NO_STACK

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@masayuki2009 masayuki2009 merged commit 39338ce into apache:master Nov 22, 2022
@xiaoxiang781216 xiaoxiang781216 deleted the usrsock branch November 22, 2022 18:33
@jerpelea jerpelea added this to To-Add in Release Notes - 12.0.0 Dec 29, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.0.0 Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants