HomeFreeBSD

pfsync: Remove deletion of states using the full pfsync_state struct

Description

pfsync: Remove deletion of states using the full pfsync_state struct

State deletions are sent over pfsync using struct pfsync_del_c.

Remove the code for receiving state deletions using struct pfsync_state
as such deletions are never sent. Rename functions and constants so that
only the "compressed" versions remain.

Reviewed by: kp
Sponsored by: InnoGames GmbH
Differential Revision: https://reviews.freebsd.org/D40004

Details

Provenance
vegeta_tuxpowered.netAuthored on May 15 2023, 7:43 PM
kpCommitted on May 17 2023, 12:39 AM
Reviewer
kp
Differential Revision
D40004: pfsync: Remove deletion of states using the full pfsync_state struct
Parents
rG262c5e81937f: LinuxKPI: skbuff.h: add skb_hwtstamps(), implement *mac_header()
Branches
Unknown
Tags
Unknown