Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V3.3.0.14
-
Fix Version/s: V3.3.0.15
-
Component/s: None
-
Labels:None
-
Account:SPC EthernetIp Slave (SPCETHERNE)
Description
When attribute 5 of the TCP/IP is set, the stack will reconfigure the network interface which internally will bring the interface down, reconfigure it and bring it up again.
It is not clear, what happens to the connections which are still open at that point.
For convencience, we should gracefully close all open connections before reconfiguring the network interface, i.e. enqueue a close job for each connection and enqueue the reconfiguration job behind these close jobs.
Also, we should think about a mechanism to prevent the stack from accepting further connections while a reconfiguration of the network interface is ongoing.
Attachments
Issue Links
- is blocked by
-
PSEISV3-312 Plugfest 2017: Reset handling in v3.3.0.14 may cause sockets to be unusable for 120 seconds
- Closed
- relates to
-
PSEISV3-303 Open connections should all be closed before reconfiguring the network interface
- Closed