CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/06/21 10:45:37
Modified files: sys/net : pf.c Log message: To assist debugging TCP connection reuse with NAT, expand the existing log in pf_state_key_attach() from the failed to the reuse case. OK mikeb@