Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.4.0.0, V2.5.0.0, V2.6.0.0
-
Fix Version/s: V2.4.0.10 (open) , V2.5.0.3 (open), V2.6.0.2, V2.6.1.0 (open)
-
Component/s: None
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
When setting the subnet mask via netIdent V1 the sender of the netIdent "Set IP Address Request" (Op Code 3) has the possibility to also set to subnet mask by using the field "Address Switch" and setting flag NID_FLAG_SUBNET_MASK (0x00002000).
Currently the TCP/IP stack ignores the "Address Switch" field and set the subnet mask to 0.0.0.0.
Expected behavior:
The subnet mask is applied when it is provided by the sendere as described above.