From dd0b044156ea1358263a120994862763519baf4b Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Mon, 9 Dec 2024 11:44:43 -0800 Subject: [PATCH] PDU length limit of 64k --- draft-ietf-sidrops-8210bis.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/draft-ietf-sidrops-8210bis.xml b/draft-ietf-sidrops-8210bis.xml index 5869175..7b1f1fa 100644 --- a/draft-ietf-sidrops-8210bis.xml +++ b/draft-ietf-sidrops-8210bis.xml @@ -8,7 +8,7 @@ - @@ -141,6 +141,9 @@ (two) and on Protocol Version Negotiation has been updated accordingly. + + Limits the maximum size of a PDU to 64k. + @@ -421,7 +424,8 @@ A 32-bit unsigned integer which has as its value the count of the octets in the entire PDU, including the 8 octets of - header which includes the length field. + header which includes the length field. This length MUST + NOT exceed 65,535 octets. An 8-bit binary field, with the lowest-order bit being 1