Hi Willem,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on net-next/master]
url:
https://github.com/0day-ci/linux/commits/Willem-de-Bruijn/icmp6-support-rfc-4884/20200723-223533
base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
7fc
Hi Willem,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on net-next/master]
url:
https://github.com/0day-ci/linux/commits/Willem-de-Bruijn/icmp6-support-rfc-4884/20200723-223533
base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
7fc
On Thu, Jul 23, 2020 at 12:44 PM Jakub Kicinski wrote:
>
> On Thu, 23 Jul 2020 10:33:57 -0400 Willem de Bruijn wrote:
> > From: Willem de Bruijn
> >
> > Extend the rfc 4884 read interface introduced for ipv4 in
> > commit eba75c587e81 ("icmp: support rfc 4884") to ipv6.
> >
> > Add socket option
On Thu, 23 Jul 2020 10:33:57 -0400 Willem de Bruijn wrote:
> From: Willem de Bruijn
>
> 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
From: Willem de Bruijn
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
---
include/linux/ipv6.h| 1 +
include/uapi/linux/icmpv6.h | 1 +