]> git.ipfire.org Git - thirdparty/suricata.git/commit
pfring: Packet structure for ts fix
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 17 Feb 2023 14:18:24 +0000 (09:18 -0500)
committerVictor Julien <vjulien@oisf.net>
Mon, 6 Mar 2023 07:23:14 +0000 (08:23 +0100)
commit2d28c09ea1fe857cfada2c5a53e67af0380654f3
treeba1a4109e7bbb1899b635feadd32ace639a05d0c
parent056c13c417461a3b9eaf0cc7f60d7b442912c25a
pfring: Packet structure for ts fix

Issue: 5818

This commit addresses the issue with using the address of a packed
member of a structure. The pfring timeval is within a packed structure.
src/source-pfring.c