the STATE_LOOKUP macro made sense ages ago. It stopped making sense
authorhenning <henning@openbsd.org>
Wed, 11 Jul 2018 11:39:31 +0000 (11:39 +0000)
committerhenning <henning@openbsd.org>
Wed, 11 Jul 2018 11:39:31 +0000 (11:39 +0000)
commit4fc68ab0d1444580643c393116dfcb731d5c2e59
tree4a12e9ffcd912509b1e475d79b117058325ebb80
parent175b0c4bb1988fc0ecac5c9f206ebb12f4cabbae
the STATE_LOOKUP macro made sense ages ago. It stopped making sense
when we moved most of the functionality into a function. g/c the macro
and just call the function. ok mpi jca
sys/net/pf.c