New features:
- Level 2 reassembly losses are now part of the parse statistics: connection buffers evicted mid-stream while still holding a partial message, and bytes discarded resynchronising a TCP buffer past content that begins no SIP message, each with its byte total.
Bug fixes:
- Resynchronising past a non-SIP prefix logs at debug instead of warn. A capture that begins mid-stream leaves the tail of a message whose start was never written, and one such line per occurrence flooded production journals; the counts stay available in the parse statistics.