opnsense-src/sys/netpfil
Kajetan Staszkiewicz be2c6fba9d pfsync: Fix offset calculation
Even though message version is automatically recognized and the top of
the struct is identical for different versions, when iterating over
multiple messages proper message length must be used. That's the length
of an union member for given version, not of the union itself.

Reviewed by:	kp
Differential Revision:	https://reviews.freebsd.org/D43862

(cherry picked from commit 50edc630719827b6c58dd515328997fd196b1d78)
2024-02-24 19:47:13 +01:00
..
ipfilter/netinet netpfil: Fix a typo in a source code comment 2024-01-25 07:46:06 +01:00
ipfw netpfil: Fix two typos in source code comments 2024-01-23 07:41:33 +01:00
pf pfsync: Fix offset calculation 2024-02-24 19:47:13 +01:00