SRP Version 1

SRP 'Version 1' is the protocol implemented by the legacy software driver 'MultDestUdp.cpp' (Herbst), a predecessor to 'MultDestUdpV2.cpp'. It is very similar to 'Version 2' (AKA 'Version 0') with the following differences:

  1. An extra 32-bit word precedes the V2 header. The 8 most-significant bits carry a (software) configurable number (contact R. Herbst for information regarding the semantics of this number), the lowermost 24 bits are zero.
  2. The entire message (including extra word, V2 header + footer as well as the payload) is byte-swapped on 32-bit boundaries to network byte order.

Contact

Till Straumann

strauman@slac.stanford.edu

  • No labels