9f4d651d14
It is possible that packet rewriting an initial packet for the intercept queue produces more packets that the size of the wrapped queue. The code would never submit the such a set of packets as it attempted to submit all or none. This can result in an infinite loop. This is corrected to submit what will fit if the rewrite is larger than the wrapped queue. Change-Id: I8f03228c2e15151287e25de46eaee998f829c62a