OpenBSD cvs log

created 2022-11-16T16:04:39Z
begin 2022-11-11T10:55:48Z
end 2022-11-11T11:02:35Z
path src/sys
commits 1

date 2022-11-11T11:02:35Z
author dlg
files src/sys/net/pf.c log diff annotate
src/sys/net/pfvar.h log diff annotate
src/sys/net/pfvar_priv.h log diff annotate
message rewrite the pf_state_peer_ntoh and pf_state_peer_hton macros as functions.

i can read this code as functions, but it takes too much effort as macros.