summaryrefslogtreecommitdiff
path: root/sys/net/route.h
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2015-12-03 14:05:29 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2015-12-03 14:05:29 +0000
commitd3f72f555df1d0f3b3cf927894fe87abac7d2c4c (patch)
treeac50a6a79a26d9fcf2730a0c7707051766e97a08 /sys/net/route.h
parent079c7059196309f173011b95567393ba1aadb3aa (diff)
To avoid that the stack manipules the pf statekeys directly, introduce
pf_inp_...() lookup, link and unlink functions as an interface. Locking can be added to them later. Remove the first linking at the beginning of tcp_input() and udp_input() as it is not necessary. It will be done later anyway. That code was a relict, from the time before I had added the second linking. Input from mikeb@ and sashan@; OK sashan@
Diffstat (limited to 'sys/net/route.h')
0 files changed, 0 insertions, 0 deletions