commit | b59e286be280fa3c2e94a0716ddcee6ba02bc8ba | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Tue Oct 27 20:33:12 2020 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Sat Oct 31 13:16:02 2020 -0700 |
tree | 53e4da7e04e42721b77eca9e4cd50db9946dc949 | |
parent | 2f71e00619dcde3d8a98ba3e7f52e98282504b7d [diff] |
ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition Based on RFC7112, Section 6: IANA has added the following "Type 4 - Parameter Problem" message to the "Internet Control Message Protocol version 6 (ICMPv6) Parameters" registry: CODE NAME/DESCRIPTION 3 IPv6 First Fragment has incomplete IPv6 Header Chain Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>