Commit da425979 authored by schmitting's avatar schmitting
Browse files

Girst IKE TCs written

parent babf0429
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -88,6 +88,11 @@ module LibIpv6_ModuleParameters {
	*/
	modulepar {Oct8 PX_IKE_SPI := '0000000000000001'O}  //SMU this can be random, no pixit needed, delete later

	/*
	 * @desc Which protocol (ESP or AH) shall be requested in IKE_AUTH messages when testing IKE?
	*/
	modulepar {UInt8 PX_AH_OR_ESP := c_protocolEsp}  

	/*
	 * @desc Which encryption algorithm shall be used for testing IKE?
	*/