mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 06:49:17 +00:00
Updated network related code so now it should work as expected
This commit is contained in:
@ -22,7 +22,7 @@ namespace NetworkInterfaceManager
|
||||
MediaAccessControl MAC;
|
||||
|
||||
/** @brief Device interface IP address (Big-endian) */
|
||||
InternetProtocol4 IP;
|
||||
InternetProtocol IP;
|
||||
|
||||
/** @brief Reserved */
|
||||
void *DriverCallBackAddress;
|
||||
|
Reference in New Issue
Block a user