9f4d651d14e5f600d4335917b45ab3429819e4f1
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
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%