HomeFreeBSD

Directly call m_gethdr() instead of m_getm2() for BHS.

Description

Directly call m_gethdr() instead of m_getm2() for BHS.

All this code is based on assumption that data will be stored in one piece,
and since buffer size if known and fixed, it is easier to hardcode it.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS313738: Temporary attach AHS to BHS to calculate header digest.
Branches
Unknown
Tags
Unknown