Commit 19a0b4e4 authored by peter's avatar peter
Browse files

No commit message

No commit message
parent c0934b3c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -393,7 +393,6 @@
					repeat;
				}
			[]	ipPort.receive ( ParameterProblem:? ) {
					v_ret := e_error ;
					log("**** f_getParameterProblemAfterEchoReq_ignoreEchoReply: ERROR: Template mismatch **** ");
					v_ret := e_error;
				}
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
		const UInt32  c_icmpPointer41 := 41;
		const UInt32  c_icmpPointer42 := 42;
		const UInt32  c_icmpPointer43 := 43;
		const UInt32  c_icmpPointer46 := 46;
	}
	
	group icmpRfc2463MessageTypes {	
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ module LibIpv6_MultiRfcs_TypesAndValues {
			const UInt32 c_retrans10s := 10000 ;
			const UInt8 c_optPadNLen2 := 2;
			const UInt8 c_optLen4 := 4;
			const UInt32 c_jumboLen8 := 8;
			const UInt32 c_jumboLen128K := 131072;
		}