]> git.ipfire.org Git - thirdparty/suricata.git/commit
pfring: Packet structure for ts fix 8810/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 17 Feb 2023 14:18:24 +0000 (09:18 -0500)
committerVictor Julien <vjulien@oisf.net>
Thu, 4 May 2023 13:47:54 +0000 (15:47 +0200)
commitcb71800f7b55846e75cd3a2842d0a76a51007717
treec50889b5ee9c921238683ebcff124f8c3ff1b10e
parent0730fdcd6b5643da9470e03c014c83e1615e944e
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.

(cherry picked from commit 2d28c09ea1fe857cfada2c5a53e67af0380654f3)
src/source-pfring.c