Commit 92a60743 authored by berge's avatar berge
Browse files

Fixed checksum in TC_MOB_1408_01, TC_MOB_1408_02 and TC_MOB_1408_03

parent cd9d80a6
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -220,8 +220,12 @@ group rfc3775Mipv6_ExtHdrFunctions {
	//	else if (ischosen(p_mobileHeader.mobileMessage.bindingAck) and (PX_TEST_IPSEC == true)) {
		//SMU TODO
		//}
		
		// modified by AMB to easily send packets with wrong mobileHdrLen
		//calc mobileHeaderLen
		if (p_mobileHeader.headerLen == c_1ZeroByte ) {
			p_mobileHeader.headerLen := fx_mipHeaderLength(p_mobileHeader);
		}

		// modified by PK to easily send packets with wrong checksum
		//set mipChecksum to zero