diff options
author | emaste <emaste@FreeBSD.org> | 2013-03-29 20:51:44 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2013-03-29 20:51:44 +0000 |
commit | 35fe5219abd995454f3d1279b840072f555159c3 (patch) | |
tree | 03bb2df2e5abb9ae4e6339ef2582ed6be37d70c0 /lib/libgssapi/gss_get_mic.c | |
parent | 2128397eaf648b65e295eba2a5b4f2d9dcc3640b (diff) | |
download | FreeBSD-src-35fe5219abd995454f3d1279b840072f555159c3.zip FreeBSD-src-35fe5219abd995454f3d1279b840072f555159c3.tar.gz |
Keep fwd_tag around for subsequent pcb lookups
For TIMEWAIT handling tcp_input may have to jump back for an additional
pass through pcblookup. Prior to this change the fwd_tag had been
discarded after the first lookup, so a new connection attempt delivered
locally via 'ipfw fwd' would fail to find a match.
As of r248886 the tag will be detached and freed when passed to the
socket buffer.
Diffstat (limited to 'lib/libgssapi/gss_get_mic.c')
0 files changed, 0 insertions, 0 deletions