Files
src/sbin/ipf
Brooks Davis a79e2278c5 ipf: copy{in,out}ptr -> ipf_copy{in,out}_indirect
These functions take the source or destintation address indirectly from
a potentially missaligned buffer.  Rename them to refect this and to
free up the copy{in,out}ptr names.

Some of the code in question is dead code and doesn't or won't compile,
but I've changed it all for consistency.

NB: If the pointers are actually stored under aligned then this code is
broken with CHERI.

Reviewed by:	cy
Effort:		CHERI upstreaming
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D54232
2025-12-19 15:59:08 +00:00
..
2025-10-27 20:43:14 -07:00
2023-11-26 22:23:29 -07:00
2025-03-04 12:39:07 -08:00
2025-12-08 08:15:18 -08:00