From: tobhe Date: Mon, 22 Nov 2021 20:51:48 +0000 (+0000) Subject: MOBIKE is RFC 4555. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=80840dc4d60b1369d1835fb4b560db128d58099d;p=openbsd MOBIKE is RFC 4555. --- diff --git a/sbin/iked/ikev2.c b/sbin/iked/ikev2.c index 815e3294475..ca1096e5c90 100644 --- a/sbin/iked/ikev2.c +++ b/sbin/iked/ikev2.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ikev2.c,v 1.332 2021/11/16 21:43:36 tobhe Exp $ */ +/* $OpenBSD: ikev2.c,v 1.333 2021/11/22 20:51:48 tobhe Exp $ */ /* * Copyright (c) 2019 Tobias Heider @@ -2679,7 +2679,7 @@ ikev2_resp_informational(struct iked *env, struct iked_sa *sa, /* * Include NAT_DETECTION notification on UPDATE_SA_ADDRESSES or if - * the peer did include them, too (RFC 455, 3.8). + * the peer did include them, too (RFC 4555, 3.8). */ if (sa->sa_mobike && (msg->msg_update_sa_addresses || msg->msg_natt_rcvd)) {