freebsd-src/sys/netpfil/pf
Mark Johnston 66b8cac8d8 pf: Sprinkle const qualifiers in state lookup routines
State keys are trivially const in lookup routines, so annotate them as
such.  No functional change intended.

Reviewed by:	kp
MFC after:	1 week
Sponsored by:	Klara, Inc.
Sponsored by:	Modirum
Differential Revision:	https://reviews.freebsd.org/D45671
2024-06-24 10:46:55 -04:00
..
if_pflog.c pflog: Correctly check if bpf peers are present 2024-06-09 09:05:22 +08:00
if_pfsync.c pfsync: Correctly check if bpf peers are present 2024-06-09 09:05:22 +08:00
in4_cksum.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
pf.c pf: Sprinkle const qualifiers in state lookup routines 2024-06-24 10:46:55 -04:00
pf.h pf: allow pflow to be activated per rule 2024-01-16 09:45:54 +01:00
pf_altq.h sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
pf_if.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pf_ioctl.c pf: fix the "keepcounters" to stop truncating to 32-bit 2024-06-20 17:55:43 +00:00
pf_lb.c pf: Access r->rpool.cur->kif under mutex protection 2023-08-24 13:05:33 +02:00
pf_mtag.h pf: avoid passing through dummynet multiple times 2024-03-19 16:29:29 +01:00
pf_nl.c pf: convert DIOCBEGINADDRS to netlink 2024-06-08 04:46:43 +02:00
pf_nl.h pf: convert DIOCBEGINADDRS to netlink 2024-06-08 04:46:43 +02:00
pf_norm.c pf: work around icmp6 packet-too-big not being sent when binat-ing 2024-01-22 12:52:14 +01:00
pf_nv.c pf: store state creation/expiration timestamps with milisecond precision 2024-01-16 09:45:54 +01:00
pf_nv.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pf_osfp.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pf_ruleset.c pf: fix incorrect anchor_call to userspace 2024-05-28 22:27:22 +02:00
pf_syncookies.c pf: expose more syncookie state information to userspace 2023-11-06 22:22:24 +01:00
pf_table.c pf: remove incorrect SUNION2PF() macro 2024-06-06 15:45:30 +02:00
pflow.c pflow: handle unattached states 2024-04-29 18:13:19 +02:00
pfsync_nv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
pfsync_nv.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00