David Young <[email protected]> writes: > Initialize ipintrq.ifq_maxlen using IFQ_MAXLEN directly instead of using > the global ipqmaxlen. Get rid of the global ipqmaxlen.
This prevents us from patching the variable, doesn't it? enami.
David Young <[email protected]> writes: > Initialize ipintrq.ifq_maxlen using IFQ_MAXLEN directly instead of using > the global ipqmaxlen. Get rid of the global ipqmaxlen.
This prevents us from patching the variable, doesn't it? enami.