Bug #8704
Updated by Lukas Sismis 2 days ago
The flag *g_flowv4_ok* in source-af-packet.c is never set to false, due to how logically structured the adjacent condition is. The bug caused the This causes all threads to print an error message to never be printed by any if an error occurs, even though only one thread should.