Loading ttcn/LibCommonRfcs/LibIpv6_Interface_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -1052,6 +1052,7 @@ group ipv4Definitions { /** * @desc PDU type derived from RFC791 * @url http://www.ietf.org/rfc/rfc791.txt */ type record Ipv4Packet { Ipv4Header ipv4Hdr, Loading Loading @@ -1099,7 +1100,7 @@ group ipv4Definitions { /** * @desc Derived from RFC 791 * @url http://www.ietf.org/rfc/rfc2460.txt * @url http://www.ietf.org/rfc/rfc791.txt */ type record Ipv4Header { UInt4 version, Loading Loading
ttcn/LibCommonRfcs/LibIpv6_Interface_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -1052,6 +1052,7 @@ group ipv4Definitions { /** * @desc PDU type derived from RFC791 * @url http://www.ietf.org/rfc/rfc791.txt */ type record Ipv4Packet { Ipv4Header ipv4Hdr, Loading Loading @@ -1099,7 +1100,7 @@ group ipv4Definitions { /** * @desc Derived from RFC 791 * @url http://www.ietf.org/rfc/rfc2460.txt * @url http://www.ietf.org/rfc/rfc791.txt */ type record Ipv4Header { UInt4 version, Loading