Skip to main content

DEVIATIONS

Static DEVIATIONS 

Source
pub static DEVIATIONS: &[Deviation]
Expand description

Every known departure from RFC 5118. None: sipx conforms to all twelve messages.

The list held one entry from X-16, which imported this corpus, until S-31 closed it — §4.10’s three-colon reference [2001:db8:::192.0.2.1], which sipx rejected as a malformed address where the RFC requires tolerance. It is now parsed under the narrow rule in docs/specs/sip-parser.md §4.8, so the conformance assertions cover the case and there is nothing left to except from them.

Empty is the state this list is supposed to be in, and it stays declared rather than deleted: the next corpus that measures before it fixes needs the same machinery, and an empty list is the honest way to say “measured, nothing outstanding”.