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

{Bp-2647} net: Remove IFF_DOWN flag to compatible with Linux/*BSD #2661

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. net: Remove IFF_DOWN flag to compatible with Linux/*BSD

    turn off interface by checking IFF_UP flag isn't set:
    apache/nuttx#1838
    
    Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
    xiaoxiang781216 authored and jerpelea committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e79769 View commit details
    Browse the repository at this point in the history