Re: [PATCH] [IPv6]: Treat ND option 31 as userland (DNSSL support)
From: Francesco Ruggeri <hidden>
Date: 2012-05-03 20:51:57
From: Francesco Ruggeri <hidden>
Date: 2012-05-03 20:51:57
Does anybody know if this patch should be in v3.4? I did not see it in 3.4-rc5. Thanks, Francesco Ruggeri Date: Thu, 12 Apr 2012 15:57:51 -0400 (EDT) From: David Miller <redacted> To: raorn@...rn.name Cc: netdev@...r.kernel.org Subject: Re: [PATCH] [IPv6]: Treat ND option 31 as userland (DNSSL support) From: "Alexey I. Froloff" <redacted> Date: Fri, 6 Apr 2012 19:50:58 +0400
As specified in RFC6106, DNSSL option contains one or more domain names of DNS suffixes. 8-bit identifier of the DNSSL option type as assigned by the IANA is 31. This option should also be treated as userland. Signed-off-by: Alexey I. Froloff <redacted>
Applied to net-next, thanks.