1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/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
pf_altq.h
pf_if.c
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_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
pf_osfp.c
pf_ruleset.c pf: fix incorrect anchor_call to userspace 2024-05-28 22:27:22 +02:00
pf_syncookies.c
pf_table.c pf: remove incorrect SUNION2PF() macro 2024-06-06 15:45:30 +02: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
pflow.c pflow: handle unattached states 2024-04-29 18:13:19 +02:00
pfsync_nv.c
pfsync_nv.h