Commit 92b63ae3 authored by tepelmann's avatar tepelmann
Browse files

Generated codec for ARP.

Implemented support for ARP in the TA.
parent 82a8dfbf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -96,4 +96,7 @@
	
	} // end ArpPackets
	
}
with {
	encode "LibIpv6_Rfc826Arp_TypesAndValues";
} // end module LibIpv6_Rfc826Arp_TypesAndValues
 No newline at end of file