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.
Description
Description
Details
Details
- Provenance
glebius Authored on - Parents
- rS236297: After r228571 carp_output() expects carp_softc * pointer in the mtag.
- Branches
- Unknown
- Tags