HomeFreeBSD

m_clrprotoflags() is designed to cleanup M_PROTO flags when mbufs cross

Description

m_clrprotoflags() is designed to cleanup M_PROTO flags when mbufs cross
protocol and facility boundaries. However, now it cleans up only the
first mbuf, while intent clearly means all mbufs in a possible chain.

Differential Revision: https://reviews.freebsd.org/D1352
Reviewed by: rpaulo, gnn, adrian
Sponsored by: Nginx, Inc.

Details

Provenance
glebiusAuthored on
Reviewer
rpaulo
Differential Revision
D1352: In m_clrprotoflags() cleanup the entire mbuf chain.
Parents
rS276135: MFC: r272492
Branches
Unknown
Tags
Unknown

Event Timeline