commit | 01370434df85eb76ecb1527a4466013c4aca2436 | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Fri Jul 24 09:03:10 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 24 17:12:41 2020 -0700 |
tree | cff5b3519cd10e640cd125b27291e2a8f703eaf4 | |
parent | 178c49d9f9a4b5ade00c93480d714708fe971e24 [diff] |
icmp6: support rfc 4884 Extend the rfc 4884 read interface introduced for ipv4 in commit eba75c587e81 ("icmp: support rfc 4884") to ipv6. Add socket option SOL_IPV6/IPV6_RECVERR_RFC4884. Changes v1->v2: - make ipv6_icmp_error_rfc4884 static (file scope) Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>