Commit 54fa0862 authored by berge's avatar berge
Browse files

Dirk changes to fix Ike Auth Request decoding issue.

parent 8cbb3bce
Loading
Loading
Loading
Loading
+6 −5
Original line number Original line Diff line number Diff line
@@ -108,6 +108,7 @@
		}
		}
		with {
		with {
			variant (nextPayload) "tag='nextPayload';";
			variant (nextPayload) "tag='nextPayload';";
			variant (iFlag) "tag='iFlag'";
		}
		}


		const UInt8 c_ikev2HeaderLen := 28;
		const UInt8 c_ikev2HeaderLen := 28;