You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tcpreplay-edit performance is impacted by expensive CRC recalculations whenever an IP address changes. This enhancement implements pseudo-CRC code similar to routines found in Linux kernel in an attempt to improve overall performance.