netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
@ 2020-04-20 18:25 Maciej Żenczykowski
  2020-04-22 19:15 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Maciej Żenczykowski @ 2020-04-20 18:25 UTC (permalink / raw)
  To: Maciej Żenczykowski, David S . Miller
  Cc: Linux Network Development Mailing List, Erik Kline, Jen Linkova,
	Lorenzo Colitti, Michael Haro

From: Maciej Żenczykowski <maze@google.com>

See:
  https://www.rfc-editor.org/authors/rfc8781.txt

Cc: Erik Kline <ek@google.com>
Cc: Jen Linkova <furry@google.com>
Cc: Lorenzo Colitti <lorenzo@google.com>
Cc: Michael Haro <mharo@google.com>
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Fixes: c24a77edc9a7 ("ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier")
---
 include/net/ndisc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/net/ndisc.h b/include/net/ndisc.h
index 7d107113f988..9205a76d967a 100644
--- a/include/net/ndisc.h
+++ b/include/net/ndisc.h
@@ -41,7 +41,7 @@ enum {
 	ND_OPT_DNSSL = 31,		/* RFC6106 */
 	ND_OPT_6CO = 34,		/* RFC6775 */
 	ND_OPT_CAPTIVE_PORTAL = 37,	/* RFC7710 */
-	ND_OPT_PREF64 = 38,		/* RFC-ietf-6man-ra-pref64-09 */
+	ND_OPT_PREF64 = 38,		/* RFC8781 */
 	__ND_OPT_MAX
 };
 
-- 
2.26.1.301.g55bc3eb7cb9-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
  2020-04-20 18:25 [PATCH] ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781 Maciej Żenczykowski
@ 2020-04-22 19:15 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-04-22 19:15 UTC (permalink / raw)
  To: zenczykowski; +Cc: maze, netdev, ek, furry, lorenzo, mharo

From: Maciej Żenczykowski <zenczykowski@gmail.com>
Date: Mon, 20 Apr 2020 11:25:07 -0700

> From: Maciej Żenczykowski <maze@google.com>
> 
> See:
>   https://www.rfc-editor.org/authors/rfc8781.txt
> 
> Cc: Erik Kline <ek@google.com>
> Cc: Jen Linkova <furry@google.com>
> Cc: Lorenzo Colitti <lorenzo@google.com>
> Cc: Michael Haro <mharo@google.com>
> Signed-off-by: Maciej Żenczykowski <maze@google.com>
> Fixes: c24a77edc9a7 ("ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier")

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-22 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-20 18:25 [PATCH] ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781 Maciej Żenczykowski
2020-04-22 19:15 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).