Issue Details
I am using the NI-XNET IP stack with an NI-XNET Automotive Ethernet interface module. When calling the nxconnect() function using the NI-XNET C API after an ECU reset with temporary link down or an IP reinitialization sequence, I encounter the following error:
Network is unreachable (Error code: 13852)
This issue typically occurs when attempting to re-establish network communication immediately after the physical or virtual link state transitions. Once the error occurs, subsequent retries of the nxconnect() call continue to return the same failure.