Details
Description
When a device has acquired a IP from DHCP and is subsequently reconfigured for a static IP, and that static IP equals the previous DHCP-assigned IP, then TCP connections shall not be aborted, but persist the state transition "DHCP server disable".
To achieve this, a new service LwIP_NetIf_AutoIP_Stop_KeepIpConfig() shall behave similar to LwIP_NetIf_AutoIP_Stop(), without setting the netif IP address to zero. Instead, the netif shall keep its previous state/IP, so that only the DHCP client state machine is stopped/disabled.
Attachments
Issue Links
- discovered by
-
PSEIP-422 Issue with RS-Linx: Change IP Address of EtherNet/IP Device from DHCP to STATIC
- Closed
- relates to
-
PSEISV5-302 Update to lwIP V5.1.0.7
- Closed
-
PSEISV3-701 Update lwip to V5.1.0.7
- Closed