From ba7a23440dc3ad76fe70a23d6daf31533fae3dbb Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Tue, 25 Jul 2023 14:29:15 -0700 Subject: [PATCH] -10 submitted --- draft-ietf-lsvr-l3dl.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/draft-ietf-lsvr-l3dl.xml b/draft-ietf-lsvr-l3dl.xml index df6d0c5..7e497e5 100644 --- a/draft-ietf-lsvr-l3dl.xml +++ b/draft-ietf-lsvr-l3dl.xml @@ -11,7 +11,7 @@ - + @@ -85,12 +85,18 @@ The Massive Data Center (MDC) environment presents unusual problems of scale, e.g. O(10,000) forwarding devices, while its homogeneity presents opportunities for simple approaches. - Approaches such as Jupiter Rising use a + Approaches such as "Jupiter Rising: A study of non-blocking switching networks" [PAYWALLED] + use a central controller to deal with scaling, while BGP-SPF provides massive scale-out without centralization using a tried and tested scalable distributed control - plane, offering a scalable routing solution in Clos and similar environments. + plane, offering a scalable routing solution in + + "Clos Networks" + + and similar environments. But BGP-SPF and similar higher level device-spanning protocols, e.g. , need logical link state and addressing data from the network to build the routing @@ -1773,6 +1779,7 @@ uint32_t sbox_checksum_32(const uint8_t *b, const size_t n) +