From cb9258ff64542f1de930fc802c8f70e2b5c7ada5 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Wed, 16 Mar 2022 18:33:40 -0700 Subject: [PATCH] one pdu per afi. add restart sub-tlv --- draft-ymbk-idr-l3nd-ulpc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ymbk-idr-l3nd-ulpc.xml b/draft-ymbk-idr-l3nd-ulpc.xml index 1523a13..87314dd 100644 --- a/draft-ymbk-idr-l3nd-ulpc.xml +++ b/draft-ymbk-idr-l3nd-ulpc.xml @@ -226,14 +226,14 @@ occurances of the same Attr Type, an Error ACK should be returned. -
+
When all attributes in PDU have been processed, stop the current BGP session and start a new one with the new attribute set. The four or 16 byte Dest IP tells both tha AFI and the IP - address of the BGP peer for the session to be restarted. + address of the BGP peer for the session to be restarted. If there is no current BGP session to the specified peer, start one.