quicwg / load-balancers

In-progress version of draft-ietf-quic-load-balancers

Home Page:https://quicwg.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Define the fields in

martinthomson opened this issue · comments

In (Section 4.1](https://quicwg.org/load-balancers/draft-ietf-quic-load-balancers.html#name-cid-format), these fields are not defined:

QUIC-LB Connection ID {
    First Octet (8),
    Server ID (8..152-len(Nonce)),
    Nonce (32..152-len(Server ID)),
}

They probably should be.