HomeFreeBSD

Use M_NOWAIT in altq_add() and tbr_set(). Currently altq(4) in
rS236298Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Use M_NOWAIT in altq_add() and tbr_set(). Currently altq(4) in
FreeBSD is configured via pf(4) ioctls, which can't configure
altq(4) w/o holding locks. A large redesign needed to achieve
M_WAITOK usage here. Or an alternative (not pf(4)) configuration
interface should be implemented.

Details

Provenance
glebiusAuthored on
Parents
rS236297: After r228571 carp_output() expects carp_softc * pointer in the mtag.
Branches
Unknown
Tags
Unknown

Event Timeline