appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from
http://tcpreplay.appneta.com/wiki/installation.html#downloads
1.15k stars 268 forks source link

Bug #725 FORCE_ALIGN on arm #742

Closed fklassen closed 1 year ago

fklassen commented 1 year ago

Restore old setting that sets FORCE_ALIGN for arm processors. This addresses a "bus error" test failure on some armhf systems. Not done for macOS.

Fix L7 fuzz tests for armhf, plus add some more overflow protection.