Skip to content

Commit

Permalink
ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
Browse files Browse the repository at this point in the history
See:
  https://www.rfc-editor.org/authors/rfc8781.txt

Cc: Erik Kline <[email protected]>
Cc: Jen Linkova <[email protected]>
Cc: Lorenzo Colitti <[email protected]>
Cc: Michael Haro <[email protected]>
Signed-off-by: Maciej Żenczykowski <[email protected]>
Fixes: c24a77e ("ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier")
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
zenczykowski authored and davem330 committed Apr 22, 2020
1 parent 63edbcc commit 9175d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/net/ndisc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
};

Expand Down

0 comments on commit 9175d3f

Please sign in to comment.