{Bp-13842} net: Remove IFF_DOWN flag to compatible with Linux/*BSD#14319
Conversation
turn off interface by checking IFF_UP flag isn't set: apache#1838 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
backport from #13842 |
|
@lupyuen CI is broken |
|
@lupyuen the patch is unrelated CI ERROR × This environment is externally managed note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. |
|
@fdcavalcanti Problem is that we are urgently rolling out a new NuttX Release right now. So we need to fix this now ... Or roll back to the earlier version before the fixes? |
Let me try and fix this real quick. |
|
@jerpelea Sorry I have a terrible, drastic suggestion: |
I this that is really not a good idea but if this is the community wish we can go down this rabbit hole CI Issues Release branch facts I will let the community decide |
You can lock the master, but not Today, suggest lock from next week. |
|
After this upload to the community is completed, we plan to upload once a month in the future to ensure that there won't be so many patches uploaded at the same time. |
|
Yep we should probably sync the NuttX Release Schedule with the Xiaomi Release Schedule. Lesson Learnt: Please try not to release NuttX during the Golden Week Holidays and Lunar New Year :-) |
Summary
turn off interface by checking IFF_UP flag isn't set: #1838
Impact
RELEASE
Testing
CI