Extend pflow(4) to send NAT44 Session Create and Delete events.
This applies only to IPFIX (i.e. proto version 10), and requires no
user configuration.
Sponsored by: Rubicon Communications, LLC ("Netgate")
Paths
| Differential D43114 Authored by kp on Dec 19 2023, 10:06 AM.
Tags None Referenced Files
Details
Summary Extend pflow(4) to send NAT44 Session Create and Delete events. Sponsored by: Rubicon Communications, LLC ("Netgate")
Diff Detail
Event TimelineHerald added subscribers: glebius, melifaro, farrokhi and 2 others. · View Herald TranscriptDec 19 2023, 10:06 AM2023-12-19 10:06:46 (UTC+0) Harbormaster completed remote builds in B55021: Diff 131568.Dec 19 2023, 10:06 AM2023-12-19 10:06:47 (UTC+0) kp added a parent revision: D43113: pflow: allow observation domain to be configured.Dec 19 2023, 10:06 AM2023-12-19 10:06:49 (UTC+0) Harbormaster completed remote builds in B55311: Diff 132462.Jan 8 2024, 11:36 PM2024-01-08 23:36:56 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jan 16 2024, 8:55 AM2024-01-16 08:55:27 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131568 sbin/pfctl/parse.y
sys/net/if_pflow.h
sys/netpfil/pf/if_pflow.c
sys/netpfil/pf/pf.c
|
I still prefer to have this code fragment to exist as a function.