Commit 8de2e3a9 authored by vouffofeudji's avatar vouffofeudji
Browse files

Removed obsolete AH-related type definitions

parent eb85d9ec
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
@@ -100,10 +100,6 @@ module LibIpv6_Interface_TypesAndValues {
			//Esp
			EchoRequestWithEsp,
			EchoReplyWithEsp,
			//Ah
			EchoRequestWithAh,
			EchoReplyWithAh,
			NeighborSolicitationWithAh,			
			//MetaPdu
			Ipv6Packet
			//General IPv6 packet
@@ -356,21 +352,6 @@ module LibIpv6_Interface_TypesAndValues {
			variant "DT TODO";
		}
		
		type Ipv6Packet EchoRequestWithAh
		with {
			variant "DT TODO";
		}

		type Ipv6Packet EchoReplyWithAh
		with {
			variant "DT TODO";
		}

		type Ipv6Packet NeighborSolicitationWithAh
		with {
			variant "DT TODO";
		}
		
	  	//General IPv6 packet
	//  	type octetstring Ipv6Packet;//TODO SMU+DTE check this