Commit 58a7db0a authored by garciay's avatar garciay
Browse files

Adding ICMPv6 checksum calculation (step 1)

parent 85fd1e25
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -103,6 +103,11 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues {
            UInt8       hopLimit,
            Ipv6Address sourceAddress,
            Ipv6Address destinationAddress
        } with {
            encode (payloadLength) "MarkForUpdate"; 
            variant (nextHeader) "markForNextHeader"; 
            variant (sourceAddress) "MarkForIPv6SrcAddress"; 
            variant (destinationAddress) "MarkForIPv6DstAddress" 
        }
        
        group gn6ExtensionHeaderIds {
@@ -175,7 +180,7 @@ module LibItsIpv6OverGeoNetworking_TypesAndValues {
            UInt32        reachableTime,
            UInt32        retransTimer,
            RtAdvOptions  rtAdvOptions optional
        }
        } with { encode (payloadLength) "MarkForIPv6ChecksumCalculation" }
        
        /**
         * @desc RouterAdvertisement option list