Use malloc(M_NOWAIT) when hash growing is called from callout.
PR: 255041
Differential D29772
ipfw: do not use sleepable malloc in callout context. Authored by ae on Apr 15 2021, 12:35 PM. Tags None Referenced Files
Details Use malloc(M_NOWAIT) when hash growing is called from callout. PR: 255041
Diff Detail
|