You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Fix for Issue #281: not able to set --node-addr for lwip device
-- Corrected a small logic bug in ToolCommon.cpp, InitNetwork() that resulted in the
--node-addr argument being ignored when configuring an LwIP netif. I also took this
opportunity to simplify the code in this area a bit.
0 commit comments