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
Renamed and reorganized network interface and protocol header files from 'net/' to 'core/' for improved clarity and modularity. Updated all relevant includes and references throughout the codebase. Consolidated and refactored DHCP and AutoIP status checks, and replaced GetHostName() with HostName() for hostname retrieval. Moved global network variables and logic from emac/net.cpp to emac/network.cpp, removing the obsolete net.cpp file.
0 commit comments