To assist debugging TCP connection reuse with NAT, expand the
authorbluhm <bluhm@openbsd.org>
Tue, 21 Jun 2016 16:45:37 +0000 (16:45 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 21 Jun 2016 16:45:37 +0000 (16:45 +0000)
commit3cd642e673c33411fe84751cf6ecf0bb3c2fd191
treea6bd2a6e0c982c4495179ee1d6b06caabb59bfc5
parent8974aa431abf4f2fac6e84f23f85e8f2140f4bb1
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@
sys/net/pf.c