HomeFreeBSD

Increment encap_pad_mbuf_fail when m_dup() fails in padding

Description

Increment encap_pad_mbuf_fail when m_dup() fails in padding

Previously, the counter was only incremented when m_append() failed. Since
the function can also fail on m_dup() now, increment the counter there as
well.

Sponsored by: Limelight Networks

Details

Provenance
shurdAuthored on
Parents
rS326774: Pass the trap frame to fasttrap hooks.
Branches
Unknown
Tags
Unknown