On Thu, 23 Jul 2020 10:33:57 -0400 Willem de Bruijn wrote: > From: Willem de Bruijn <will...@google.com> > > 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. > > Signed-off-by: Willem de Bruijn <will...@google.com>
net/ipv6/datagram.c:288:6: warning: symbol 'ipv6_icmp_error_rfc4884' was not declared. Should it be static?